2025-03-18 06:42:51.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-18 06:42:51.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a19573 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:51.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-18 06:42:51.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:51.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:51.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:51.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:51.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:51.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:51.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:51.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:51.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-18 06:42:51.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-18 06:42:51.253 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.269 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.271 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.293 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:51.295 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe27158 2025-03-18 06:42:51.295 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fe27158 2025-03-18 06:42:51.297 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@712580d4 2025-03-18 06:42:51.298 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@712580d4 2025-03-18 06:42:51.299 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751a1a28 2025-03-18 06:42:51.300 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@751a1a28 2025-03-18 06:42:51.302 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30188aef 2025-03-18 06:42:51.302 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@30188aef 2025-03-18 06:42:51.305 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1c4505 2025-03-18 06:42:51.305 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1c4505 2025-03-18 06:42:51.308 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e25d72 2025-03-18 06:42:51.308 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e25d72 2025-03-18 06:42:51.311 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@240ccc3c 2025-03-18 06:42:51.311 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@240ccc3c 2025-03-18 06:42:51.313 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@503775a0 2025-03-18 06:42:51.314 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@503775a0 2025-03-18 06:42:51.316 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3d26ce 2025-03-18 06:42:51.317 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e3d26ce 2025-03-18 06:42:51.317 [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-18 06:42:51.409 [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-18 06:42:51.409 [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-18 06:42:51.410 [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-18 06:42:51.411 [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-18 06:42:51.412 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.413 [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-18 06:42:51.413 [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-18 06:42:51.413 [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-18 06:42:51.462 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.479 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.493 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.505 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.516 [DefaultDispatcher-worker-9 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.520 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.596 [DefaultDispatcher-worker-6 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21eee94f 2025-03-18 06:42:51.618 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 06:42:51.618 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 06:42:51.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-18 06:42:51.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-18 06:42:51.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-18 06:42:51.628 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21eee94f: (connection evicted) 2025-03-18 06:42:51.628 [DefaultDispatcher-worker-6 @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-18 06:42:51.628 [DefaultDispatcher-worker-9 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:51.628 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fe27158: (connection evicted) 2025-03-18 06:42:51.629 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@712580d4: (connection evicted) 2025-03-18 06:42:51.629 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@751a1a28: (connection evicted) 2025-03-18 06:42:51.629 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30188aef: (connection evicted) 2025-03-18 06:42:51.630 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1c4505: (connection evicted) 2025-03-18 06:42:51.630 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e25d72: (connection evicted) 2025-03-18 06:42:51.630 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@240ccc3c: (connection evicted) 2025-03-18 06:42:51.630 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@503775a0: (connection evicted) 2025-03-18 06:42:51.631 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e3d26ce: (connection evicted) 2025-03-18 06:42:51.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:51.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-18 06:42:51.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-18 06:42:51.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-18 06:42:51.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:51.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:51.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:51.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:51.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:51.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:51.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49cb5030 2025-03-18 06:42:51.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:51.635 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:51.636 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:51.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-18 06:42:51.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-18 06:42:51.639 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.645 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.646 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.647 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:51.647 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:42:51.647 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:51.647 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:42:51.653 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.654 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 06:42:51.654 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-18 06:42:51.654 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 06:42:51.657 [Test worker @coroutine#34] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.664 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.674 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.682 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.690 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.694 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.722 [DefaultDispatcher-worker-4 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30fbc23 2025-03-18 06:42:51.738 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:42:51.741 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf66065 2025-03-18 06:42:51.741 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bf66065 2025-03-18 06:42:51.742 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 06:42:51.742 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 06:42:51.743 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4531976b 2025-03-18 06:42:51.743 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4531976b 2025-03-18 06:42:51.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-18 06:42:51.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-18 06:42:51.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=3, active=0, idle=3, waiting=0) 2025-03-18 06:42:51.743 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30fbc23: (connection evicted) 2025-03-18 06:42:51.743 [DefaultDispatcher-worker-3 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 06:42:51.743 [DefaultDispatcher-worker-8 @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-18 06:42:51.744 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bf66065: (connection evicted) 2025-03-18 06:42:51.744 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4531976b: (connection evicted) 2025-03-18 06:42:51.745 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@410e0b15 2025-03-18 06:42:51.745 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@410e0b15 2025-03-18 06:42:51.745 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@410e0b15: (connection evicted) 2025-03-18 06:42:51.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:51.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-18 06:42:51.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-18 06:42:51.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467ef400 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:51.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:51.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-18 06:42:51.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4276ad40 2025-03-18 06:42:51.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4276ad40 2025-03-18 06:42:51.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-18 06:42:51.877 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52b30054 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-18 06:42:52.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@144ee8a7 2025-03-18 06:42:52.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@144ee8a7 2025-03-18 06:42:52.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-18 06:42:52.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18c820d2 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e51ec2e 2025-03-18 06:42:52.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e51ec2e 2025-03-18 06:42:52.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-18 06:42:52.170 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144ee8a7 2025-03-18 06:42:52.208 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.221 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.305 [DefaultDispatcher-worker-3 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e51ec2e 2025-03-18 06:42:52.311 [DefaultDispatcher-worker-3 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e51ec2e 2025-03-18 06:42:52.311 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35107/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 06:42:52.311 [DefaultDispatcher-worker-3 @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:35107/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-18 06:42:52.311 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35107/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 06:42:52.323 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35107/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 06:42:52.323 [DefaultDispatcher-worker-3 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35107/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 06:42:52.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-18 06:42:52.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-18 06:42:52.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.362 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@144ee8a7: (connection evicted) 2025-03-18 06:42:52.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:52.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-18 06:42:52.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-18 06:42:52.364 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e51ec2e 2025-03-18 06:42:52.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1de85972 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b1ec84 2025-03-18 06:42:52.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b1ec84 2025-03-18 06:42:52.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c27f72 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-18 06:42:52.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fa541 2025-03-18 06:42:52.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@28fa541 2025-03-18 06:42:52.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-18 06:42:52.401 [DefaultDispatcher-worker-3 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa541 2025-03-18 06:42:52.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-18 06:42:52.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-18 06:42:52.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.404 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b1ec84: (connection evicted) 2025-03-18 06:42:52.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:52.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-18 06:42:52.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-18 06:42:52.405 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28fa541 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ba35152 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-18 06:42:52.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff8a3ad 2025-03-18 06:42:52.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff8a3ad 2025-03-18 06:42:52.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@550fa96f 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-18 06:42:52.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d01b0d8 2025-03-18 06:42:52.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d01b0d8 2025-03-18 06:42:52.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-18 06:42:52.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-18 06:42:52.422 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-18 06:42:52.422 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.422 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ff8a3ad: (connection evicted) 2025-03-18 06:42:52.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:52.423 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-18 06:42:52.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-18 06:42:52.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a89414e 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-18 06:42:52.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@44492c06 2025-03-18 06:42:52.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@44492c06 2025-03-18 06:42:52.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c4714ef 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fb8301 2025-03-18 06:42:52.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@71fb8301 2025-03-18 06:42:52.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-18 06:42:52.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-18 06:42:52.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-18 06:42:52.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.441 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44492c06: (connection evicted) 2025-03-18 06:42:52.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:52.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-18 06:42:52.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-18 06:42:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-18 06:42:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@311a0b3e 2025-03-18 06:42:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@21abda60 2025-03-18 06:42:52.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@21abda60 2025-03-18 06:42:52.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@749d7c01 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48a080 2025-03-18 06:42:52.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@f48a080 2025-03-18 06:42:52.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-18 06:42:52.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-18 06:42:52.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-18 06:42:52.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.473 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21abda60: (connection evicted) 2025-03-18 06:42:52.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:52.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-18 06:42:52.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-18 06:42:52.477 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.518 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.535 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.558 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4571cebe 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-18 06:42:52.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cadb32 2025-03-18 06:42:52.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@11cadb32 2025-03-18 06:42:52.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3ad37a 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-18 06:42:52.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@704c3bdf 2025-03-18 06:42:52.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@704c3bdf 2025-03-18 06:42:52.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-18 06:42:52.808 [DefaultDispatcher-worker-3 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3bdf 2025-03-18 06:42:52.812 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.821 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.826 [DefaultDispatcher-worker-3 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3bdf 2025-03-18 06:42:52.831 [DefaultDispatcher-worker-3 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3bdf 2025-03-18 06:42:52.835 [DefaultDispatcher-worker-3 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3bdf 2025-03-18 06:42:52.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-18 06:42:52.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-18 06:42:52.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.868 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11cadb32: (connection evicted) 2025-03-18 06:42:52.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:52.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-18 06:42:52.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-18 06:42:52.872 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@704c3bdf 2025-03-18 06:42:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-18 06:42:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1d1463 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.879 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.880 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-18 06:42:52.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-03-18 06:42:52.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b 2025-03-18 06:42:52.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e2824b1 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-18 06:42:52.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-03-18 06:42:52.890 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d18338b 2025-03-18 06:42:52.890 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-18 06:42:52.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-18 06:42:52.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-18 06:42:52.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.893 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eb1943b: (connection evicted) 2025-03-18 06:42:52.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:52.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-18 06:42:52.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23c05889 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.894 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2025-03-18 06:42:52.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@208e5b23 2025-03-18 06:42:52.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bcb1414 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4829aa 2025-03-18 06:42:52.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4829aa 2025-03-18 06:42:52.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-18 06:42:52.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-18 06:42:52.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-18 06:42:52.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.905 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@208e5b23: (connection evicted) 2025-03-18 06:42:52.905 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:52.905 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-18 06:42:52.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28519bfb 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2025-03-18 06:42:52.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b332b23 2025-03-18 06:42:52.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66a472b9 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2025-03-18 06:42:52.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ddd84d2 2025-03-18 06:42:52.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-18 06:42:52.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-18 06:42:52.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-18 06:42:52.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.916 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b332b23: (connection evicted) 2025-03-18 06:42:52.916 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:52.916 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-18 06:42:52.916 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60194904 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2025-03-18 06:42:52.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2025-03-18 06:42:52.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f48fa72 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@495da9a7 2025-03-18 06:42:52.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@495da9a7 2025-03-18 06:42:52.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-18 06:42:52.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-18 06:42:52.971 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-18 06:42:52.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.972 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7742a276: (connection evicted) 2025-03-18 06:42:52.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:52.972 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-18 06:42:52.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216328b2 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.974 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-18 06:42:52.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2025-03-18 06:42:52.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@54234569 2025-03-18 06:42:52.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-18 06:42:52.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ea1d9d 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2025-03-18 06:42:52.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@36a58466 2025-03-18 06:42:52.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-18 06:42:52.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-18 06:42:52.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-18 06:42:52.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.985 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54234569: (connection evicted) 2025-03-18 06:42:52.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:52.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-18 06:42:52.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5072e638 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2025-03-18 06:42:52.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7 2025-03-18 06:42:52.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-18 06:42:52.990 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:52.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fdac2a7 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:52.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c31b17 2025-03-18 06:42:52.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c31b17 2025-03-18 06:42:52.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-18 06:42:53.003 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.006 [DefaultDispatcher-worker-11 @coroutine#179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c31b17 2025-03-18 06:42:53.006 [DefaultDispatcher-worker-11 @coroutine#181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c31b17 2025-03-18 06:42:53.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-18 06:42:53.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-18 06:42:53.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.007 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f73f0c7: (connection evicted) 2025-03-18 06:42:53.008 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.008 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-18 06:42:53.008 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-18 06:42:53.008 [Test worker @coroutine#183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c31b17 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10d905c1 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-18 06:42:53.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@62883f8a 2025-03-18 06:42:53.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@62883f8a 2025-03-18 06:42:53.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-18 06:42:53.014 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36665c11 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2025-03-18 06:42:53.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a709cc7 2025-03-18 06:42:53.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-18 06:42:53.027 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-18 06:42:53.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-18 06:42:53.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.039 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62883f8a: (connection evicted) 2025-03-18 06:42:53.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-18 06:42:53.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-18 06:42:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-18 06:42:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-03-18 06:42:53.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2025-03-18 06:42:53.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-18 06:42:53.054 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3221588e 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-03-18 06:42:53.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-03-18 06:42:53.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-18 06:42:53.083 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.097 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.119 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.146 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.153 [DefaultDispatcher-worker-11 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-03-18 06:42:53.154 [DefaultDispatcher-worker-11 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-03-18 06:42:53.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-18 06:42:53.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-18 06:42:53.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.155 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2965dd88: (connection evicted) 2025-03-18 06:42:53.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-18 06:42:53.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-18 06:42:53.155 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.155 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c0fecc 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f1fbc9f 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-18 06:42:53.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2025-03-18 06:42:53.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@50785f86 2025-03-18 06:42:53.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24b3f778 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2025-03-18 06:42:53.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@4392362c 2025-03-18 06:42:53.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-18 06:42:53.258 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.266 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-18 06:42:53.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-18 06:42:53.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.300 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50785f86: (connection evicted) 2025-03-18 06:42:53.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-18 06:42:53.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a01dd8 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.302 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-18 06:42:53.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-03-18 06:42:53.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83 2025-03-18 06:42:53.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@351ede23 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-18 06:42:53.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-03-18 06:42:53.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df7a065 2025-03-18 06:42:53.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-18 06:42:53.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-18 06:42:53.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-18 06:42:53.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.314 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47b4ac83: (connection evicted) 2025-03-18 06:42:53.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-18 06:42:53.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-18 06:42:53.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60e47aab 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2025-03-18 06:42:53.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@adc8683 2025-03-18 06:42:53.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eac65db 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-18 06:42:53.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2025-03-18 06:42:53.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2025-03-18 06:42:53.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-18 06:42:53.412 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.424 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.428 [DefaultDispatcher-worker-6 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2025-03-18 06:42:53.429 [DefaultDispatcher-worker-6 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2025-03-18 06:42:53.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-18 06:42:53.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-18 06:42:53.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.430 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@adc8683: (connection evicted) 2025-03-18 06:42:53.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-18 06:42:53.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-18 06:42:53.430 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7884f722 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d9428f3 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-03-18 06:42:53.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a075e70 2025-03-18 06:42:53.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-18 06:42:53.433 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492c9892 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@436a563f 2025-03-18 06:42:53.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@436a563f 2025-03-18 06:42:53.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-18 06:42:53.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-18 06:42:53.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-18 06:42:53.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.443 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a075e70: (connection evicted) 2025-03-18 06:42:53.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-18 06:42:53.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-18 06:42:53.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-18 06:42:53.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-18 06:42:53.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-18 06:42:53.461 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-18 06:42:53.467 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-18 06:42:53.468 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a80c534 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-03-18 06:42:53.471 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e3321e 2025-03-18 06:42:53.471 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-18 06:42:53.478 [DefaultDispatcher-worker-9 @coroutine#244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2025-03-18 06:42:53.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-18 06:42:53.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-18 06:42:53.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.482 [HikariPool-40 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db46344: (connection evicted) 2025-03-18 06:42:53.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.483 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-18 06:42:53.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32a4ea4e 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-18 06:42:53.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-03-18 06:42:53.487 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-03-18 06:42:53.487 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-18 06:42:53.487 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-03-18 06:42:53.493 [Test worker @coroutine#257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-03-18 06:42:53.494 [Test worker @coroutine#259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0325d0 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-03-18 06:42:53.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-03-18 06:42:53.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-18 06:42:53.500 [DefaultDispatcher-worker-8 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-03-18 06:42:53.501 [DefaultDispatcher-worker-4 @coroutine#261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6 2025-03-18 06:42:53.502 [Test worker @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-03-18 06:42:53.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-18 06:42:53.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-18 06:42:53.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.504 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26aee0a6: (connection evicted) 2025-03-18 06:42:53.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-18 06:42:53.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7be7c052 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-18 06:42:53.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599dc60 2025-03-18 06:42:53.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@5599dc60 2025-03-18 06:42:53.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-18 06:42:53.508 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599dc60 2025-03-18 06:42:53.513 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599dc60 2025-03-18 06:42:53.514 [Test worker @coroutine#280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5599dc60 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70592729 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b172e3 2025-03-18 06:42:53.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b172e3 2025-03-18 06:42:53.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-18 06:42:53.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-18 06:42:53.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-18 06:42:53.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:42:53.518 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.518 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-18 06:42:53.518 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@590dea35 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-18 06:42:53.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-03-18 06:42:53.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-03-18 06:42:53.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-18 06:42:53.522 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-03-18 06:42:53.528 [Test worker @coroutine#294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-03-18 06:42:53.529 [Test worker @coroutine#296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69f69078 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cdd31a4 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.530 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-18 06:42:53.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@71316cd7 2025-03-18 06:42:53.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@71316cd7 2025-03-18 06:42:53.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-18 06:42:53.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-18 06:42:53.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-18 06:42:53.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:42:53.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-18 06:42:53.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e4d4d22 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@690ed13a 2025-03-18 06:42:53.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@690ed13a 2025-03-18 06:42:53.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-18 06:42:53.541 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.570 [DefaultDispatcher-worker-10 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690ed13a 2025-03-18 06:42:53.571 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.576 [DefaultDispatcher-worker-18 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690ed13a 2025-03-18 06:42:53.595 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.604 [DefaultDispatcher-worker-16 @coroutine#309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690ed13a 2025-03-18 06:42:53.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-18 06:42:53.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-18 06:42:53.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.606 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690ed13a: (connection evicted) 2025-03-18 06:42:53.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-18 06:42:53.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2739ecc0 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-18 06:42:53.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-03-18 06:42:53.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-03-18 06:42:53.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-18 06:42:53.616 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.627 [DefaultDispatcher-worker-2 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-03-18 06:42:53.631 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.631 [DefaultDispatcher-worker-7 @coroutine#314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d98729a 2025-03-18 06:42:53.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-18 06:42:53.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-18 06:42:53.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.641 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d98729a: (connection evicted) 2025-03-18 06:42:53.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-18 06:42:53.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32646ecf 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-03-18 06:42:53.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-03-18 06:42:53.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-18 06:42:53.662 [DefaultDispatcher-worker-1 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23708f14 2025-03-18 06:42:53.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-18 06:42:53.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-18 06:42:53.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.664 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23708f14: (connection evicted) 2025-03-18 06:42:53.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-18 06:42:53.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35f01759 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa07d80 2025-03-18 06:42:53.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa07d80 2025-03-18 06:42:53.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-18 06:42:53.688 [DefaultDispatcher-worker-8 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa07d80 2025-03-18 06:42:53.693 [DefaultDispatcher-worker-3 @coroutine#319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa07d80 2025-03-18 06:42:53.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-18 06:42:53.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-18 06:42:53.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.694 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aa07d80: (connection evicted) 2025-03-18 06:42:53.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-18 06:42:53.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@472719df 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc89246 2025-03-18 06:42:53.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc89246 2025-03-18 06:42:53.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-18 06:42:53.714 [DefaultDispatcher-worker-7 @coroutine#322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc89246 2025-03-18 06:42:53.715 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-18 06:42:53.715 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-18 06:42:53.715 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.715 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc89246: (connection evicted) 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-18 06:42:53.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a63643e 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-18 06:42:53.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d24d7a 2025-03-18 06:42:53.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d24d7a 2025-03-18 06:42:53.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-18 06:42:53.735 [DefaultDispatcher-worker-7 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d24d7a 2025-03-18 06:42:53.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-18 06:42:53.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-18 06:42:53.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.735 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26d24d7a: (connection evicted) 2025-03-18 06:42:53.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:53.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-18 06:42:53.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ff0706c 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:53.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@66682e8f 2025-03-18 06:42:53.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@66682e8f 2025-03-18 06:42:53.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-18 06:42:53.912 [DefaultDispatcher-worker-16 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66682e8f 2025-03-18 06:42:53.917 [DefaultDispatcher-worker-17 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66682e8f 2025-03-18 06:42:53.919 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37947/manifest.json 2025-03-18 06:42:53.919 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37947/manifest.json. 2025-03-18 06:42:53.919 [Test worker @coroutine#339] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37947/manifest.json 2025-03-18 06:42:53.920 [Test worker @coroutine#339] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37947/manifest.json 2025-03-18 06:42:53.920 [Test worker @coroutine#339] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37947/manifest.json 2025-03-18 06:42:53.973 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:53.994 [Test worker @coroutine#339] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37947/manifest.json. 2025-03-18 06:42:53.994 [Test worker @coroutine#339] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37947/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:42:54.002 [DefaultDispatcher-worker-2 @coroutine#339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66682e8f 2025-03-18 06:42:54.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-18 06:42:54.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-18 06:42:54.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:54.006 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66682e8f: (connection evicted) 2025-03-18 06:42:54.006 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:54.006 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-18 06:42:54.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7978550b 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:54.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1942a36e 2025-03-18 06:42:54.021 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@1942a36e 2025-03-18 06:42:54.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a4dcede 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:54.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a773f08 2025-03-18 06:42:54.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a773f08 2025-03-18 06:42:54.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-18 06:42:54.044 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 06:42:54.082 [Test worker] INFO ktor.application - Application started in 0.041 seconds. 2025-03-18 06:42:54.082 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7a364e1c 2025-03-18 06:42:54.122 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:54.128 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:54.134 [DefaultDispatcher-worker-17 @coroutine#350] INFO ktor.application - Responding at http://0.0.0.0:40791 2025-03-18 06:42:54.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4531fa 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:54.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2f310c 2025-03-18 06:42:54.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c2f310c 2025-03-18 06:42:54.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-18 06:42:54.151 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 06:42:54.156 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 06:42:54.156 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 06:42:54.156 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 06:42:54.156 [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-18 06:42:54.156 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 06:42:54.156 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 06:42:54.157 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 06:42:54.157 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a7b5925 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:54.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:54.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-18 06:42:54.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-18 06:42:54.185 [DefaultDispatcher-worker-17 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.191 [DefaultDispatcher-worker-6 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.195 [DefaultDispatcher-worker-14 @coroutine#359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2f310c 2025-03-18 06:42:54.196 [DefaultDispatcher-worker-14 @coroutine#361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2f310c 2025-03-18 06:42:54.201 [DefaultDispatcher-worker-13 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.205 [DefaultDispatcher-worker-4 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.205 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json 2025-03-18 06:42:54.205 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json. 2025-03-18 06:42:54.205 [Test worker @coroutine#355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json 2025-03-18 06:42:54.207 [Test worker @coroutine#355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json 2025-03-18 06:42:54.207 [Test worker @coroutine#355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json 2025-03-18 06:42:54.207 [Test worker @coroutine#355] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json. 2025-03-18 06:42:54.207 [Test worker @coroutine#355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:42:54.215 [DefaultDispatcher-worker-7 @coroutine#355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.218 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 06:42:54.219 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0142de2a-855d-49bc-a04a-02266afc35da', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 06:42:54.221 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 06:42:54.221 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0142de2a-855d-49bc-a04a-02266afc35da 2025-03-18 06:42:54.224 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40791/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:54.224 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40791/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:42:54.224 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40791/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:54.224 [DefaultDispatcher-worker-7 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40791/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:42:54.228 [DefaultDispatcher-worker-5 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.228 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40791/UmAppDatabase/replication/nodeId 2025-03-18 06:42:54.228 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40791/UmAppDatabase/replication/nodeId. 2025-03-18 06:42:54.228 [DefaultDispatcher-worker-5 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40791/UmAppDatabase/replication/nodeId 2025-03-18 06:42:54.232 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40791/api/blob/upload-init-batch 2025-03-18 06:42:54.232 [DefaultDispatcher-worker-9 @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:40791/api/blob/upload-init-batch. 2025-03-18 06:42:54.232 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40791/api/blob/upload-init-batch 2025-03-18 06:42:54.232 [DefaultDispatcher-worker-9 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40791/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 06:42:54.236 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:54.258 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:54.271 [eventLoopGroupProxy-4-4 @call-handler#399] 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-18 06:42:54.271 [eventLoopGroupProxy-4-2 @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-18 06:42:54.271 [eventLoopGroupProxy-4-1 @call-handler#398] 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-18 06:42:54.271 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:42:54.275 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:54.275 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:54.276 [eventLoopGroupProxy-4-4 @call-handler#399] 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-18 06:42:54.276 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-18 06:42:54.276 [eventLoopGroupProxy-4-2 @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-18 06:42:54.278 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40791/UmAppDatabase/replication/nodeId 2025-03-18 06:42:54.278 [DefaultDispatcher-worker-17 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40791/UmAppDatabase/replication/nodeId 2025-03-18 06:42:54.278 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:54.278 [DefaultDispatcher-worker-11 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40791/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:54.278 [DefaultDispatcher-worker-11 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40791/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:54.281 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 12ms 2025-03-18 06:42:54.281 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 12ms 2025-03-18 06:42:54.284 [DefaultDispatcher-worker-16 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.285 [eventLoopGroupProxy-4-4 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1942a36e 2025-03-18 06:42:54.289 [DefaultDispatcher-worker-10 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.292 [eventLoopGroupProxy-4-4 @call-handler#399] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 23ms 2025-03-18 06:42:54.293 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40791/api/blob/upload-init-batch 2025-03-18 06:42:54.293 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40791/api/blob/upload-init-batch 2025-03-18 06:42:54.296 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40791/api/blob/upload-init-batch. 2025-03-18 06:42:54.296 [DefaultDispatcher-worker-10 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40791/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:42:54.305 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40791/api/blob/upload-batch-data 2025-03-18 06:42:54.306 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40791/api/blob/upload-batch-data. 2025-03-18 06:42:54.306 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40791/api/blob/upload-batch-data 2025-03-18 06:42:54.306 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40791/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:54.311 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:54.319 [eventLoopGroupProxy-4-2 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1942a36e 2025-03-18 06:42:54.319 [eventLoopGroupProxy-4-2 @call-handler#412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:54.319 [eventLoopGroupProxy-4-2 @call-handler#412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-18 06:42:54.320 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40791/api/blob/upload-batch-data 2025-03-18 06:42:54.325 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40791/api/blob/upload-batch-data 2025-03-18 06:42:54.326 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40791/api/blob/upload-batch-data. 2025-03-18 06:42:54.326 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40791/api/blob/upload-batch-data 2025-03-18 06:42:54.326 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40791/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:54.327 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:54.329 [eventLoopGroupProxy-4-2 @coroutine#418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1942a36e 2025-03-18 06:42:54.329 [eventLoopGroupProxy-4-2 @call-handler#417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:54.330 [eventLoopGroupProxy-4-2 @call-handler#417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-18 06:42:54.330 [DefaultDispatcher-worker-10 @coroutine#410] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40791/api/blob/upload-batch-data 2025-03-18 06:42:54.342 [DefaultDispatcher-worker-4 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.349 [DefaultDispatcher-worker-4 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.361 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40791/UmAppDatabase/replication/message 2025-03-18 06:42:54.361 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40791/UmAppDatabase/replication/message. 2025-03-18 06:42:54.361 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40791/UmAppDatabase/replication/message 2025-03-18 06:42:54.361 [DefaultDispatcher-worker-4 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40791/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 06:42:54.362 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:42:54.363 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-18 06:42:54.363 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 06:42:54.374 [DefaultDispatcher-worker-3 @call-handler#431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a773f08 2025-03-18 06:42:54.375 [eventLoopGroupProxy-4-2 @call-handler#431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:54.375 [eventLoopGroupProxy-4-2 @call-handler#431] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-18 06:42:54.375 [DefaultDispatcher-worker-6 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json 2025-03-18 06:42:54.375 [DefaultDispatcher-worker-6 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json. 2025-03-18 06:42:54.376 [DefaultDispatcher-worker-6 @coroutine#349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json 2025-03-18 06:42:54.376 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40791/UmAppDatabase/replication/message 2025-03-18 06:42:54.376 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40791/UmAppDatabase/replication/message 2025-03-18 06:42:54.376 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40791/UmAppDatabase/replication/message. 2025-03-18 06:42:54.376 [DefaultDispatcher-worker-10 @coroutine#377] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40791/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:42:54.377 [DefaultDispatcher-worker-15 @coroutine#349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json 2025-03-18 06:42:54.377 [DefaultDispatcher-worker-15 @coroutine#349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json 2025-03-18 06:42:54.377 [DefaultDispatcher-worker-15 @coroutine#349] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json. 2025-03-18 06:42:54.377 [DefaultDispatcher-worker-15 @coroutine#349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40791/api/content/706263451675533312/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:42:54.381 [DefaultDispatcher-worker-5 @coroutine#377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332 2025-03-18 06:42:54.382 [DefaultDispatcher-worker-6 @coroutine#349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a773f08 2025-03-18 06:42:54.383 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 06:42:54.383 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 06:42:54.383 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 06:42:54.383 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 06:42:54.383 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 06:42:54.384 [Test worker @coroutine#443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c2f310c 2025-03-18 06:42:54.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-18 06:42:54.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-18 06:42:54.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:54.384 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c9b6332: (connection evicted) 2025-03-18 06:42:54.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:54.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-18 06:42:54.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-18 06:42:54.653 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:42:54.653 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:42:54.843 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:42:55.390 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7a364e1c 2025-03-18 06:42:55.390 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7a364e1c 2025-03-18 06:42:55.392 [Test worker @coroutine#448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1942a36e 2025-03-18 06:42:55.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-18 06:42:55.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-18 06:42:55.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:55.392 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a773f08: (connection evicted) 2025-03-18 06:42:55.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:55.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-18 06:42:55.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f12676 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:55.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:55.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:55.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-18 06:42:55.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-03-18 06:42:55.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-03-18 06:42:55.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-18 06:42:55.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-18 06:42:55.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:55.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:55.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:55.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:55.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:55.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:55.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45e9db77 2025-03-18 06:42:55.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:55.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-03-18 06:42:55.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-03-18 06:42:55.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-18 06:42:55.419 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 06:42:55.420 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-18 06:42:55.420 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@55c581e4 2025-03-18 06:42:55.421 [DefaultDispatcher-worker-1 @coroutine#456] INFO ktor.application - Responding at http://0.0.0.0:33965 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38b7004d 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:55.421 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2025-03-18 06:42:55.421 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2025-03-18 06:42:55.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-18 06:42:55.424 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 06:42:55.424 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 06:42:55.424 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 06:42:55.424 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 06:42:55.424 [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-18 06:42:55.424 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 06:42:55.424 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 06:42:55.424 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 06:42:55.424 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 06:42:55.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15afebcc 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:55.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-18 06:42:55.445 [DefaultDispatcher-worker-7 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.450 [DefaultDispatcher-worker-18 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.455 [DefaultDispatcher-worker-10 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2025-03-18 06:42:55.456 [Test worker @coroutine#467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2025-03-18 06:42:55.461 [DefaultDispatcher-worker-18 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.466 [DefaultDispatcher-worker-8 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.466 [Test worker @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json 2025-03-18 06:42:55.467 [Test worker @coroutine#461] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json. 2025-03-18 06:42:55.467 [Test worker @coroutine#461] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json 2025-03-18 06:42:55.468 [Test worker @coroutine#461] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json 2025-03-18 06:42:55.468 [Test worker @coroutine#461] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json 2025-03-18 06:42:55.468 [Test worker @coroutine#461] 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:33965/api/content/706263456678825984/_ustadmanifest.json. 2025-03-18 06:42:55.468 [Test worker @coroutine#461] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:42:55.475 [DefaultDispatcher-worker-4 @coroutine#461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.476 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 06:42:55.476 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-86f7344b-e2d9-4307-8060-4dde607c3d38', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 06:42:55.477 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 06:42:55.477 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-86f7344b-e2d9-4307-8060-4dde607c3d38 2025-03-18 06:42:55.478 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:55.478 [DefaultDispatcher-worker-4 @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:33965/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:42:55.478 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:55.478 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:42:55.480 [eventLoopGroupProxy-7-1 @call-handler#491] 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-18 06:42:55.480 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:42:55.480 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:55.481 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:55.481 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 06:42:55.481 [eventLoopGroupProxy-7-2 @call-handler#492] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:55.481 [eventLoopGroupProxy-7-2 @call-handler#492] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 06:42:55.482 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:55.482 [DefaultDispatcher-worker-4 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33965/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:55.483 [DefaultDispatcher-worker-11 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.483 [DefaultDispatcher-worker-11 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/UmAppDatabase/replication/nodeId 2025-03-18 06:42:55.483 [DefaultDispatcher-worker-11 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33965/UmAppDatabase/replication/nodeId. 2025-03-18 06:42:55.483 [DefaultDispatcher-worker-11 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/UmAppDatabase/replication/nodeId 2025-03-18 06:42:55.485 [eventLoopGroupProxy-7-2 @call-handler#500] 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-18 06:42:55.485 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-init-batch 2025-03-18 06:42:55.485 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-init-batch. 2025-03-18 06:42:55.485 [eventLoopGroupProxy-7-2 @call-handler#500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:55.485 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-init-batch 2025-03-18 06:42:55.485 [DefaultDispatcher-worker-12 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 06:42:55.485 [eventLoopGroupProxy-7-2 @call-handler#500] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-18 06:42:55.485 [DefaultDispatcher-worker-11 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/UmAppDatabase/replication/nodeId 2025-03-18 06:42:55.485 [DefaultDispatcher-worker-11 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33965/UmAppDatabase/replication/nodeId 2025-03-18 06:42:55.486 [eventLoopGroupProxy-7-2 @call-handler#505] 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-18 06:42:55.486 [eventLoopGroupProxy-7-2 @call-handler#505] 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-18 06:42:55.487 [eventLoopGroupProxy-7-2 @coroutine#506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-03-18 06:42:55.488 [eventLoopGroupProxy-7-2 @call-handler#505] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-18 06:42:55.488 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-init-batch 2025-03-18 06:42:55.488 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33965/api/blob/upload-init-batch 2025-03-18 06:42:55.489 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-init-batch. 2025-03-18 06:42:55.489 [DefaultDispatcher-worker-1 @coroutine#479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33965/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:42:55.490 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.490 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:55.490 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.490 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:55.491 [eventLoopGroupProxy-7-2 @call-handler#512] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:55.491 [DefaultDispatcher-worker-16 @coroutine#480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.493 [eventLoopGroupProxy-7-2 @coroutine#514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-03-18 06:42:55.493 [eventLoopGroupProxy-7-2 @call-handler#512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:55.493 [eventLoopGroupProxy-7-2 @call-handler#512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:55.493 [DefaultDispatcher-worker-5 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.495 [DefaultDispatcher-worker-16 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.495 [DefaultDispatcher-worker-16 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:55.495 [DefaultDispatcher-worker-16 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.495 [DefaultDispatcher-worker-16 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:55.496 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:55.496 [DefaultDispatcher-worker-7 @coroutine#518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72a33316 2025-03-18 06:42:55.498 [DefaultDispatcher-worker-1 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.499 [eventLoopGroupProxy-7-2 @coroutine#521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-03-18 06:42:55.499 [eventLoopGroupProxy-7-2 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:55.499 [eventLoopGroupProxy-7-2 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-18 06:42:55.500 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.501 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.501 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:55.501 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.502 [DefaultDispatcher-worker-1 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:55.503 [eventLoopGroupProxy-7-2 @call-handler#525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:55.510 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:55.510 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:55.523 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:55.525 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:55.545 [eventLoopGroupProxy-7-2 @call-handler#525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:55.545 [eventLoopGroupProxy-7-2 @call-handler#525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:55.545 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.546 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.546 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:55.546 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.546 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:55.548 [eventLoopGroupProxy-7-2 @call-handler#528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:55.548 [eventLoopGroupProxy-7-2 @call-handler#528] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:55.548 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.548 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:55.548 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33965/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:42:55.549 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:33965/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:33965/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-18 06:42:55.549 [DefaultDispatcher-worker-3 @coroutine#510] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:33965/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:55.555 [DefaultDispatcher-worker-10 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.560 [DefaultDispatcher-worker-3 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:55.562 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 06:42:56.062 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f6d7a1bb-c73b-4eda-ba03-6aff07c1cf07', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 06:42:56.063 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 06:42:56.063 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f6d7a1bb-c73b-4eda-ba03-6aff07c1cf07 2025-03-18 06:42:56.065 [DefaultDispatcher-worker-18 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-init-batch 2025-03-18 06:42:56.065 [DefaultDispatcher-worker-18 @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:33965/api/blob/upload-init-batch. 2025-03-18 06:42:56.065 [DefaultDispatcher-worker-18 @coroutine#534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-init-batch 2025-03-18 06:42:56.065 [DefaultDispatcher-worker-18 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 06:42:56.066 [eventLoopGroupProxy-7-2 @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-18 06:42:56.066 [eventLoopGroupProxy-7-2 @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-18 06:42:56.067 [eventLoopGroupProxy-7-2 @coroutine#538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-03-18 06:42:56.069 [eventLoopGroupProxy-7-2 @call-handler#537] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-18 06:42:56.069 [DefaultDispatcher-worker-18 @coroutine#534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-init-batch 2025-03-18 06:42:56.069 [DefaultDispatcher-worker-18 @coroutine#534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33965/api/blob/upload-init-batch 2025-03-18 06:42:56.069 [DefaultDispatcher-worker-18 @coroutine#534] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-init-batch. 2025-03-18 06:42:56.069 [DefaultDispatcher-worker-18 @coroutine#534] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33965/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:42:56.070 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.070 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.070 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.070 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.071 [eventLoopGroupProxy-7-2 @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-18 06:42:56.074 [eventLoopGroupProxy-7-2 @call-handler#544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.074 [eventLoopGroupProxy-7-2 @call-handler#544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-18 06:42:56.074 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.075 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.075 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.075 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.075 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.076 [eventLoopGroupProxy-7-2 @call-handler#547] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.077 [eventLoopGroupProxy-7-2 @call-handler#547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.077 [eventLoopGroupProxy-7-2 @call-handler#547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:56.077 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.078 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.078 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.078 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.078 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.079 [eventLoopGroupProxy-7-2 @call-handler#550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.120 [eventLoopGroupProxy-7-2 @call-handler#550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.120 [eventLoopGroupProxy-7-2 @call-handler#550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 06:42:56.120 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.121 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.121 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.121 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.121 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.122 [eventLoopGroupProxy-7-2 @call-handler#553] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.163 [eventLoopGroupProxy-7-2 @call-handler#553] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.164 [eventLoopGroupProxy-7-2 @call-handler#553] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:56.164 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.165 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.165 [DefaultDispatcher-worker-19 @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:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.165 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.165 [DefaultDispatcher-worker-19 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.166 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.207 [eventLoopGroupProxy-7-2 @call-handler#556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.207 [eventLoopGroupProxy-7-2 @call-handler#556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 06:42:56.208 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.208 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.208 [DefaultDispatcher-worker-18 @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:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.209 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.209 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.210 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.251 [eventLoopGroupProxy-7-2 @call-handler#559] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.251 [eventLoopGroupProxy-7-2 @call-handler#559] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:56.252 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.252 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.252 [DefaultDispatcher-worker-18 @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:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.252 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.252 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.253 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.295 [eventLoopGroupProxy-7-2 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.296 [eventLoopGroupProxy-7-2 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:42:56.296 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.297 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.297 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.297 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.297 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.298 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.339 [eventLoopGroupProxy-7-2 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.339 [eventLoopGroupProxy-7-2 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:56.340 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.340 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.340 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.340 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.340 [DefaultDispatcher-worker-6 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.341 [eventLoopGroupProxy-7-2 @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-18 06:42:56.383 [eventLoopGroupProxy-7-2 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.384 [eventLoopGroupProxy-7-2 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:42:56.384 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.385 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.385 [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:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.385 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.385 [DefaultDispatcher-worker-5 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.386 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.427 [eventLoopGroupProxy-7-2 @call-handler#572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.427 [eventLoopGroupProxy-7-2 @call-handler#572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 06:42:56.428 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.428 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.428 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.428 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.428 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.429 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.471 [eventLoopGroupProxy-7-2 @call-handler#575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.471 [eventLoopGroupProxy-7-2 @call-handler#575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:56.472 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.472 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.472 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.472 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.472 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.473 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.515 [eventLoopGroupProxy-7-2 @call-handler#578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.515 [eventLoopGroupProxy-7-2 @call-handler#578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:56.516 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.517 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.517 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.517 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.517 [DefaultDispatcher-worker-12 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.517 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.559 [eventLoopGroupProxy-7-2 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.559 [eventLoopGroupProxy-7-2 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:56.559 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.560 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.560 [DefaultDispatcher-worker-18 @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:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.560 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.560 [DefaultDispatcher-worker-18 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.560 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:56.569 [DefaultDispatcher-worker-12 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:56.603 [eventLoopGroupProxy-7-2 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-03-18 06:42:56.604 [eventLoopGroupProxy-7-2 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.604 [eventLoopGroupProxy-7-2 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 06:42:56.604 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.605 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.605 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.605 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.605 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.606 [eventLoopGroupProxy-7-2 @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-18 06:42:56.607 [eventLoopGroupProxy-7-2 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-03-18 06:42:56.608 [eventLoopGroupProxy-7-2 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.608 [eventLoopGroupProxy-7-2 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:56.608 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.609 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.609 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/blob/upload-batch-data. 2025-03-18 06:42:56.609 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.609 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:56.609 [eventLoopGroupProxy-7-2 @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-18 06:42:56.611 [eventLoopGroupProxy-7-2 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-03-18 06:42:56.611 [eventLoopGroupProxy-7-2 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.611 [eventLoopGroupProxy-7-2 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:56.611 [DefaultDispatcher-worker-3 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/blob/upload-batch-data 2025-03-18 06:42:56.617 [DefaultDispatcher-worker-2 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:56.622 [DefaultDispatcher-worker-2 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:56.622 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/UmAppDatabase/replication/message 2025-03-18 06:42:56.622 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:33965/UmAppDatabase/replication/message. 2025-03-18 06:42:56.622 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/UmAppDatabase/replication/message 2025-03-18 06:42:56.622 [DefaultDispatcher-worker-2 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33965/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 06:42:56.624 [eventLoopGroupProxy-7-2 @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-18 06:42:56.624 [eventLoopGroupProxy-7-2 @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-18 06:42:56.624 [eventLoopGroupProxy-7-2 @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-18 06:42:56.634 [DefaultDispatcher-worker-15 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-03-18 06:42:56.635 [eventLoopGroupProxy-7-2 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:56.635 [eventLoopGroupProxy-7-2 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-03-18 06:42:56.635 [DefaultDispatcher-worker-16 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json 2025-03-18 06:42:56.635 [DefaultDispatcher-worker-16 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json. 2025-03-18 06:42:56.635 [DefaultDispatcher-worker-16 @coroutine#455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json 2025-03-18 06:42:56.635 [DefaultDispatcher-worker-11 @coroutine#482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/UmAppDatabase/replication/message 2025-03-18 06:42:56.635 [DefaultDispatcher-worker-11 @coroutine#482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33965/UmAppDatabase/replication/message 2025-03-18 06:42:56.635 [DefaultDispatcher-worker-11 @coroutine#482] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33965/UmAppDatabase/replication/message. 2025-03-18 06:42:56.635 [DefaultDispatcher-worker-11 @coroutine#482] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33965/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:42:56.636 [DefaultDispatcher-worker-14 @coroutine#455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json 2025-03-18 06:42:56.636 [DefaultDispatcher-worker-14 @coroutine#455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json 2025-03-18 06:42:56.637 [DefaultDispatcher-worker-14 @coroutine#455] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json. 2025-03-18 06:42:56.637 [DefaultDispatcher-worker-14 @coroutine#455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33965/api/content/706263456678825984/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:42:56.640 [DefaultDispatcher-worker-16 @coroutine#482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b18009f 2025-03-18 06:42:56.641 [DefaultDispatcher-worker-17 @coroutine#455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78 2025-03-18 06:42:56.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 06:42:56.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 06:42:56.642 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 06:42:56.642 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 06:42:56.642 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 06:42:56.643 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758655a9 2025-03-18 06:42:56.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-18 06:42:56.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-18 06:42:56.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:56.643 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b18009f: (connection evicted) 2025-03-18 06:42:56.644 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:56.644 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-18 06:42:56.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-18 06:42:56.925 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:42:57.063 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:42:57.118 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:42:57.408 [DefaultDispatcher-worker-17 @coroutine#626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f22ce2a 2025-03-18 06:42:57.648 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@55c581e4 2025-03-18 06:42:57.649 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@55c581e4 2025-03-18 06:42:57.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-18 06:42:57.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-18 06:42:57.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:57.649 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e69bf78: (connection evicted) 2025-03-18 06:42:57.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:57.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-18 06:42:57.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7505dcab 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:57.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-03-18 06:42:57.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-03-18 06:42:57.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57777c23 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:57.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-03-18 06:42:57.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-03-18 06:42:57.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-18 06:42:57.685 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 06:42:57.686 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-18 06:42:57.686 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5a95aaae 2025-03-18 06:42:57.687 [DefaultDispatcher-worker-14 @coroutine#634] INFO ktor.application - Responding at http://0.0.0.0:40321 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70dd79f7 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:57.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:57.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:57.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-18 06:42:57.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2025-03-18 06:42:57.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2025-03-18 06:42:57.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-18 06:42:57.689 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 06:42:57.689 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 06:42:57.689 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 06:42:57.689 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 06:42:57.689 [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-18 06:42:57.689 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 06:42:57.689 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 06:42:57.689 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 06:42:57.689 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 06:42:57.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f338ec 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:57.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-18 06:42:57.709 [DefaultDispatcher-worker-6 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.713 [DefaultDispatcher-worker-2 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.717 [DefaultDispatcher-worker-10 @coroutine#643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2025-03-18 06:42:57.719 [Test worker @coroutine#645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2025-03-18 06:42:57.724 [DefaultDispatcher-worker-5 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.729 [DefaultDispatcher-worker-14 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.730 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json 2025-03-18 06:42:57.730 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json. 2025-03-18 06:42:57.730 [Test worker @coroutine#639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json 2025-03-18 06:42:57.731 [Test worker @coroutine#639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json 2025-03-18 06:42:57.731 [Test worker @coroutine#639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json 2025-03-18 06:42:57.731 [Test worker @coroutine#639] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json. 2025-03-18 06:42:57.731 [Test worker @coroutine#639] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:42:57.742 [DefaultDispatcher-worker-19 @coroutine#639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.742 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 06:42:57.742 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-281fd4e1-8d26-417d-800c-591f46047a70', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 06:42:57.743 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 06:42:57.743 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-281fd4e1-8d26-417d-800c-591f46047a70 2025-03-18 06:42:57.744 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:57.744 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40321/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:42:57.744 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:57.744 [DefaultDispatcher-worker-7 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40321/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:42:57.746 [eventLoopGroupProxy-10-1 @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-18 06:42:57.746 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:42:57.747 [eventLoopGroupProxy-10-1 @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-18 06:42:57.747 [eventLoopGroupProxy-10-1 @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-18 06:42:57.747 [eventLoopGroupProxy-10-2 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:57.747 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:57.747 [eventLoopGroupProxy-10-1 @call-handler#670] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 06:42:57.748 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:57.748 [DefaultDispatcher-worker-18 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40321/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:57.749 [DefaultDispatcher-worker-17 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.749 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40321/UmAppDatabase/replication/nodeId 2025-03-18 06:42:57.749 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40321/UmAppDatabase/replication/nodeId. 2025-03-18 06:42:57.749 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40321/UmAppDatabase/replication/nodeId 2025-03-18 06:42:57.751 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:42:57.751 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40321/api/blob/upload-init-batch 2025-03-18 06:42:57.751 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:40321/api/blob/upload-init-batch. 2025-03-18 06:42:57.751 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40321/api/blob/upload-init-batch 2025-03-18 06:42:57.751 [DefaultDispatcher-worker-6 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40321/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 06:42:57.751 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:57.751 [eventLoopGroupProxy-10-1 @call-handler#678] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-18 06:42:57.751 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40321/UmAppDatabase/replication/nodeId 2025-03-18 06:42:57.751 [DefaultDispatcher-worker-7 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40321/UmAppDatabase/replication/nodeId 2025-03-18 06:42:57.752 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-18 06:42:57.752 [eventLoopGroupProxy-10-1 @call-handler#681] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-18 06:42:57.753 [eventLoopGroupProxy-10-1 @coroutine#684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-03-18 06:42:57.754 [eventLoopGroupProxy-10-1 @call-handler#681] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-18 06:42:57.754 [DefaultDispatcher-worker-15 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40321/api/blob/upload-init-batch 2025-03-18 06:42:57.754 [DefaultDispatcher-worker-15 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40321/api/blob/upload-init-batch 2025-03-18 06:42:57.754 [DefaultDispatcher-worker-15 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40321/api/blob/upload-init-batch. 2025-03-18 06:42:57.754 [DefaultDispatcher-worker-15 @coroutine#657] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40321/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:42:57.755 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.755 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40321/api/blob/upload-batch-data. 2025-03-18 06:42:57.755 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.755 [DefaultDispatcher-worker-15 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:57.756 [eventLoopGroupProxy-10-1 @call-handler#690] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:57.757 [DefaultDispatcher-worker-17 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.758 [eventLoopGroupProxy-10-1 @coroutine#692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-03-18 06:42:57.758 [eventLoopGroupProxy-10-1 @call-handler#690] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:57.758 [eventLoopGroupProxy-10-1 @call-handler#690] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:57.759 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.760 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.760 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40321/api/blob/upload-batch-data. 2025-03-18 06:42:57.760 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.760 [DefaultDispatcher-worker-9 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:57.761 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:57.762 [eventLoopGroupProxy-10-1 @coroutine#697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-03-18 06:42:57.762 [eventLoopGroupProxy-10-1 @call-handler#696] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:57.762 [eventLoopGroupProxy-10-1 @call-handler#696] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:57.763 [DefaultDispatcher-worker-11 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.763 [DefaultDispatcher-worker-7 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.764 [DefaultDispatcher-worker-11 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.764 [DefaultDispatcher-worker-11 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40321/api/blob/upload-batch-data. 2025-03-18 06:42:57.764 [DefaultDispatcher-worker-11 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.764 [DefaultDispatcher-worker-11 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:57.765 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:57.768 [eventLoopGroupProxy-10-1 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-03-18 06:42:57.768 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:57.769 [eventLoopGroupProxy-10-1 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-18 06:42:57.769 [DefaultDispatcher-worker-11 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.770 [DefaultDispatcher-worker-11 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.770 [DefaultDispatcher-worker-11 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40321/api/blob/upload-batch-data. 2025-03-18 06:42:57.770 [DefaultDispatcher-worker-11 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.770 [DefaultDispatcher-worker-11 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:57.770 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:57.772 [eventLoopGroupProxy-10-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-03-18 06:42:57.772 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:57.772 [eventLoopGroupProxy-10-1 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:57.772 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.773 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.773 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40321/api/blob/upload-batch-data. 2025-03-18 06:42:57.773 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.773 [DefaultDispatcher-worker-5 @coroutine#688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40321/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:57.774 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:57.774 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:57.775 [eventLoopGroupProxy-10-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-03-18 06:42:57.776 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:57.776 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:57.776 [eventLoopGroupProxy-10-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:57.776 [DefaultDispatcher-worker-1 @coroutine#688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40321/api/blob/upload-batch-data 2025-03-18 06:42:57.783 [DefaultDispatcher-worker-16 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.788 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:57.788 [DefaultDispatcher-worker-16 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.788 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40321/UmAppDatabase/replication/message 2025-03-18 06:42:57.788 [DefaultDispatcher-worker-16 @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:40321/UmAppDatabase/replication/message. 2025-03-18 06:42:57.788 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40321/UmAppDatabase/replication/message 2025-03-18 06:42:57.788 [DefaultDispatcher-worker-16 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40321/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 06:42:57.789 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:42:57.790 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-18 06:42:57.790 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 06:42:57.790 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:57.800 [DefaultDispatcher-worker-3 @call-handler#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-03-18 06:42:57.800 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:57.800 [eventLoopGroupProxy-10-1 @call-handler#721] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-03-18 06:42:57.800 [DefaultDispatcher-worker-4 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json 2025-03-18 06:42:57.800 [DefaultDispatcher-worker-4 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json. 2025-03-18 06:42:57.800 [DefaultDispatcher-worker-4 @coroutine#633] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json 2025-03-18 06:42:57.800 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40321/UmAppDatabase/replication/message 2025-03-18 06:42:57.800 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40321/UmAppDatabase/replication/message 2025-03-18 06:42:57.801 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:40321/UmAppDatabase/replication/message. 2025-03-18 06:42:57.801 [DefaultDispatcher-worker-9 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40321/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:42:57.802 [DefaultDispatcher-worker-2 @coroutine#633] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json 2025-03-18 06:42:57.802 [DefaultDispatcher-worker-2 @coroutine#633] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json 2025-03-18 06:42:57.802 [DefaultDispatcher-worker-2 @coroutine#633] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json. 2025-03-18 06:42:57.802 [DefaultDispatcher-worker-2 @coroutine#633] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:40321/api/content/706263464556707840/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:42:57.808 [DefaultDispatcher-worker-8 @coroutine#660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2025-03-18 06:42:57.809 [DefaultDispatcher-worker-13 @coroutine#633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea 2025-03-18 06:42:57.810 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 06:42:57.810 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 06:42:57.810 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 06:42:57.810 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 06:42:57.810 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 06:42:57.811 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8113ea7 2025-03-18 06:42:57.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-18 06:42:57.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-18 06:42:57.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:57.811 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@112a50a1: (connection evicted) 2025-03-18 06:42:57.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:57.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-18 06:42:57.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-18 06:42:58.190 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:42:58.190 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:42:58.284 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:42:58.815 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5a95aaae 2025-03-18 06:42:58.815 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5a95aaae 2025-03-18 06:42:58.816 [Test worker @coroutine#743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24bdd996 2025-03-18 06:42:58.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-18 06:42:58.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-18 06:42:58.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:58.817 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a5ffea: (connection evicted) 2025-03-18 06:42:58.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:42:58.817 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-18 06:42:58.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1822a61b 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:58.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:58.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:58.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-18 06:42:58.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc33ad9 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:58.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-03-18 06:42:58.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-03-18 06:42:58.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-18 06:42:58.831 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 06:42:58.832 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-18 06:42:58.832 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@734a2c17 2025-03-18 06:42:58.833 [DefaultDispatcher-worker-7 @coroutine#750] INFO ktor.application - Responding at http://0.0.0.0:46237 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d43f205 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:58.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:58.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-18 06:42:58.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2025-03-18 06:42:58.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2025-03-18 06:42:58.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-18 06:42:58.835 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 06:42:58.835 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 06:42:58.835 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 06:42:58.835 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 06:42:58.835 [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-18 06:42:58.835 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 06:42:58.835 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 06:42:58.835 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 06:42:58.835 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44d2bbc0 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:42:58.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:42:58.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-18 06:42:58.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:42:58.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:42:58.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-18 06:42:58.855 [DefaultDispatcher-worker-8 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:42:58.859 [DefaultDispatcher-worker-9 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:42:58.920 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:58.922 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:58.934 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:58.936 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:42:58.952 [DefaultDispatcher-worker-9 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2025-03-18 06:42:58.979 [DefaultDispatcher-worker-9 @coroutine#762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2025-03-18 06:42:58.984 [DefaultDispatcher-worker-9 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2025-03-18 06:42:58.987 [DefaultDispatcher-worker-9 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2025-03-18 06:42:58.995 [DefaultDispatcher-worker-3 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:42:59.000 [DefaultDispatcher-worker-13 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:42:59.000 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json 2025-03-18 06:42:59.000 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json. 2025-03-18 06:42:59.000 [Test worker @coroutine#755] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json 2025-03-18 06:42:59.001 [Test worker @coroutine#755] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json 2025-03-18 06:42:59.001 [Test worker @coroutine#755] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json 2025-03-18 06:42:59.002 [Test worker @coroutine#755] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json. 2025-03-18 06:42:59.002 [Test worker @coroutine#755] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:42:59.056 [DefaultDispatcher-worker-15 @coroutine#755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:42:59.056 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 06:42:59.056 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2eeab17c-dbca-4ce0-8eb2-220a5412ba79', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 06:42:59.057 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 06:42:59.057 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2eeab17c-dbca-4ce0-8eb2-220a5412ba79 2025-03-18 06:42:59.058 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:59.058 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46237/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:42:59.058 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:59.058 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:42:59.060 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:42:59.060 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:42:59.060 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.060 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:59.060 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 06:42:59.061 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.061 [eventLoopGroupProxy-13-2 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 06:42:59.061 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:59.061 [DefaultDispatcher-worker-4 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46237/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:42:59.063 [DefaultDispatcher-worker-12 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:42:59.063 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/UmAppDatabase/replication/nodeId 2025-03-18 06:42:59.063 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46237/UmAppDatabase/replication/nodeId. 2025-03-18 06:42:59.063 [DefaultDispatcher-worker-12 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/UmAppDatabase/replication/nodeId 2025-03-18 06:42:59.064 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:42:59.064 [eventLoopGroupProxy-13-2 @call-handler#799] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.064 [eventLoopGroupProxy-13-2 @call-handler#799] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-18 06:42:59.065 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/UmAppDatabase/replication/nodeId 2025-03-18 06:42:59.065 [DefaultDispatcher-worker-1 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46237/UmAppDatabase/replication/nodeId 2025-03-18 06:42:59.070 [DefaultDispatcher-worker-9 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:42:59.076 [DefaultDispatcher-worker-1 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:42:59.079 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-init-batch 2025-03-18 06:42:59.079 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-init-batch. 2025-03-18 06:42:59.079 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-init-batch 2025-03-18 06:42:59.079 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 06:42:59.080 [eventLoopGroupProxy-13-2 @call-handler#806] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-18 06:42:59.081 [eventLoopGroupProxy-13-2 @call-handler#806] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-18 06:42:59.124 [eventLoopGroupProxy-13-2 @coroutine#807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.125 [eventLoopGroupProxy-13-2 @call-handler#806] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-03-18 06:42:59.126 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-init-batch 2025-03-18 06:42:59.126 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46237/api/blob/upload-init-batch 2025-03-18 06:42:59.127 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-init-batch. 2025-03-18 06:42:59.127 [DefaultDispatcher-worker-17 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46237/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:42:59.130 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.130 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.130 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.130 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.131 [eventLoopGroupProxy-13-2 @call-handler#813] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.133 [eventLoopGroupProxy-13-2 @coroutine#814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.133 [eventLoopGroupProxy-13-2 @call-handler#813] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.133 [eventLoopGroupProxy-13-2 @call-handler#813] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.133 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.134 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.134 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.134 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.134 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.135 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.177 [eventLoopGroupProxy-13-2 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.177 [eventLoopGroupProxy-13-2 @call-handler#818] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.177 [eventLoopGroupProxy-13-2 @call-handler#818] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:59.178 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.179 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.179 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.179 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.179 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.180 [eventLoopGroupProxy-13-2 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.181 [eventLoopGroupProxy-13-2 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.181 [eventLoopGroupProxy-13-2 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.181 [eventLoopGroupProxy-13-2 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.181 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.182 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.182 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.182 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.182 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.183 [eventLoopGroupProxy-13-2 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.185 [eventLoopGroupProxy-13-2 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.185 [eventLoopGroupProxy-13-2 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.185 [eventLoopGroupProxy-13-2 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.186 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.187 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.187 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.187 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.187 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.187 [eventLoopGroupProxy-13-2 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.230 [eventLoopGroupProxy-13-2 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.230 [eventLoopGroupProxy-13-2 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.230 [eventLoopGroupProxy-13-2 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:42:59.230 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.232 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.232 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.232 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.232 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.233 [eventLoopGroupProxy-13-2 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.294 [eventLoopGroupProxy-13-2 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.294 [eventLoopGroupProxy-13-2 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.294 [eventLoopGroupProxy-13-2 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-03-18 06:42:59.295 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.296 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.296 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.296 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.296 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.297 [eventLoopGroupProxy-13-2 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.344 [eventLoopGroupProxy-13-2 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.344 [eventLoopGroupProxy-13-2 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.345 [eventLoopGroupProxy-13-2 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-18 06:42:59.345 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.346 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.346 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.346 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.346 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.347 [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-18 06:42:59.389 [eventLoopGroupProxy-13-2 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.389 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.389 [eventLoopGroupProxy-13-2 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:59.390 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.391 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.391 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.391 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.391 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.392 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.433 [eventLoopGroupProxy-13-2 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.434 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.434 [eventLoopGroupProxy-13-2 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:59.434 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.435 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.435 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.435 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.435 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.436 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.478 [eventLoopGroupProxy-13-2 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.478 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.479 [eventLoopGroupProxy-13-2 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 06:42:59.479 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.480 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.480 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.480 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.480 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.481 [eventLoopGroupProxy-13-2 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.482 [eventLoopGroupProxy-13-2 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.482 [eventLoopGroupProxy-13-2 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.482 [eventLoopGroupProxy-13-2 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.483 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.483 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.483 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.483 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.483 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.484 [eventLoopGroupProxy-13-2 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.485 [eventLoopGroupProxy-13-2 @coroutine#870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.485 [eventLoopGroupProxy-13-2 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.485 [eventLoopGroupProxy-13-2 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.486 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.486 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.486 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.486 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.486 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.487 [eventLoopGroupProxy-13-2 @call-handler#874] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.488 [eventLoopGroupProxy-13-2 @coroutine#875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.488 [eventLoopGroupProxy-13-2 @call-handler#874] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.488 [eventLoopGroupProxy-13-2 @call-handler#874] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.489 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.489 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.489 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.489 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.489 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.490 [eventLoopGroupProxy-13-2 @call-handler#879] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.491 [eventLoopGroupProxy-13-2 @coroutine#880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.491 [eventLoopGroupProxy-13-2 @call-handler#879] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.491 [eventLoopGroupProxy-13-2 @call-handler#879] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.491 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.492 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.492 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.492 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.492 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.493 [eventLoopGroupProxy-13-2 @call-handler#884] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.494 [eventLoopGroupProxy-13-2 @coroutine#885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.494 [eventLoopGroupProxy-13-2 @call-handler#884] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.494 [eventLoopGroupProxy-13-2 @call-handler#884] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.495 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.495 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.495 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.495 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.495 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.497 [eventLoopGroupProxy-13-2 @call-handler#889] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.498 [eventLoopGroupProxy-13-2 @coroutine#890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.498 [eventLoopGroupProxy-13-2 @call-handler#889] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.498 [eventLoopGroupProxy-13-2 @call-handler#889] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.499 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.499 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.499 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.499 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.499 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.500 [eventLoopGroupProxy-13-2 @call-handler#894] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.501 [eventLoopGroupProxy-13-2 @coroutine#895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.501 [eventLoopGroupProxy-13-2 @call-handler#894] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.501 [eventLoopGroupProxy-13-2 @call-handler#894] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.502 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.502 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.503 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.503 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.503 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.504 [eventLoopGroupProxy-13-2 @call-handler#899] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.505 [eventLoopGroupProxy-13-2 @coroutine#900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.505 [eventLoopGroupProxy-13-2 @call-handler#899] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.505 [eventLoopGroupProxy-13-2 @call-handler#899] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.506 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.507 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.507 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.507 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.507 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.507 [eventLoopGroupProxy-13-2 @call-handler#904] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.508 [eventLoopGroupProxy-13-2 @coroutine#905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.508 [eventLoopGroupProxy-13-2 @call-handler#904] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.509 [eventLoopGroupProxy-13-2 @call-handler#904] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.509 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.510 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.510 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.510 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.510 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.510 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.511 [eventLoopGroupProxy-13-2 @coroutine#910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.511 [eventLoopGroupProxy-13-2 @call-handler#909] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.512 [eventLoopGroupProxy-13-2 @call-handler#909] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.512 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.513 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.513 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.513 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.513 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.513 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.514 [eventLoopGroupProxy-13-2 @coroutine#915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.515 [eventLoopGroupProxy-13-2 @call-handler#914] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.515 [eventLoopGroupProxy-13-2 @call-handler#914] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.515 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.516 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.516 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.516 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.516 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.517 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.518 [eventLoopGroupProxy-13-2 @coroutine#920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.518 [eventLoopGroupProxy-13-2 @call-handler#919] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.518 [eventLoopGroupProxy-13-2 @call-handler#919] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.518 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.519 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.519 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.519 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.519 [DefaultDispatcher-worker-3 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.520 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.521 [eventLoopGroupProxy-13-2 @coroutine#925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.521 [eventLoopGroupProxy-13-2 @call-handler#924] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.521 [eventLoopGroupProxy-13-2 @call-handler#924] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.522 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.522 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.522 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.522 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.522 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.523 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.524 [eventLoopGroupProxy-13-2 @coroutine#930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.524 [eventLoopGroupProxy-13-2 @call-handler#929] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.524 [eventLoopGroupProxy-13-2 @call-handler#929] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.524 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.525 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.525 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.525 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.525 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.526 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.527 [eventLoopGroupProxy-13-2 @coroutine#935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.527 [eventLoopGroupProxy-13-2 @call-handler#934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.527 [eventLoopGroupProxy-13-2 @call-handler#934] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.528 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.528 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.528 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.528 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.528 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.529 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.530 [eventLoopGroupProxy-13-2 @coroutine#940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.531 [eventLoopGroupProxy-13-2 @call-handler#939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.531 [eventLoopGroupProxy-13-2 @call-handler#939] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.531 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.532 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.532 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.532 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.532 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.532 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.534 [eventLoopGroupProxy-13-2 @coroutine#945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.534 [eventLoopGroupProxy-13-2 @call-handler#944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.534 [eventLoopGroupProxy-13-2 @call-handler#944] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.534 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.535 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.535 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.535 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.535 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.536 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.537 [eventLoopGroupProxy-13-2 @coroutine#950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.537 [eventLoopGroupProxy-13-2 @call-handler#949] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.537 [eventLoopGroupProxy-13-2 @call-handler#949] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.537 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.538 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.538 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.538 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.538 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.539 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.540 [eventLoopGroupProxy-13-2 @coroutine#955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.540 [eventLoopGroupProxy-13-2 @call-handler#954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.540 [eventLoopGroupProxy-13-2 @call-handler#954] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.540 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.541 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.541 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.541 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.541 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.542 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.543 [eventLoopGroupProxy-13-2 @coroutine#960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.543 [eventLoopGroupProxy-13-2 @call-handler#959] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.543 [eventLoopGroupProxy-13-2 @call-handler#959] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.543 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.544 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.544 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.544 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.544 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.545 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.546 [eventLoopGroupProxy-13-2 @coroutine#965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.546 [eventLoopGroupProxy-13-2 @call-handler#964] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.546 [eventLoopGroupProxy-13-2 @call-handler#964] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.546 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.547 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.547 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.547 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.547 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.548 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.549 [eventLoopGroupProxy-13-2 @coroutine#970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.549 [eventLoopGroupProxy-13-2 @call-handler#969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.549 [eventLoopGroupProxy-13-2 @call-handler#969] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.549 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.550 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.550 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.550 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.550 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.551 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.552 [eventLoopGroupProxy-13-2 @coroutine#975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.552 [eventLoopGroupProxy-13-2 @call-handler#974] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.552 [eventLoopGroupProxy-13-2 @call-handler#974] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.552 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.553 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.553 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.553 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.553 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.554 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.555 [eventLoopGroupProxy-13-2 @coroutine#980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.555 [eventLoopGroupProxy-13-2 @call-handler#979] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.555 [eventLoopGroupProxy-13-2 @call-handler#979] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.555 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.557 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.557 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.557 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.557 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.557 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.559 [eventLoopGroupProxy-13-2 @coroutine#985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.559 [eventLoopGroupProxy-13-2 @call-handler#984] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.559 [eventLoopGroupProxy-13-2 @call-handler#984] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.559 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.560 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.560 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.560 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.560 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.561 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.562 [eventLoopGroupProxy-13-2 @coroutine#990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.562 [eventLoopGroupProxy-13-2 @call-handler#989] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.562 [eventLoopGroupProxy-13-2 @call-handler#989] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.562 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.563 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.563 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.563 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.563 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.564 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.578 [DefaultDispatcher-worker-9 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:42:59.607 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.607 [eventLoopGroupProxy-13-2 @call-handler#994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.607 [eventLoopGroupProxy-13-2 @call-handler#994] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:42:59.607 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.608 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.608 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.608 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.608 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.609 [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-18 06:42:59.610 [eventLoopGroupProxy-13-2 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.610 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.610 [eventLoopGroupProxy-13-2 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.610 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.611 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.611 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.611 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.611 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.611 [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-18 06:42:59.612 [eventLoopGroupProxy-13-2 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.612 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.612 [eventLoopGroupProxy-13-2 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.613 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.613 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.613 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.613 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.613 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.614 [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-18 06:42:59.615 [eventLoopGroupProxy-13-2 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.615 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.615 [eventLoopGroupProxy-13-2 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.615 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.616 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.616 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.616 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.616 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.616 [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-18 06:42:59.659 [eventLoopGroupProxy-13-2 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.659 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.659 [eventLoopGroupProxy-13-2 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:42:59.660 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.660 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.660 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.660 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.660 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.661 [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-18 06:42:59.704 [eventLoopGroupProxy-13-2 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.705 [eventLoopGroupProxy-13-2 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.705 [eventLoopGroupProxy-13-2 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 06:42:59.705 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.706 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.706 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.706 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.706 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.706 [eventLoopGroupProxy-13-2 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.707 [eventLoopGroupProxy-13-2 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.708 [eventLoopGroupProxy-13-2 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.708 [eventLoopGroupProxy-13-2 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.708 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.709 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.709 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.709 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.709 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.709 [eventLoopGroupProxy-13-2 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.710 [eventLoopGroupProxy-13-2 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.710 [eventLoopGroupProxy-13-2 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.710 [eventLoopGroupProxy-13-2 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.710 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.711 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.711 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.711 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.711 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.711 [eventLoopGroupProxy-13-2 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.754 [eventLoopGroupProxy-13-2 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.754 [eventLoopGroupProxy-13-2 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.755 [eventLoopGroupProxy-13-2 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 06:42:59.755 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.756 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.756 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.756 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.756 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.757 [eventLoopGroupProxy-13-2 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.758 [eventLoopGroupProxy-13-2 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.758 [eventLoopGroupProxy-13-2 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.758 [eventLoopGroupProxy-13-2 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.758 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.759 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.759 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.759 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.759 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.759 [eventLoopGroupProxy-13-2 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.760 [eventLoopGroupProxy-13-2 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.760 [eventLoopGroupProxy-13-2 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.760 [eventLoopGroupProxy-13-2 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.761 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.761 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.761 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.761 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.761 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.762 [eventLoopGroupProxy-13-2 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.763 [eventLoopGroupProxy-13-2 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.763 [eventLoopGroupProxy-13-2 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.763 [eventLoopGroupProxy-13-2 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.763 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.763 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.763 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.763 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.763 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.764 [eventLoopGroupProxy-13-2 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.765 [eventLoopGroupProxy-13-2 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.765 [eventLoopGroupProxy-13-2 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.765 [eventLoopGroupProxy-13-2 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.765 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.766 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.766 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.766 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.766 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.767 [eventLoopGroupProxy-13-2 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.809 [eventLoopGroupProxy-13-2 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.809 [eventLoopGroupProxy-13-2 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.809 [eventLoopGroupProxy-13-2 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:59.810 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.810 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.810 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.810 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.810 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.811 [eventLoopGroupProxy-13-2 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.812 [eventLoopGroupProxy-13-2 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.813 [eventLoopGroupProxy-13-2 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.813 [eventLoopGroupProxy-13-2 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.813 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.814 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.814 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.814 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.814 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.814 [eventLoopGroupProxy-13-2 @call-handler#1071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.816 [eventLoopGroupProxy-13-2 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.816 [eventLoopGroupProxy-13-2 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.816 [eventLoopGroupProxy-13-2 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.816 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.817 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.817 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.817 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.817 [DefaultDispatcher-worker-12 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.817 [eventLoopGroupProxy-13-2 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.819 [eventLoopGroupProxy-13-2 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.819 [eventLoopGroupProxy-13-2 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.819 [eventLoopGroupProxy-13-2 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.819 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.820 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.820 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.820 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.820 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.820 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.822 [eventLoopGroupProxy-13-2 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.822 [eventLoopGroupProxy-13-2 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.822 [eventLoopGroupProxy-13-2 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.822 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.823 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.823 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.823 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.823 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.823 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.824 [eventLoopGroupProxy-13-2 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.824 [eventLoopGroupProxy-13-2 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.824 [eventLoopGroupProxy-13-2 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.824 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.826 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.826 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.826 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.826 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.826 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.827 [eventLoopGroupProxy-13-2 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.827 [eventLoopGroupProxy-13-2 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.827 [eventLoopGroupProxy-13-2 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.827 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.828 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.828 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.828 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.828 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.829 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.829 [eventLoopGroupProxy-13-2 @coroutine#1097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.829 [eventLoopGroupProxy-13-2 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.830 [eventLoopGroupProxy-13-2 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.830 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.830 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.830 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.830 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.830 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.831 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.832 [eventLoopGroupProxy-13-2 @coroutine#1102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.832 [eventLoopGroupProxy-13-2 @call-handler#1101] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.832 [eventLoopGroupProxy-13-2 @call-handler#1101] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.832 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.833 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.833 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.833 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.833 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.833 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.834 [eventLoopGroupProxy-13-2 @coroutine#1107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.834 [eventLoopGroupProxy-13-2 @call-handler#1106] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.834 [eventLoopGroupProxy-13-2 @call-handler#1106] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.835 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.835 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.835 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.835 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.835 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.837 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.838 [eventLoopGroupProxy-13-2 @coroutine#1112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.838 [eventLoopGroupProxy-13-2 @call-handler#1111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.838 [eventLoopGroupProxy-13-2 @call-handler#1111] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.838 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.839 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.839 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.839 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.839 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.840 [eventLoopGroupProxy-13-2 @call-handler#1116] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.841 [eventLoopGroupProxy-13-2 @coroutine#1117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.841 [eventLoopGroupProxy-13-2 @call-handler#1116] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.841 [eventLoopGroupProxy-13-2 @call-handler#1116] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.841 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.842 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.842 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.842 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.842 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.843 [eventLoopGroupProxy-13-2 @call-handler#1121] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.844 [eventLoopGroupProxy-13-2 @coroutine#1122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.844 [eventLoopGroupProxy-13-2 @call-handler#1121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.844 [eventLoopGroupProxy-13-2 @call-handler#1121] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.844 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.845 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.845 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.845 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.845 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.845 [eventLoopGroupProxy-13-2 @call-handler#1126] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.888 [eventLoopGroupProxy-13-2 @coroutine#1127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.888 [eventLoopGroupProxy-13-2 @call-handler#1126] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.888 [eventLoopGroupProxy-13-2 @call-handler#1126] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:42:59.889 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.890 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.890 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.890 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.890 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.890 [eventLoopGroupProxy-13-2 @call-handler#1131] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.892 [eventLoopGroupProxy-13-2 @coroutine#1132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.892 [eventLoopGroupProxy-13-2 @call-handler#1131] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.892 [eventLoopGroupProxy-13-2 @call-handler#1131] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.892 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.893 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.893 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.893 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.893 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.894 [eventLoopGroupProxy-13-2 @call-handler#1136] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.895 [eventLoopGroupProxy-13-2 @coroutine#1137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.895 [eventLoopGroupProxy-13-2 @call-handler#1136] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.895 [eventLoopGroupProxy-13-2 @call-handler#1136] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:42:59.895 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.896 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.896 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.896 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.896 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.897 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.939 [eventLoopGroupProxy-13-2 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.939 [eventLoopGroupProxy-13-2 @call-handler#1141] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.939 [eventLoopGroupProxy-13-2 @call-handler#1141] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:59.939 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.940 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.940 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.940 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.940 [DefaultDispatcher-worker-11 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.941 [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-18 06:42:59.941 [eventLoopGroupProxy-13-2 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.942 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.942 [eventLoopGroupProxy-13-2 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.942 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.942 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.942 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.942 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.942 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.943 [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-18 06:42:59.944 [eventLoopGroupProxy-13-2 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.944 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.944 [eventLoopGroupProxy-13-2 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.944 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.944 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.944 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.944 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.944 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.945 [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-18 06:42:59.946 [eventLoopGroupProxy-13-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.946 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.946 [eventLoopGroupProxy-13-2 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.946 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.947 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.947 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.947 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.947 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.947 [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-18 06:42:59.989 [eventLoopGroupProxy-13-2 @coroutine#1163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.989 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.989 [eventLoopGroupProxy-13-2 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:42:59.989 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.990 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.990 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.990 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.990 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.990 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:42:59.991 [eventLoopGroupProxy-13-2 @coroutine#1168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:42:59.991 [eventLoopGroupProxy-13-2 @call-handler#1167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:42:59.991 [eventLoopGroupProxy-13-2 @call-handler#1167] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:42:59.991 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.992 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.992 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:42:59.992 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:42:59.992 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:42:59.993 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.034 [eventLoopGroupProxy-13-2 @coroutine#1173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.034 [eventLoopGroupProxy-13-2 @call-handler#1172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.034 [eventLoopGroupProxy-13-2 @call-handler#1172] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 06:43:00.035 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.035 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.035 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.035 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.035 [DefaultDispatcher-worker-21 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.036 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.081 [eventLoopGroupProxy-13-2 @coroutine#1178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.081 [eventLoopGroupProxy-13-2 @call-handler#1177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.081 [eventLoopGroupProxy-13-2 @call-handler#1177] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-18 06:43:00.081 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.082 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.082 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.082 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.082 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.083 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.087 [DefaultDispatcher-worker-8 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:43:00.125 [eventLoopGroupProxy-13-2 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.126 [eventLoopGroupProxy-13-2 @call-handler#1182] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.126 [eventLoopGroupProxy-13-2 @call-handler#1182] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:00.126 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.127 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.127 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.127 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.127 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.127 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.170 [eventLoopGroupProxy-13-2 @coroutine#1189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.170 [eventLoopGroupProxy-13-2 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.170 [eventLoopGroupProxy-13-2 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:00.171 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.171 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.171 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.171 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.171 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.172 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.173 [eventLoopGroupProxy-13-2 @coroutine#1194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.173 [eventLoopGroupProxy-13-2 @call-handler#1193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.173 [eventLoopGroupProxy-13-2 @call-handler#1193] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.174 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.174 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.174 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.174 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.174 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.175 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.176 [eventLoopGroupProxy-13-2 @coroutine#1199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.176 [eventLoopGroupProxy-13-2 @call-handler#1198] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.176 [eventLoopGroupProxy-13-2 @call-handler#1198] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.176 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.177 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.177 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.177 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.177 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.177 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.178 [eventLoopGroupProxy-13-2 @coroutine#1204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.178 [eventLoopGroupProxy-13-2 @call-handler#1203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.178 [eventLoopGroupProxy-13-2 @call-handler#1203] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.179 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.179 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.179 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.179 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.179 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.180 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.181 [eventLoopGroupProxy-13-2 @coroutine#1209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.181 [eventLoopGroupProxy-13-2 @call-handler#1208] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.181 [eventLoopGroupProxy-13-2 @call-handler#1208] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.181 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.182 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.182 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.182 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.182 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.182 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.183 [eventLoopGroupProxy-13-2 @coroutine#1214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.183 [eventLoopGroupProxy-13-2 @call-handler#1213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.183 [eventLoopGroupProxy-13-2 @call-handler#1213] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.184 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.184 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.184 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.184 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.184 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.185 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.186 [eventLoopGroupProxy-13-2 @coroutine#1219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.186 [eventLoopGroupProxy-13-2 @call-handler#1218] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.186 [eventLoopGroupProxy-13-2 @call-handler#1218] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.186 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.187 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.187 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.187 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.187 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.187 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.189 [eventLoopGroupProxy-13-2 @coroutine#1224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.189 [eventLoopGroupProxy-13-2 @call-handler#1223] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.189 [eventLoopGroupProxy-13-2 @call-handler#1223] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:43:00.189 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.191 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.191 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.191 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.192 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.192 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.193 [eventLoopGroupProxy-13-2 @coroutine#1229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.193 [eventLoopGroupProxy-13-2 @call-handler#1228] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.193 [eventLoopGroupProxy-13-2 @call-handler#1228] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.194 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.194 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.194 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.194 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.194 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.195 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.196 [eventLoopGroupProxy-13-2 @coroutine#1234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.196 [eventLoopGroupProxy-13-2 @call-handler#1233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.196 [eventLoopGroupProxy-13-2 @call-handler#1233] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.196 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.197 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.197 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.197 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.197 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.197 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.198 [eventLoopGroupProxy-13-2 @coroutine#1239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.198 [eventLoopGroupProxy-13-2 @call-handler#1238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.198 [eventLoopGroupProxy-13-2 @call-handler#1238] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.198 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.199 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.199 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.199 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.199 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.199 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.200 [eventLoopGroupProxy-13-2 @coroutine#1244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.200 [eventLoopGroupProxy-13-2 @call-handler#1243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.200 [eventLoopGroupProxy-13-2 @call-handler#1243] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.201 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.201 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.201 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.201 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.201 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.202 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.203 [eventLoopGroupProxy-13-2 @coroutine#1249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.203 [eventLoopGroupProxy-13-2 @call-handler#1248] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.203 [eventLoopGroupProxy-13-2 @call-handler#1248] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.203 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.204 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.204 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.204 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.204 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.204 [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-18 06:43:00.205 [eventLoopGroupProxy-13-2 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.205 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.205 [eventLoopGroupProxy-13-2 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.205 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.206 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.206 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.206 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.206 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.206 [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-18 06:43:00.207 [eventLoopGroupProxy-13-2 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.208 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.208 [eventLoopGroupProxy-13-2 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:43:00.208 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.208 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.208 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.208 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.208 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.209 [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-18 06:43:00.252 [eventLoopGroupProxy-13-2 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.252 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.252 [eventLoopGroupProxy-13-2 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:00.252 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.253 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.253 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.253 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.253 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.254 [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-18 06:43:00.255 [eventLoopGroupProxy-13-2 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.255 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.255 [eventLoopGroupProxy-13-2 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.255 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.256 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.256 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.256 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.256 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.256 [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-18 06:43:00.257 [eventLoopGroupProxy-13-2 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.257 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.257 [eventLoopGroupProxy-13-2 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.257 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.258 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.258 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.258 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.258 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.258 [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-18 06:43:00.259 [eventLoopGroupProxy-13-2 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.260 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.260 [eventLoopGroupProxy-13-2 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:43:00.260 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.260 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.260 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.260 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.260 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.261 [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-18 06:43:00.262 [eventLoopGroupProxy-13-2 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.262 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.262 [eventLoopGroupProxy-13-2 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.262 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.263 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.263 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.263 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.263 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.263 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.264 [eventLoopGroupProxy-13-2 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.264 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.264 [eventLoopGroupProxy-13-2 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.264 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.265 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.265 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.265 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.265 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.265 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.267 [eventLoopGroupProxy-13-2 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.267 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.267 [eventLoopGroupProxy-13-2 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:43:00.267 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.267 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.267 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.267 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.267 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.268 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.311 [eventLoopGroupProxy-13-2 @coroutine#1300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.311 [eventLoopGroupProxy-13-2 @call-handler#1299] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.311 [eventLoopGroupProxy-13-2 @call-handler#1299] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:00.312 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.312 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.312 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.312 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.312 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.313 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.314 [eventLoopGroupProxy-13-2 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.314 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.314 [eventLoopGroupProxy-13-2 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.314 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.315 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.315 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.315 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.315 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.315 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.316 [eventLoopGroupProxy-13-2 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.316 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.316 [eventLoopGroupProxy-13-2 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.317 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.317 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.317 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.317 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.317 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.318 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.361 [eventLoopGroupProxy-13-2 @coroutine#1315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.361 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.361 [eventLoopGroupProxy-13-2 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:00.362 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.363 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.363 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.363 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.363 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.363 [eventLoopGroupProxy-13-2 @call-handler#1319] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.364 [eventLoopGroupProxy-13-2 @coroutine#1320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.365 [eventLoopGroupProxy-13-2 @call-handler#1319] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.365 [eventLoopGroupProxy-13-2 @call-handler#1319] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:43:00.365 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.365 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.365 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.365 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.365 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.366 [eventLoopGroupProxy-13-2 @call-handler#1324] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.367 [eventLoopGroupProxy-13-2 @coroutine#1325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.367 [eventLoopGroupProxy-13-2 @call-handler#1324] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.367 [eventLoopGroupProxy-13-2 @call-handler#1324] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.367 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.368 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.368 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.368 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.368 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.368 [eventLoopGroupProxy-13-2 @call-handler#1329] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.369 [eventLoopGroupProxy-13-2 @coroutine#1330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.369 [eventLoopGroupProxy-13-2 @call-handler#1329] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.369 [eventLoopGroupProxy-13-2 @call-handler#1329] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.369 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.370 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.370 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.370 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.370 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.370 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.371 [eventLoopGroupProxy-13-2 @coroutine#1335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.371 [eventLoopGroupProxy-13-2 @call-handler#1334] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.371 [eventLoopGroupProxy-13-2 @call-handler#1334] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.372 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.372 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.372 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.372 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.372 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.373 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.374 [eventLoopGroupProxy-13-2 @coroutine#1340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.374 [eventLoopGroupProxy-13-2 @call-handler#1339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.374 [eventLoopGroupProxy-13-2 @call-handler#1339] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.374 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.374 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.374 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.374 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.374 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.375 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.376 [eventLoopGroupProxy-13-2 @coroutine#1345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.376 [eventLoopGroupProxy-13-2 @call-handler#1344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.376 [eventLoopGroupProxy-13-2 @call-handler#1344] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.376 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.377 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.377 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.377 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.377 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.377 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.378 [eventLoopGroupProxy-13-2 @coroutine#1350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.378 [eventLoopGroupProxy-13-2 @call-handler#1349] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.378 [eventLoopGroupProxy-13-2 @call-handler#1349] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.378 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.379 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.379 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.379 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.379 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.380 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.380 [eventLoopGroupProxy-13-2 @coroutine#1355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.381 [eventLoopGroupProxy-13-2 @call-handler#1354] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.381 [eventLoopGroupProxy-13-2 @call-handler#1354] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:43:00.381 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.381 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.381 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.381 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.381 [DefaultDispatcher-worker-7 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.382 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.383 [eventLoopGroupProxy-13-2 @coroutine#1360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.383 [eventLoopGroupProxy-13-2 @call-handler#1359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.383 [eventLoopGroupProxy-13-2 @call-handler#1359] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.383 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.383 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.383 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.383 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.383 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.384 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.385 [eventLoopGroupProxy-13-2 @coroutine#1365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.385 [eventLoopGroupProxy-13-2 @call-handler#1364] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.385 [eventLoopGroupProxy-13-2 @call-handler#1364] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.385 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.386 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.386 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.386 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.386 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.386 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.387 [eventLoopGroupProxy-13-2 @coroutine#1370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.387 [eventLoopGroupProxy-13-2 @call-handler#1369] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.387 [eventLoopGroupProxy-13-2 @call-handler#1369] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.387 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.388 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.388 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.388 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.388 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.388 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.431 [eventLoopGroupProxy-13-2 @coroutine#1375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.431 [eventLoopGroupProxy-13-2 @call-handler#1374] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.431 [eventLoopGroupProxy-13-2 @call-handler#1374] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:00.432 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.433 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.433 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.433 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.433 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.433 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.434 [eventLoopGroupProxy-13-2 @coroutine#1380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.434 [eventLoopGroupProxy-13-2 @call-handler#1379] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.434 [eventLoopGroupProxy-13-2 @call-handler#1379] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.435 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.435 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.435 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.435 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.435 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.436 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.478 [eventLoopGroupProxy-13-2 @coroutine#1385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.478 [eventLoopGroupProxy-13-2 @call-handler#1384] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.478 [eventLoopGroupProxy-13-2 @call-handler#1384] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:43:00.478 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.479 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.479 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.479 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.479 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.479 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.480 [eventLoopGroupProxy-13-2 @coroutine#1390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.481 [eventLoopGroupProxy-13-2 @call-handler#1389] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.481 [eventLoopGroupProxy-13-2 @call-handler#1389] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:43:00.481 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.481 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.481 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.481 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.481 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.482 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.525 [eventLoopGroupProxy-13-2 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.525 [eventLoopGroupProxy-13-2 @call-handler#1394] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.525 [eventLoopGroupProxy-13-2 @call-handler#1394] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:00.525 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.526 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.526 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.526 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.526 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.527 [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-18 06:43:00.569 [eventLoopGroupProxy-13-2 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.569 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.569 [eventLoopGroupProxy-13-2 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:43:00.570 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.571 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.571 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.571 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.571 [DefaultDispatcher-worker-20 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.571 [eventLoopGroupProxy-13-2 @call-handler#1405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.601 [DefaultDispatcher-worker-18 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:43:00.613 [eventLoopGroupProxy-13-2 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.613 [eventLoopGroupProxy-13-2 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.613 [eventLoopGroupProxy-13-2 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:43:00.613 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.614 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.614 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.614 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.614 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.615 [eventLoopGroupProxy-13-2 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.656 [eventLoopGroupProxy-13-2 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.657 [eventLoopGroupProxy-13-2 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.657 [eventLoopGroupProxy-13-2 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:43:00.657 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.658 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.658 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.658 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.658 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.658 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.701 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.701 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.701 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:00.701 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.702 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.702 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.702 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.702 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.703 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.704 [eventLoopGroupProxy-13-2 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.704 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.704 [eventLoopGroupProxy-13-2 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.704 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.705 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.705 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.705 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.705 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.706 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.747 [eventLoopGroupProxy-13-2 @coroutine#1427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.747 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.747 [eventLoopGroupProxy-13-2 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 06:43:00.748 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.748 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.748 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.748 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.748 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.749 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.750 [eventLoopGroupProxy-13-2 @coroutine#1432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.750 [eventLoopGroupProxy-13-2 @call-handler#1431] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.750 [eventLoopGroupProxy-13-2 @call-handler#1431] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.750 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.751 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.751 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.751 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.751 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.752 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.753 [eventLoopGroupProxy-13-2 @coroutine#1437] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.753 [eventLoopGroupProxy-13-2 @call-handler#1436] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.753 [eventLoopGroupProxy-13-2 @call-handler#1436] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.753 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.754 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.754 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.754 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.754 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.754 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.756 [eventLoopGroupProxy-13-2 @coroutine#1442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.756 [eventLoopGroupProxy-13-2 @call-handler#1441] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.756 [eventLoopGroupProxy-13-2 @call-handler#1441] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:43:00.756 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.757 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.757 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.757 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.757 [DefaultDispatcher-worker-19 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.757 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.758 [eventLoopGroupProxy-13-2 @coroutine#1447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.759 [eventLoopGroupProxy-13-2 @call-handler#1446] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.759 [eventLoopGroupProxy-13-2 @call-handler#1446] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:43:00.759 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.759 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.759 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.759 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.759 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.760 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.761 [eventLoopGroupProxy-13-2 @coroutine#1452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.761 [eventLoopGroupProxy-13-2 @call-handler#1451] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.761 [eventLoopGroupProxy-13-2 @call-handler#1451] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.761 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.762 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.762 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.762 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.762 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.762 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.805 [eventLoopGroupProxy-13-2 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.805 [eventLoopGroupProxy-13-2 @call-handler#1456] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.805 [eventLoopGroupProxy-13-2 @call-handler#1456] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:00.806 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.806 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.807 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.807 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.807 [DefaultDispatcher-worker-14 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.807 [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-18 06:43:00.808 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.808 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.808 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.809 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.809 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.809 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.809 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.809 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.810 [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-18 06:43:00.811 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.811 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.811 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.811 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.812 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.812 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.812 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.812 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.812 [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-18 06:43:00.813 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.813 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.813 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.813 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.814 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.814 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.814 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.814 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.814 [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-18 06:43:00.822 [DefaultDispatcher-worker-18 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.839 [DefaultDispatcher-worker-18 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2025-03-18 06:43:00.857 [eventLoopGroupProxy-13-2 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.858 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.858 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 06:43:00.858 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.859 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.859 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.859 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.859 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.860 [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-18 06:43:00.861 [eventLoopGroupProxy-13-2 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.861 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.861 [eventLoopGroupProxy-13-2 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.862 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.862 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.862 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.862 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.862 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.863 [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-18 06:43:00.864 [eventLoopGroupProxy-13-2 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.864 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.864 [eventLoopGroupProxy-13-2 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.864 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.865 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.865 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.865 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.865 [DefaultDispatcher-worker-10 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.865 [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-18 06:43:00.866 [eventLoopGroupProxy-13-2 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.866 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.866 [eventLoopGroupProxy-13-2 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.866 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.867 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.867 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.867 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.867 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.868 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.910 [eventLoopGroupProxy-13-2 @coroutine#1502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.910 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.910 [eventLoopGroupProxy-13-2 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:00.910 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.911 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.912 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.912 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.912 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.912 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.955 [eventLoopGroupProxy-13-2 @coroutine#1507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.956 [eventLoopGroupProxy-13-2 @call-handler#1506] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.956 [eventLoopGroupProxy-13-2 @call-handler#1506] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 06:43:00.956 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.957 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.957 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.957 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.957 [DefaultDispatcher-worker-16 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.958 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.959 [eventLoopGroupProxy-13-2 @coroutine#1512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.959 [eventLoopGroupProxy-13-2 @call-handler#1511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.959 [eventLoopGroupProxy-13-2 @call-handler#1511] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.959 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.960 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.960 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.960 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.960 [DefaultDispatcher-worker-15 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.961 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.965 [eventLoopGroupProxy-13-2 @coroutine#1517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.966 [eventLoopGroupProxy-13-2 @call-handler#1516] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.966 [eventLoopGroupProxy-13-2 @call-handler#1516] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-18 06:43:00.966 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.967 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.967 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.967 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.967 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.967 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:00.968 [eventLoopGroupProxy-13-2 @coroutine#1522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:00.968 [eventLoopGroupProxy-13-2 @call-handler#1521] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:00.968 [eventLoopGroupProxy-13-2 @call-handler#1521] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:00.968 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.969 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.969 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:00.969 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:00.969 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:00.970 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:01.012 [eventLoopGroupProxy-13-2 @coroutine#1527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.012 [eventLoopGroupProxy-13-2 @call-handler#1526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.012 [eventLoopGroupProxy-13-2 @call-handler#1526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:43:01.013 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.013 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.014 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.014 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.014 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.014 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:01.015 [eventLoopGroupProxy-13-2 @coroutine#1532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.015 [eventLoopGroupProxy-13-2 @call-handler#1531] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.015 [eventLoopGroupProxy-13-2 @call-handler#1531] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:01.015 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.016 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.016 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.016 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.016 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.017 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:01.059 [eventLoopGroupProxy-13-2 @coroutine#1537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.059 [eventLoopGroupProxy-13-2 @call-handler#1536] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.059 [eventLoopGroupProxy-13-2 @call-handler#1536] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 06:43:01.060 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.061 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.061 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.061 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.061 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.061 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:01.104 [eventLoopGroupProxy-13-2 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.104 [eventLoopGroupProxy-13-2 @call-handler#1541] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.104 [eventLoopGroupProxy-13-2 @call-handler#1541] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:01.104 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.105 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.105 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.105 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.105 [DefaultDispatcher-worker-2 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.106 [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-18 06:43:01.107 [eventLoopGroupProxy-13-2 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.107 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.107 [eventLoopGroupProxy-13-2 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:01.108 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.108 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.108 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.108 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.108 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.109 [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-18 06:43:01.111 [DefaultDispatcher-worker-14 @coroutine#800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:43:01.152 [eventLoopGroupProxy-13-2 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.152 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.152 [eventLoopGroupProxy-13-2 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:01.152 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.154 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.154 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.154 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.154 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.155 [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-18 06:43:01.156 [eventLoopGroupProxy-13-2 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.156 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.156 [eventLoopGroupProxy-13-2 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:01.156 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.157 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.157 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.157 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.157 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.157 [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-18 06:43:01.158 [eventLoopGroupProxy-13-2 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.158 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.158 [eventLoopGroupProxy-13-2 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:01.159 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.159 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.159 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.159 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.159 [DefaultDispatcher-worker-9 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.160 [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-18 06:43:01.160 [eventLoopGroupProxy-13-2 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.160 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.160 [eventLoopGroupProxy-13-2 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:01.161 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.162 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.162 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.162 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.162 [DefaultDispatcher-worker-17 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.162 [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-18 06:43:01.208 [eventLoopGroupProxy-13-2 @coroutine#1574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.208 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.208 [eventLoopGroupProxy-13-2 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-18 06:43:01.208 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.209 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.209 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.209 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.209 [DefaultDispatcher-worker-18 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.209 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:01.252 [eventLoopGroupProxy-13-2 @coroutine#1579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.252 [eventLoopGroupProxy-13-2 @call-handler#1578] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.252 [eventLoopGroupProxy-13-2 @call-handler#1578] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 06:43:01.252 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.253 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.253 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.253 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.253 [DefaultDispatcher-worker-13 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.253 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:01.254 [eventLoopGroupProxy-13-2 @coroutine#1584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.254 [eventLoopGroupProxy-13-2 @call-handler#1583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.254 [eventLoopGroupProxy-13-2 @call-handler#1583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:01.255 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.255 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.255 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.255 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.255 [DefaultDispatcher-worker-8 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.256 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:01.257 [eventLoopGroupProxy-13-2 @coroutine#1589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.257 [eventLoopGroupProxy-13-2 @call-handler#1588] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.257 [eventLoopGroupProxy-13-2 @call-handler#1588] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 06:43:01.257 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.257 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.257 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/blob/upload-batch-data. 2025-03-18 06:43:01.257 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.257 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:01.258 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:01.260 [eventLoopGroupProxy-13-2 @coroutine#1594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:01.260 [eventLoopGroupProxy-13-2 @call-handler#1593] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.260 [eventLoopGroupProxy-13-2 @call-handler#1593] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 06:43:01.260 [DefaultDispatcher-worker-1 @coroutine#811] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/blob/upload-batch-data 2025-03-18 06:43:01.266 [DefaultDispatcher-worker-5 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:43:01.270 [DefaultDispatcher-worker-14 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:43:01.270 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/UmAppDatabase/replication/message 2025-03-18 06:43:01.270 [DefaultDispatcher-worker-14 @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:46237/UmAppDatabase/replication/message. 2025-03-18 06:43:01.270 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/UmAppDatabase/replication/message 2025-03-18 06:43:01.270 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:46237/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 06:43:01.271 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:43:01.271 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-18 06:43:01.271 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 06:43:01.284 [DefaultDispatcher-worker-13 @call-handler#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-03-18 06:43:01.284 [eventLoopGroupProxy-13-2 @call-handler#1603] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:01.284 [eventLoopGroupProxy-13-2 @call-handler#1603] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-18 06:43:01.284 [DefaultDispatcher-worker-13 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json 2025-03-18 06:43:01.284 [DefaultDispatcher-worker-13 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json. 2025-03-18 06:43:01.284 [DefaultDispatcher-worker-13 @coroutine#749] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json 2025-03-18 06:43:01.285 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/UmAppDatabase/replication/message 2025-03-18 06:43:01.285 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46237/UmAppDatabase/replication/message 2025-03-18 06:43:01.285 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:46237/UmAppDatabase/replication/message. 2025-03-18 06:43:01.285 [DefaultDispatcher-worker-9 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46237/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:01.285 [DefaultDispatcher-worker-12 @coroutine#749] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json 2025-03-18 06:43:01.285 [DefaultDispatcher-worker-12 @coroutine#749] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json 2025-03-18 06:43:01.286 [DefaultDispatcher-worker-2 @coroutine#749] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json. 2025-03-18 06:43:01.286 [DefaultDispatcher-worker-2 @coroutine#749] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:46237/api/content/706263471182614528/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:43:01.290 [DefaultDispatcher-worker-4 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e94947e 2025-03-18 06:43:01.303 [DefaultDispatcher-worker-10 @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2 2025-03-18 06:43:01.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 06:43:01.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 06:43:01.318 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 06:43:01.318 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 06:43:01.318 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 06:43:01.320 [Test worker @coroutine#1619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3efd3302 2025-03-18 06:43:01.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-18 06:43:01.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-18 06:43:01.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:01.321 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e94947e: (connection evicted) 2025-03-18 06:43:01.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:01.321 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-18 06:43:01.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-18 06:43:01.335 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:43:01.335 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:43:01.767 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 06:43:02.325 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@734a2c17 2025-03-18 06:43:02.326 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@734a2c17 2025-03-18 06:43:02.329 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7ddb7e 2025-03-18 06:43:02.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-18 06:43:02.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-18 06:43:02.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:02.329 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cf669f2: (connection evicted) 2025-03-18 06:43:02.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:02.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-18 06:43:02.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-18 06:43:02.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5837cb9e 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:02.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@13552290 2025-03-18 06:43:02.339 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@13552290 2025-03-18 06:43:02.339 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-18 06:43:02.367 [DefaultDispatcher-worker-5 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13552290 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce2c5f6 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:02.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-18 06:43:02.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@744673f3 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@744673f3 2025-03-18 06:43:02.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f5a25e2 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:02.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:02.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-18 06:43:02.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb759d5 2025-03-18 06:43:02.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cb759d5 2025-03-18 06:43:02.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-18 06:43:02.374 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 06:43:02.375 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-18 06:43:02.376 [DefaultDispatcher-worker-14 @coroutine#1641] INFO ktor.application - Responding at http://0.0.0.0:39269 2025-03-18 06:43:02.378 [DefaultDispatcher-worker-14 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744673f3 2025-03-18 06:43:02.379 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39269/api/blob/upload-init-batch 2025-03-18 06:43:02.379 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39269/api/blob/upload-init-batch. 2025-03-18 06:43:02.379 [Test worker @coroutine#1642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39269/api/blob/upload-init-batch 2025-03-18 06:43:02.379 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39269/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 06:43:02.381 [eventLoopGroupProxy-16-1 @call-handler#1648] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-18 06:43:02.381 [eventLoopGroupProxy-16-1 @call-handler#1648] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-18 06:43:02.381 [eventLoopGroupProxy-16-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb759d5 2025-03-18 06:43:02.382 [Test worker @coroutine#1642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39269/api/blob/upload-init-batch 2025-03-18 06:43:02.382 [Test worker @coroutine#1642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39269/api/blob/upload-init-batch 2025-03-18 06:43:02.382 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39269/api/blob/upload-init-batch. 2025-03-18 06:43:02.383 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39269/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:02.383 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39269/api/blob/upload-batch-data 2025-03-18 06:43:02.383 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39269/api/blob/upload-batch-data. 2025-03-18 06:43:02.383 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39269/api/blob/upload-batch-data 2025-03-18 06:43:02.383 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39269/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:02.383 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 06:43:02.385 [eventLoopGroupProxy-16-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb759d5 2025-03-18 06:43:02.385 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:02.386 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39269/api/blob/upload-batch-data 2025-03-18 06:43:02.387 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-03-18 06:43:02.389 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:02.392 [Test worker @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744673f3 2025-03-18 06:43:02.439 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:02.472 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:02.473 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:03.441 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a2e581 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:03.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc319cf 2025-03-18 06:43:03.442 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dc319cf 2025-03-18 06:43:03.442 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-18 06:43:03.463 [DefaultDispatcher-worker-15 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc319cf 2025-03-18 06:43:03.466 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46457/api/blob/upload-init-batch 2025-03-18 06:43:03.466 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46457/api/blob/upload-init-batch. 2025-03-18 06:43:03.466 [Test worker @coroutine#1673] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46457/api/blob/upload-init-batch 2025-03-18 06:43:03.466 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46457/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 06:43:03.468 [Test worker @coroutine#1673] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46457/api/blob/upload-init-batch 2025-03-18 06:43:03.468 [Test worker @coroutine#1673] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46457/api/blob/upload-init-batch 2025-03-18 06:43:03.468 [Test worker @coroutine#1673] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46457/api/blob/upload-init-batch. 2025-03-18 06:43:03.468 [Test worker @coroutine#1673] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46457/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:03.474 [DefaultDispatcher-worker-13 @coroutine#1673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dc319cf 2025-03-18 06:43:03.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-18 06:43:03.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-18 06:43:03.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:03.477 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dc319cf: (connection evicted) 2025-03-18 06:43:03.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:03.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-18 06:43:03.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63fde7ca 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-18 06:43:03.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:03.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:03.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-18 06:43:03.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4779df3d 2025-03-18 06:43:03.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@4779df3d 2025-03-18 06:43:03.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-18 06:43:03.501 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50471/api/blob/upload-init-batch 2025-03-18 06:43:03.501 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50471/api/blob/upload-init-batch. 2025-03-18 06:43:03.501 [Test worker @coroutine#1684] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50471/api/blob/upload-init-batch 2025-03-18 06:43:03.502 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50471/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 06:43:03.503 [Test worker @coroutine#1684] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50471/api/blob/upload-init-batch 2025-03-18 06:43:03.503 [Test worker @coroutine#1684] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50471/api/blob/upload-init-batch 2025-03-18 06:43:03.503 [Test worker @coroutine#1684] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50471/api/blob/upload-init-batch. 2025-03-18 06:43:03.503 [Test worker @coroutine#1684] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50471/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:03.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-18 06:43:03.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-18 06:43:03.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:03.504 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4779df3d: (connection evicted) 2025-03-18 06:43:03.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:03.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-18 06:43:03.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b6fde93 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:03.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@441762b8 2025-03-18 06:43:03.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@441762b8 2025-03-18 06:43:03.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-18 06:43:03.518 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45787/api/blob/upload-init-batch 2025-03-18 06:43:03.518 [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:45787/api/blob/upload-init-batch. 2025-03-18 06:43:03.518 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45787/api/blob/upload-init-batch 2025-03-18 06:43:03.518 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45787/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 06:43:03.519 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45787/api/blob/upload-init-batch 2025-03-18 06:43:03.519 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45787/api/blob/upload-init-batch 2025-03-18 06:43:03.520 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45787/api/blob/upload-init-batch. 2025-03-18 06:43:03.520 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45787/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:03.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-18 06:43:03.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-18 06:43:03.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:03.524 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@441762b8: (connection evicted) 2025-03-18 06:43:03.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:03.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-18 06:43:03.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d3faf1d 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:03.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:03.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-18 06:43:03.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2025-03-18 06:43:03.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2025-03-18 06:43:03.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-18 06:43:03.777 [DefaultDispatcher-worker-19 @coroutine#1710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7207f3c2 2025-03-18 06:43:03.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fa2473a 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:03.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d67e3d3 2025-03-18 06:43:03.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d67e3d3 2025-03-18 06:43:03.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-18 06:43:03.801 [DefaultDispatcher-worker-15 @coroutine#1715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d67e3d3 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3013e1e8 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:03.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2025-03-18 06:43:03.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@61cff1e4 2025-03-18 06:43:03.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-18 06:43:03.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54816d7a 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:03.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-18 06:43:03.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-18 06:43:03.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-18 06:43:03.842 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:03.846 [DefaultDispatcher-worker-13 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-18 06:43:03.850 [DefaultDispatcher-worker-13 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-18 06:43:03.854 [DefaultDispatcher-worker-20 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-18 06:43:03.858 [DefaultDispatcher-worker-12 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-18 06:43:03.860 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-18 06:43:03.864 [DefaultDispatcher-worker-18 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf 2025-03-18 06:43:03.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-18 06:43:03.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-18 06:43:03.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:03.868 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5eed2edf: (connection evicted) 2025-03-18 06:43:03.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:03.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-18 06:43:03.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fee3c9c 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:03.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-18 06:43:03.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-18 06:43:03.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-18 06:43:03.880 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:03.891 [DefaultDispatcher-worker-2 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-18 06:43:03.895 [DefaultDispatcher-worker-7 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-18 06:43:03.899 [DefaultDispatcher-worker-20 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-18 06:43:03.903 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:03.903 [DefaultDispatcher-worker-3 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-18 06:43:03.905 [Test worker @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-18 06:43:03.910 [DefaultDispatcher-worker-12 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11a0c708 2025-03-18 06:43:03.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-18 06:43:03.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:03.911 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11a0c708: (connection evicted) 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:03.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-18 06:43:03.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1196537d 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:03.911 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:03.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@175c26ff 2025-03-18 06:43:03.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@175c26ff 2025-03-18 06:43:03.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-18 06:43:03.931 [DefaultDispatcher-worker-3 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175c26ff 2025-03-18 06:43:03.935 [DefaultDispatcher-worker-2 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175c26ff 2025-03-18 06:43:03.939 [DefaultDispatcher-worker-12 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175c26ff 2025-03-18 06:43:03.944 [DefaultDispatcher-worker-6 @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@175c26ff 2025-03-18 06:43:03.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-18 06:43:03.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-18 06:43:03.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:03.944 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@175c26ff: (connection evicted) 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:03.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-18 06:43:03.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5af7e2f 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:03.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-03-18 06:43:03.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-03-18 06:43:03.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-18 06:43:03.967 [DefaultDispatcher-worker-16 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-03-18 06:43:03.972 [DefaultDispatcher-worker-13 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-03-18 06:43:03.976 [DefaultDispatcher-worker-14 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-03-18 06:43:03.980 [DefaultDispatcher-worker-6 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-03-18 06:43:03.982 [Test worker @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-03-18 06:43:03.986 [DefaultDispatcher-worker-2 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c76762 2025-03-18 06:43:03.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-18 06:43:03.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-18 06:43:03.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:03.987 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c76762: (connection evicted) 2025-03-18 06:43:03.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:03.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-18 06:43:03.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-18 06:43:04.340 [DefaultDispatcher-worker-9 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13552290 2025-03-18 06:43:04.374 [DefaultDispatcher-worker-9 @coroutine#1759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cb759d5 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2723b0d0 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:07.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d0195b 2025-03-18 06:43:07.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d0195b 2025-03-18 06:43:07.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-18 06:43:07.548 [DefaultDispatcher-worker-11 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47d0195b 2025-03-18 06:43:07.627 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-18 06:43:08.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.070 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32d3b965 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-03-18 06:43:08.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-03-18 06:43:08.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-18 06:43:08.090 [DefaultDispatcher-worker-15 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-03-18 06:43:08.094 [DefaultDispatcher-worker-6 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-03-18 06:43:08.097 [DefaultDispatcher-worker-8 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-03-18 06:43:08.101 [DefaultDispatcher-worker-13 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-03-18 06:43:08.106 [DefaultDispatcher-worker-8 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16160a37 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73973e77 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-18 06:43:08.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-03-18 06:43:08.111 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-03-18 06:43:08.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-18 06:43:08.130 [DefaultDispatcher-worker-11 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-03-18 06:43:08.134 [DefaultDispatcher-worker-16 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-03-18 06:43:08.137 [DefaultDispatcher-worker-2 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-03-18 06:43:08.140 [DefaultDispatcher-worker-20 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a76c90 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-18 06:43:08.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-03-18 06:43:08.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-03-18 06:43:08.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-18 06:43:08.160 [DefaultDispatcher-worker-19 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-03-18 06:43:08.164 [DefaultDispatcher-worker-5 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-03-18 06:43:08.167 [DefaultDispatcher-worker-19 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-03-18 06:43:08.170 [DefaultDispatcher-worker-10 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-03-18 06:43:08.171 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.173 [DefaultDispatcher-worker-6 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-03-18 06:43:08.179 [DefaultDispatcher-worker-8 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1ef806 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-18 06:43:08.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 06:43:08.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 06:43:08.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-18 06:43:08.197 [DefaultDispatcher-worker-4 @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 06:43:08.201 [DefaultDispatcher-worker-16 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 06:43:08.204 [DefaultDispatcher-worker-20 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 06:43:08.207 [DefaultDispatcher-worker-14 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 06:43:08.211 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.211 [DefaultDispatcher-worker-17 @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9cdf13e 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-03-18 06:43:08.212 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-03-18 06:43:08.212 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-18 06:43:08.229 [DefaultDispatcher-worker-2 @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-03-18 06:43:08.233 [DefaultDispatcher-worker-6 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-03-18 06:43:08.237 [DefaultDispatcher-worker-8 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-03-18 06:43:08.240 [DefaultDispatcher-worker-21 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-03-18 06:43:08.243 [DefaultDispatcher-worker-17 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-03-18 06:43:08.243 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.247 [DefaultDispatcher-worker-18 @coroutine#1828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501956f9 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d8075c 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 06:43:08.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 06:43:08.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-18 06:43:08.268 [DefaultDispatcher-worker-18 @coroutine#1834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 06:43:08.272 [DefaultDispatcher-worker-10 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 06:43:08.276 [DefaultDispatcher-worker-15 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 06:43:08.279 [DefaultDispatcher-worker-4 @coroutine#1836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-18 06:43:08.280 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73eaae1e 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-03-18 06:43:08.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-03-18 06:43:08.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-18 06:43:08.297 [DefaultDispatcher-worker-17 @coroutine#1840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-03-18 06:43:08.301 [DefaultDispatcher-worker-4 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-03-18 06:43:08.304 [DefaultDispatcher-worker-14 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-03-18 06:43:08.308 [DefaultDispatcher-worker-6 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-03-18 06:43:08.311 [DefaultDispatcher-worker-15 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-03-18 06:43:08.312 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.317 [DefaultDispatcher-worker-2 @coroutine#1842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@481eb705 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34dda1b4 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-18 06:43:08.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb4ba80 2025-03-18 06:43:08.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb4ba80 2025-03-18 06:43:08.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d3194ff 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-03-18 06:43:08.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-03-18 06:43:08.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-18 06:43:08.342 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-03-18 06:43:08.344 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@123d666b 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ac76ad9 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@25814d3c 2025-03-18 06:43:08.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@25814d3c 2025-03-18 06:43:08.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-18 06:43:08.350 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.360 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25814d3c 2025-03-18 06:43:08.361 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25814d3c 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28468162 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2025-03-18 06:43:08.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2025-03-18 06:43:08.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-18 06:43:08.378 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2025-03-18 06:43:08.379 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@280e4390 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f3c27e9 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db9d253 2025-03-18 06:43:08.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db9d253 2025-03-18 06:43:08.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-18 06:43:08.380 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.394 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db9d253 2025-03-18 06:43:08.395 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db9d253 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@698daff6 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:08.397 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:08.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2025-03-18 06:43:08.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2025-03-18 06:43:08.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-18 06:43:08.419 [DefaultDispatcher-worker-1 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2025-03-18 06:43:08.419 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.423 [DefaultDispatcher-worker-13 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2025-03-18 06:43:08.429 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.437 [DefaultDispatcher-worker-12 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2025-03-18 06:43:08.447 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.465 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.480 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:08.498 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:09.444 [DefaultDispatcher-worker-19 @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cee52e2 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4986b0ea 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:09.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2025-03-18 06:43:09.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2025-03-18 06:43:09.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-18 06:43:09.464 [DefaultDispatcher-worker-17 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2025-03-18 06:43:09.468 [DefaultDispatcher-worker-21 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2025-03-18 06:43:09.472 [DefaultDispatcher-worker-11 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@751526a7 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:09.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-03-18 06:43:09.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-03-18 06:43:09.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-18 06:43:09.494 [DefaultDispatcher-worker-11 @coroutine#1886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-03-18 06:43:09.498 [DefaultDispatcher-worker-14 @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5e123d 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c6553c6 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:09.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:09.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-18 06:43:09.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 06:43:09.500 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 06:43:09.500 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-18 06:43:09.519 [DefaultDispatcher-worker-7 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 06:43:09.523 [DefaultDispatcher-worker-5 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 06:43:09.524 [Test worker @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 06:43:09.528 [DefaultDispatcher-worker-8 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 06:43:09.528 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e73e41 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:09.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2025-03-18 06:43:09.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2025-03-18 06:43:09.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-18 06:43:09.546 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:09.569 [DefaultDispatcher-worker-7 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2025-03-18 06:43:09.573 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:09.573 [DefaultDispatcher-worker-11 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2025-03-18 06:43:09.578 [DefaultDispatcher-worker-14 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d71f296 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3618486e 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:09.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-18 06:43:09.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebd0b52 2025-03-18 06:43:09.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ebd0b52 2025-03-18 06:43:09.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-18 06:43:09.598 [DefaultDispatcher-worker-20 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebd0b52 2025-03-18 06:43:09.600 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:09.602 [DefaultDispatcher-worker-14 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebd0b52 2025-03-18 06:43:09.606 [DefaultDispatcher-worker-9 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ebd0b52 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a73873 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:09.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2025-03-18 06:43:09.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2025-03-18 06:43:09.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-18 06:43:09.629 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:09.629 [DefaultDispatcher-worker-9 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2025-03-18 06:43:09.633 [DefaultDispatcher-worker-19 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2025-03-18 06:43:09.637 [DefaultDispatcher-worker-14 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e781b4f 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bafc754 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:09.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-03-18 06:43:09.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-03-18 06:43:09.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-18 06:43:09.657 [DefaultDispatcher-worker-3 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-03-18 06:43:09.661 [DefaultDispatcher-worker-2 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-03-18 06:43:09.665 [DefaultDispatcher-worker-16 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@590ab84 2025-03-18 06:43:09.668 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/ 2025-03-18 06:43:09.669 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36185/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:09.670 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/ 2025-03-18 06:43:09.670 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/ 2025-03-18 06:43:09.670 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36185/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:09.679 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:09.708 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:09.712 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/ 2025-03-18 06:43:09.712 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/ 2025-03-18 06:43:09.712 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36185/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:09.739 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:09.753 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/ 2025-03-18 06:43:09.754 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/ 2025-03-18 06:43:09.754 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36185/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:09.796 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/ 2025-03-18 06:43:09.796 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/ 2025-03-18 06:43:09.796 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36185/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:09.838 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/ 2025-03-18 06:43:09.838 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/ 2025-03-18 06:43:09.838 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36185/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:09.880 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/ 2025-03-18 06:43:09.880 [Test worker @coroutine#1925] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36185/ 2025-03-18 06:43:09.880 [Test worker @coroutine#1925] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36185/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:09.921 [Test worker @coroutine#1925] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36185/ 2025-03-18 06:43:09.924 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41661/ 2025-03-18 06:43:09.924 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41661/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:09.925 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41661/ 2025-03-18 06:43:09.925 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41661/ 2025-03-18 06:43:09.925 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41661/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:09.967 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41661/ 2025-03-18 06:43:09.967 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41661/ 2025-03-18 06:43:09.967 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41661/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:10.009 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41661/ 2025-03-18 06:43:10.009 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41661/ 2025-03-18 06:43:10.009 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41661/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:10.050 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41661/ 2025-03-18 06:43:10.051 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41661/ 2025-03-18 06:43:10.051 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41661/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:10.092 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41661/ 2025-03-18 06:43:10.093 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41661/ 2025-03-18 06:43:10.093 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41661/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:10.135 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41661/ 2025-03-18 06:43:10.135 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41661/ 2025-03-18 06:43:10.135 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41661/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 06:43:10.136 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41661/ 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@439047ef 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:10.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:10.205 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-18 06:43:10.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-03-18 06:43:10.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-03-18 06:43:10.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-18 06:43:10.245 [DefaultDispatcher-worker-10 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b2bc2e 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8683b8 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:10.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:10.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-18 06:43:10.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4ac3f5 2025-03-18 06:43:10.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e4ac3f5 2025-03-18 06:43:10.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-18 06:43:10.272 [DefaultDispatcher-worker-18 @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e4ac3f5 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b9af5 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:10.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3c3a04 2025-03-18 06:43:10.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a3c3a04 2025-03-18 06:43:10.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-18 06:43:10.295 [DefaultDispatcher-worker-2 @coroutine#1998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a3c3a04 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a9fd482 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-18 06:43:10.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:10.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:10.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-18 06:43:10.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@653a5a 2025-03-18 06:43:10.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@653a5a 2025-03-18 06:43:10.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-18 06:43:10.306 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:10.318 [DefaultDispatcher-worker-6 @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@653a5a 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20e25bf7 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:10.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:10.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-18 06:43:10.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@62129f97 2025-03-18 06:43:10.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@62129f97 2025-03-18 06:43:10.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-18 06:43:10.341 [DefaultDispatcher-worker-5 @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62129f97 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27d4513e 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:10.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-03-18 06:43:10.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-03-18 06:43:10.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-18 06:43:10.352 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:10.367 [DefaultDispatcher-worker-5 @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@834b0f7 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d3c14c3 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:10.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@439054a7 2025-03-18 06:43:10.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@439054a7 2025-03-18 06:43:10.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-18 06:43:10.373 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:10.395 [DefaultDispatcher-worker-2 @coroutine#2042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@439054a7 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ea4290f 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:10.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:10.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-18 06:43:10.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2025-03-18 06:43:10.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2025-03-18 06:43:10.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-18 06:43:10.398 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:10.416 [DefaultDispatcher-worker-10 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2025-03-18 06:43:10.419 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:10.421 [DefaultDispatcher-worker-17 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2025-03-18 06:43:10.424 [DefaultDispatcher-worker-20 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2025-03-18 06:43:10.428 [DefaultDispatcher-worker-15 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2025-03-18 06:43:10.434 [DefaultDispatcher-worker-1 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2025-03-18 06:43:10.438 [DefaultDispatcher-worker-3 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e783f78 2025-03-18 06:43:10.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-03-18 06:43:10.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-03-18 06:43:10.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:10.441 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e783f78: (connection evicted) 2025-03-18 06:43:10.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:10.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-03-18 06:43:10.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-03-18 06:43:10.442 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:10.473 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f59cb6f 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:14.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2025-03-18 06:43:14.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2025-03-18 06:43:14.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-18 06:43:14.527 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2025-03-18 06:43:14.536 [DefaultDispatcher-worker-1 @coroutine#2075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2025-03-18 06:43:14.542 [DefaultDispatcher-worker-6 @coroutine#2077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@614d01b 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bb46040 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:14.543 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-18 06:43:14.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:14.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:14.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:14.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:14.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:14.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:14.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:14.544 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:14.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-18 06:43:14.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2025-03-18 06:43:14.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2025-03-18 06:43:14.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-18 06:43:14.554 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2025-03-18 06:43:14.563 [DefaultDispatcher-worker-14 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2025-03-18 06:43:14.567 [DefaultDispatcher-worker-19 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2025-03-18 06:43:14.571 [DefaultDispatcher-worker-12 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2025-03-18 06:43:14.575 [DefaultDispatcher-worker-9 @coroutine#2081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c56930 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c20abd6 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:14.575 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:14.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 06:43:14.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 06:43:14.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-18 06:43:14.587 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 06:43:14.598 [DefaultDispatcher-worker-1 @coroutine#2085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 06:43:14.602 [DefaultDispatcher-worker-10 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 06:43:14.605 [DefaultDispatcher-worker-18 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 06:43:14.609 [DefaultDispatcher-worker-2 @coroutine#2087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 06:43:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-18 06:43:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:14.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28be7db5 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:14.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2025-03-18 06:43:14.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2025-03-18 06:43:14.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-18 06:43:14.618 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:14.621 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2025-03-18 06:43:14.629 [DefaultDispatcher-worker-8 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2025-03-18 06:43:14.634 [DefaultDispatcher-worker-6 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2025-03-18 06:43:14.638 [DefaultDispatcher-worker-12 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ac00dc9 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbd3871 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:14.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:14.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-18 06:43:14.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-03-18 06:43:14.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-03-18 06:43:14.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-18 06:43:14.644 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:14.648 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-03-18 06:43:14.657 [DefaultDispatcher-worker-8 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-03-18 06:43:14.661 [DefaultDispatcher-worker-11 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39303a6 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73543048 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:14.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2025-03-18 06:43:14.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2025-03-18 06:43:14.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-18 06:43:14.673 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2025-03-18 06:43:14.676 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:14.682 [DefaultDispatcher-worker-12 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2025-03-18 06:43:14.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e32feb 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:14.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2025-03-18 06:43:14.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2025-03-18 06:43:14.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-18 06:43:14.694 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2025-03-18 06:43:14.703 [DefaultDispatcher-worker-16 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b6cf3c1 2025-03-18 06:43:14.710 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:14.742 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:14.763 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:14.799 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18487f92 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:14.811 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:14.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-18 06:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:14.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:14.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-18 06:43:14.826 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:14.833 [Test worker @coroutine#2109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:14.834 [Test worker @coroutine#2111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:14.835 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37099/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:14.835 [DefaultDispatcher-worker-6 @coroutine#2115] 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:37099/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:14.835 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37099/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:14.835 [DefaultDispatcher-worker-6 @coroutine#2115] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37099/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:14.836 [DefaultDispatcher-worker-20 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37099/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:14.836 [DefaultDispatcher-worker-20 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37099/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:14.840 [DefaultDispatcher-worker-4 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:14.840 [DefaultDispatcher-worker-4 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:14.840 [DefaultDispatcher-worker-4 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:14.840 [DefaultDispatcher-worker-4 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:14.840 [DefaultDispatcher-worker-5 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:14.840 [DefaultDispatcher-worker-5 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:14.841 [Test worker @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a5a26b7 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:14.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-18 06:43:14.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-18 06:43:14.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-18 06:43:14.857 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-18 06:43:14.863 [Test worker @coroutine#2126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-18 06:43:14.864 [Test worker @coroutine#2128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-18 06:43:14.867 [DefaultDispatcher-worker-7 @coroutine#2136] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37099/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 06:43:14.867 [DefaultDispatcher-worker-7 @coroutine#2136] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37099/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-18 06:43:14.867 [DefaultDispatcher-worker-7 @coroutine#2136] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37099/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 06:43:14.868 [DefaultDispatcher-worker-1 @coroutine#2136] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37099/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 06:43:14.868 [DefaultDispatcher-worker-1 @coroutine#2136] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37099/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 06:43:14.869 [DefaultDispatcher-worker-13 @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bc1c8d0 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d541e01 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:14.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:14.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-18 06:43:14.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-18 06:43:14.912 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:14.914 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7488ea41 2025-03-18 06:43:14.914 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7488ea41 2025-03-18 06:43:14.916 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4f0aa0 2025-03-18 06:43:14.916 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a4f0aa0 2025-03-18 06:43:14.918 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e708131 2025-03-18 06:43:14.918 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e708131 2025-03-18 06:43:14.920 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b72009b 2025-03-18 06:43:14.920 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b72009b 2025-03-18 06:43:14.922 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@81b3f56 2025-03-18 06:43:14.922 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@81b3f56 2025-03-18 06:43:14.924 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a033eff 2025-03-18 06:43:14.924 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a033eff 2025-03-18 06:43:14.926 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.926 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@70805f87 2025-03-18 06:43:14.926 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@70805f87 2025-03-18 06:43:14.928 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5dffd4 2025-03-18 06:43:14.928 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b5dffd4 2025-03-18 06:43:14.930 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@aed8a66 2025-03-18 06:43:14.930 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@aed8a66 2025-03-18 06:43:14.930 [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-18 06:43:14.932 [Test worker @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.933 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.934 [DefaultDispatcher-worker-15 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:14.934 [DefaultDispatcher-worker-15 @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:36305/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:14.934 [DefaultDispatcher-worker-15 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:14.934 [DefaultDispatcher-worker-15 @coroutine#2148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36305/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:14.935 [DefaultDispatcher-worker-1 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:14.935 [DefaultDispatcher-worker-1 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:14.938 [DefaultDispatcher-worker-21 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.938 [DefaultDispatcher-worker-21 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:14.938 [DefaultDispatcher-worker-21 @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:36305/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:14.938 [DefaultDispatcher-worker-21 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:14.939 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:14.939 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:14.940 [Test worker @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.943 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:14.944 [DefaultDispatcher-worker-15 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.944 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae3c3a 2025-03-18 06:43:14.944 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae3c3a 2025-03-18 06:43:14.946 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d69d23f 2025-03-18 06:43:14.946 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@d69d23f 2025-03-18 06:43:14.948 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@956574a 2025-03-18 06:43:14.948 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@956574a 2025-03-18 06:43:14.949 [DefaultDispatcher-worker-9 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.950 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c54d804 2025-03-18 06:43:14.950 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c54d804 2025-03-18 06:43:14.952 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee97258 2025-03-18 06:43:14.952 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ee97258 2025-03-18 06:43:14.953 [DefaultDispatcher-worker-10 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.954 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d52b790 2025-03-18 06:43:14.954 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d52b790 2025-03-18 06:43:14.956 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@46054377 2025-03-18 06:43:14.956 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@46054377 2025-03-18 06:43:14.958 [DefaultDispatcher-worker-4 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.958 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7b274b 2025-03-18 06:43:14.958 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7b274b 2025-03-18 06:43:14.960 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f5fb2e 2025-03-18 06:43:14.960 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f5fb2e 2025-03-18 06:43:14.960 [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-18 06:43:14.962 [DefaultDispatcher-worker-8 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.966 [DefaultDispatcher-worker-8 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.970 [DefaultDispatcher-worker-11 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.973 [DefaultDispatcher-worker-14 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.978 [DefaultDispatcher-worker-19 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.982 [DefaultDispatcher-worker-14 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:14.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f819a6 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:14.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:14.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:14.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-18 06:43:15.004 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:15.010 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:15.011 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.011 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:15.012 [DefaultDispatcher-worker-9 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.012 [DefaultDispatcher-worker-9 @coroutine#2194] 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:56463/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:15.012 [DefaultDispatcher-worker-9 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.012 [DefaultDispatcher-worker-9 @coroutine#2194] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56463/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:15.013 [DefaultDispatcher-worker-6 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.013 [DefaultDispatcher-worker-6 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56463/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.014 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a55fd25 2025-03-18 06:43:15.014 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a55fd25 2025-03-18 06:43:15.016 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@64921e1f 2025-03-18 06:43:15.016 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@64921e1f 2025-03-18 06:43:15.016 [DefaultDispatcher-worker-13 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:15.016 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.016 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:15.016 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.017 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.017 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.018 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:15.018 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ad9655 2025-03-18 06:43:15.018 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ad9655 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d8a5ec7 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-18 06:43:15.020 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@25af1424 2025-03-18 06:43:15.020 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@25af1424 2025-03-18 06:43:15.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-03-18 06:43:15.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-03-18 06:43:15.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-18 06:43:15.021 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-03-18 06:43:15.021 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@60567961 2025-03-18 06:43:15.021 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@60567961 2025-03-18 06:43:15.023 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c0f192 2025-03-18 06:43:15.023 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c0f192 2025-03-18 06:43:15.026 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d3c261 2025-03-18 06:43:15.026 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@18d3c261 2025-03-18 06:43:15.027 [Test worker @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-03-18 06:43:15.028 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4580eb6b 2025-03-18 06:43:15.028 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4580eb6b 2025-03-18 06:43:15.028 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-03-18 06:43:15.029 [DefaultDispatcher-worker-17 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56463/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 06:43:15.029 [DefaultDispatcher-worker-17 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56463/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-18 06:43:15.029 [DefaultDispatcher-worker-17 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56463/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 06:43:15.030 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ce1fcb 2025-03-18 06:43:15.030 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@16ce1fcb 2025-03-18 06:43:15.030 [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-18 06:43:15.030 [DefaultDispatcher-worker-14 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56463/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 06:43:15.030 [DefaultDispatcher-worker-14 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56463/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 06:43:15.033 [DefaultDispatcher-worker-2 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@597a5ead 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52539624 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-18 06:43:15.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:15.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:15.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-18 06:43:15.087 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:15.089 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.091 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@343e5d87 2025-03-18 06:43:15.091 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@343e5d87 2025-03-18 06:43:15.093 [Test worker @coroutine#2220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:15.093 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af9a570 2025-03-18 06:43:15.093 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3af9a570 2025-03-18 06:43:15.094 [Test worker @coroutine#2222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:15.095 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.095 [DefaultDispatcher-worker-5 @coroutine#2226] 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:53487/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:15.095 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.095 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53487/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:15.095 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec636f7 2025-03-18 06:43:15.095 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ec636f7 2025-03-18 06:43:15.096 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.096 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53487/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.098 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc4af4b 2025-03-18 06:43:15.098 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc4af4b 2025-03-18 06:43:15.100 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd007d1 2025-03-18 06:43:15.100 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd007d1 2025-03-18 06:43:15.100 [DefaultDispatcher-worker-13 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:15.100 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.100 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:15.100 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.101 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.101 [DefaultDispatcher-worker-17 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.101 [Test worker @coroutine#2230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3304362e 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.102 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a75f73e 2025-03-18 06:43:15.102 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a75f73e 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-18 06:43:15.104 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b0109 2025-03-18 06:43:15.104 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@458b0109 2025-03-18 06:43:15.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-18 06:43:15.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-18 06:43:15.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-18 06:43:15.104 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-18 06:43:15.106 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beb5004 2025-03-18 06:43:15.106 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beb5004 2025-03-18 06:43:15.108 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b83227 2025-03-18 06:43:15.108 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@26b83227 2025-03-18 06:43:15.108 [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-18 06:43:15.111 [Test worker @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-18 06:43:15.112 [Test worker @coroutine#2239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e00c94e 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.113 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-18 06:43:15.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:15.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:15.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-18 06:43:15.117 [DefaultDispatcher-worker-16 @coroutine#2241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@146b4c6c 2025-03-18 06:43:15.120 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.122 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c547a9 2025-03-18 06:43:15.122 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c547a9 2025-03-18 06:43:15.124 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f02afe1 2025-03-18 06:43:15.124 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f02afe1 2025-03-18 06:43:15.126 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3d2cd9 2025-03-18 06:43:15.126 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b3d2cd9 2025-03-18 06:43:15.128 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:15.128 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3fa5da 2025-03-18 06:43:15.128 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3fa5da 2025-03-18 06:43:15.130 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@655c5dbb 2025-03-18 06:43:15.130 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@655c5dbb 2025-03-18 06:43:15.132 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b9b56 2025-03-18 06:43:15.132 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b9b56 2025-03-18 06:43:15.134 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d823d8a 2025-03-18 06:43:15.134 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d823d8a 2025-03-18 06:43:15.134 [Test worker @coroutine#2249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:15.135 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:15.136 [DefaultDispatcher-worker-20 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.136 [DefaultDispatcher-worker-20 @coroutine#2255] 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:53065/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:15.136 [DefaultDispatcher-worker-20 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.136 [DefaultDispatcher-worker-20 @coroutine#2255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53065/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:15.136 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e105a95 2025-03-18 06:43:15.136 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e105a95 2025-03-18 06:43:15.137 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.137 [DefaultDispatcher-worker-10 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.139 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a67d69 2025-03-18 06:43:15.139 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@19a67d69 2025-03-18 06:43:15.139 [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-18 06:43:15.141 [DefaultDispatcher-worker-16 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:15.141 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.141 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:15.141 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.141 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.141 [DefaultDispatcher-worker-16 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.142 [Test worker @coroutine#2259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d0ad00 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-18 06:43:15.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e549515 2025-03-18 06:43:15.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e549515 2025-03-18 06:43:15.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-18 06:43:15.145 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e549515 2025-03-18 06:43:15.151 [Test worker @coroutine#2266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e549515 2025-03-18 06:43:15.152 [Test worker @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e549515 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0d7489 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.153 [DefaultDispatcher-worker-21 @coroutine#2277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-18 06:43:15.154 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:15.154 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:15.154 [DefaultDispatcher-worker-21 @coroutine#2277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-18 06:43:15.157 [DefaultDispatcher-worker-1 @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e549515 2025-03-18 06:43:15.169 [DefaultDispatcher-worker-21 @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:15.173 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.175 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5015b976 2025-03-18 06:43:15.175 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5015b976 2025-03-18 06:43:15.175 [DefaultDispatcher-worker-21 @coroutine#2279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:15.176 [DefaultDispatcher-worker-21 @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:15.176 [DefaultDispatcher-worker-1 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.176 [DefaultDispatcher-worker-1 @coroutine#2284] 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-18 06:43:15.176 [DefaultDispatcher-worker-1 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.176 [DefaultDispatcher-worker-1 @coroutine#2284] 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-18 06:43:15.177 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 06:43:15.177 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed25d04 2025-03-18 06:43:15.177 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed25d04 2025-03-18 06:43:15.177 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 06:43:15.177 [DefaultDispatcher-worker-21 @coroutine#2277] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 06:43:15.177 [DefaultDispatcher-worker-3 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.178 [DefaultDispatcher-worker-6 @coroutine#2277] 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-18 06:43:15.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce067bd 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-18 06:43:15.179 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aedd206 2025-03-18 06:43:15.179 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aedd206 2025-03-18 06:43:15.181 [DefaultDispatcher-worker-7 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:15.181 [DefaultDispatcher-worker-7 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.181 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fef573f 2025-03-18 06:43:15.181 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fef573f 2025-03-18 06:43:15.181 [DefaultDispatcher-worker-7 @coroutine#2283] 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-18 06:43:15.181 [DefaultDispatcher-worker-7 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.182 [DefaultDispatcher-worker-5 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.183 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@624c83bd 2025-03-18 06:43:15.183 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@624c83bd 2025-03-18 06:43:15.185 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebac88d 2025-03-18 06:43:15.185 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ebac88d 2025-03-18 06:43:15.187 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af342be 2025-03-18 06:43:15.187 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af342be 2025-03-18 06:43:15.190 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc0a870 2025-03-18 06:43:15.190 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fc0a870 2025-03-18 06:43:15.192 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79978d5e 2025-03-18 06:43:15.192 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@79978d5e 2025-03-18 06:43:15.192 [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-18 06:43:15.194 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.200 [Test worker @coroutine#2292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.201 [Test worker @coroutine#2294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.202 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.202 [DefaultDispatcher-worker-9 @coroutine#2298] 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:41037/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:15.202 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.202 [DefaultDispatcher-worker-9 @coroutine#2298] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41037/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:15.203 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.203 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41037/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.204 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.206 [DefaultDispatcher-worker-5 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.206 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.206 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:15.206 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.206 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c41aec 2025-03-18 06:43:15.207 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c41aec 2025-03-18 06:43:15.207 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.207 [DefaultDispatcher-worker-5 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.208 [Test worker @coroutine#2302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.208 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c03f0c4 2025-03-18 06:43:15.208 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c03f0c4 2025-03-18 06:43:15.211 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@283c719c 2025-03-18 06:43:15.211 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@283c719c 2025-03-18 06:43:15.212 [DefaultDispatcher-worker-11 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.213 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3efaff 2025-03-18 06:43:15.213 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d3efaff 2025-03-18 06:43:15.214 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.215 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6faf9ece 2025-03-18 06:43:15.215 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@6faf9ece 2025-03-18 06:43:15.215 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8dacda 2025-03-18 06:43:15.215 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8dacda 2025-03-18 06:43:15.217 [DefaultDispatcher-worker-5 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.217 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c19d62f 2025-03-18 06:43:15.217 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c19d62f 2025-03-18 06:43:15.217 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@734a5d1b 2025-03-18 06:43:15.217 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@734a5d1b 2025-03-18 06:43:15.219 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7775c7aa 2025-03-18 06:43:15.219 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7775c7aa 2025-03-18 06:43:15.219 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1762eca1 2025-03-18 06:43:15.219 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1762eca1 2025-03-18 06:43:15.220 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32775720 2025-03-18 06:43:15.221 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@32775720 2025-03-18 06:43:15.221 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1105b0 2025-03-18 06:43:15.221 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@d1105b0 2025-03-18 06:43:15.221 [DefaultDispatcher-worker-19 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.222 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@228cd6c8 2025-03-18 06:43:15.222 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@228cd6c8 2025-03-18 06:43:15.223 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fe507 2025-03-18 06:43:15.223 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fe507 2025-03-18 06:43:15.223 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edba332 2025-03-18 06:43:15.223 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1edba332 2025-03-18 06:43:15.224 [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-18 06:43:15.225 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9e3a4b 2025-03-18 06:43:15.225 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9e3a4b 2025-03-18 06:43:15.226 [DefaultDispatcher-worker-13 @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.227 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5258a86f 2025-03-18 06:43:15.227 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5258a86f 2025-03-18 06:43:15.230 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a60e7a 2025-03-18 06:43:15.230 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a60e7a 2025-03-18 06:43:15.230 [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-18 06:43:15.230 [DefaultDispatcher-worker-13 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.234 [DefaultDispatcher-worker-16 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.239 [DefaultDispatcher-worker-6 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.243 [DefaultDispatcher-worker-17 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.245 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.247 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d41c0cb 2025-03-18 06:43:15.247 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d41c0cb 2025-03-18 06:43:15.248 [DefaultDispatcher-worker-4 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.249 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41037/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 06:43:15.249 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41037/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 06:43:15.249 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41037/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 06:43:15.249 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43862713 2025-03-18 06:43:15.249 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@43862713 2025-03-18 06:43:15.249 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41037/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 06:43:15.249 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41037/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 06:43:15.250 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41037/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 06:43:15.250 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41037/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:15.251 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 06:43:15.251 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-18 06:43:15.251 [DefaultDispatcher-worker-16 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 06:43:15.251 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 06:43:15.251 [DefaultDispatcher-worker-3 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41037/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 06:43:15.251 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b9abbb 2025-03-18 06:43:15.251 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@47b9abbb 2025-03-18 06:43:15.253 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb2d28 2025-03-18 06:43:15.253 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb2d28 2025-03-18 06:43:15.254 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.255 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@413ff22c 2025-03-18 06:43:15.255 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@413ff22c 2025-03-18 06:43:15.256 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca48cb1 2025-03-18 06:43:15.256 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca48cb1 2025-03-18 06:43:15.258 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f3eba7 2025-03-18 06:43:15.258 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f3eba7 2025-03-18 06:43:15.258 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22636755 2025-03-18 06:43:15.258 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@22636755 2025-03-18 06:43:15.260 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@399d6a11 2025-03-18 06:43:15.260 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@399d6a11 2025-03-18 06:43:15.260 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@265ce7c1 2025-03-18 06:43:15.260 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@265ce7c1 2025-03-18 06:43:15.262 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6294d267 2025-03-18 06:43:15.262 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6294d267 2025-03-18 06:43:15.262 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@635e6d6e 2025-03-18 06:43:15.262 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@635e6d6e 2025-03-18 06:43:15.264 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04f28b 2025-03-18 06:43:15.264 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c04f28b 2025-03-18 06:43:15.264 [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-18 06:43:15.264 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b17a4b0 2025-03-18 06:43:15.264 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b17a4b0 2025-03-18 06:43:15.266 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52772f48 2025-03-18 06:43:15.266 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@52772f48 2025-03-18 06:43:15.268 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d4b828 2025-03-18 06:43:15.268 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d4b828 2025-03-18 06:43:15.269 [DefaultDispatcher-worker-4 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:15.270 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3719221 2025-03-18 06:43:15.270 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3719221 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d5018 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-18 06:43:15.271 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-18 06:43:15.272 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@551594db 2025-03-18 06:43:15.272 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@551594db 2025-03-18 06:43:15.272 [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-18 06:43:15.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-18 06:43:15.279 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.281 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beede94 2025-03-18 06:43:15.281 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1beede94 2025-03-18 06:43:15.283 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@15293399 2025-03-18 06:43:15.283 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@15293399 2025-03-18 06:43:15.285 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1116b5e4 2025-03-18 06:43:15.285 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1116b5e4 2025-03-18 06:43:15.287 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.287 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@541439a2 2025-03-18 06:43:15.287 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@541439a2 2025-03-18 06:43:15.289 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e357ca 2025-03-18 06:43:15.289 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@39e357ca 2025-03-18 06:43:15.291 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a0e94 2025-03-18 06:43:15.291 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@650a0e94 2025-03-18 06:43:15.293 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.293 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41173e44 2025-03-18 06:43:15.293 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@41173e44 2025-03-18 06:43:15.294 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.295 [DefaultDispatcher-worker-15 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38853/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.295 [DefaultDispatcher-worker-15 @coroutine#2350] 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:38853/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:15.295 [DefaultDispatcher-worker-15 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38853/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.295 [DefaultDispatcher-worker-15 @coroutine#2350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38853/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:15.295 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@343bc6ed 2025-03-18 06:43:15.295 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@343bc6ed 2025-03-18 06:43:15.296 [DefaultDispatcher-worker-19 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38853/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.296 [DefaultDispatcher-worker-19 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38853/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.297 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c58aa7 2025-03-18 06:43:15.297 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c58aa7 2025-03-18 06:43:15.297 [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-18 06:43:15.299 [DefaultDispatcher-worker-7 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.299 [DefaultDispatcher-worker-7 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.299 [DefaultDispatcher-worker-7 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:15.299 [DefaultDispatcher-worker-7 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.299 [DefaultDispatcher-worker-16 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.299 [DefaultDispatcher-worker-16 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.300 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77d7d2d0 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.301 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-18 06:43:15.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa0943d 2025-03-18 06:43:15.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa0943d 2025-03-18 06:43:15.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-18 06:43:15.303 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fa0943d 2025-03-18 06:43:15.310 [Test worker @coroutine#2361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fa0943d 2025-03-18 06:43:15.311 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fa0943d 2025-03-18 06:43:15.314 [DefaultDispatcher-worker-11 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fa0943d 2025-03-18 06:43:15.314 [DefaultDispatcher-worker-4 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.318 [DefaultDispatcher-worker-21 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.321 [DefaultDispatcher-worker-21 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.324 [DefaultDispatcher-worker-18 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.336 [DefaultDispatcher-worker-14 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.343 [DefaultDispatcher-worker-15 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.347 [DefaultDispatcher-worker-4 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.352 [DefaultDispatcher-worker-3 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.356 [DefaultDispatcher-worker-8 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.360 [DefaultDispatcher-worker-1 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9a1be5 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.361 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.361 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-18 06:43:15.372 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.374 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4851559f 2025-03-18 06:43:15.374 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4851559f 2025-03-18 06:43:15.374 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.376 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4696a2e5 2025-03-18 06:43:15.376 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4696a2e5 2025-03-18 06:43:15.377 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a93eef 2025-03-18 06:43:15.377 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a93eef 2025-03-18 06:43:15.379 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aba8de 2025-03-18 06:43:15.379 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aba8de 2025-03-18 06:43:15.380 [Test worker @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.380 [Test worker @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.381 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4594e819 2025-03-18 06:43:15.381 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4594e819 2025-03-18 06:43:15.381 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57749/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.381 [DefaultDispatcher-worker-1 @coroutine#2392] 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:57749/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:15.381 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57749/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.381 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57749/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:15.382 [DefaultDispatcher-worker-12 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57749/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.382 [DefaultDispatcher-worker-12 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57749/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.383 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3666ebc4 2025-03-18 06:43:15.383 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3666ebc4 2025-03-18 06:43:15.384 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db3f5a1 2025-03-18 06:43:15.384 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3db3f5a1 2025-03-18 06:43:15.386 [DefaultDispatcher-worker-18 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.386 [DefaultDispatcher-worker-18 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.386 [DefaultDispatcher-worker-18 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:15.386 [DefaultDispatcher-worker-18 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.386 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@67845791 2025-03-18 06:43:15.386 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@67845791 2025-03-18 06:43:15.387 [DefaultDispatcher-worker-2 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.387 [DefaultDispatcher-worker-2 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.388 [Test worker @coroutine#2396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-18 06:43:15.388 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2af58 2025-03-18 06:43:15.388 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b2af58 2025-03-18 06:43:15.388 [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-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2561d61 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-18 06:43:15.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2025-03-18 06:43:15.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2025-03-18 06:43:15.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-18 06:43:15.390 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2025-03-18 06:43:15.396 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2025-03-18 06:43:15.397 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2025-03-18 06:43:15.400 [DefaultDispatcher-worker-18 @coroutine#2407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@374712f8 2025-03-18 06:43:15.401 [DefaultDispatcher-worker-7 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.403 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.405 [DefaultDispatcher-worker-21 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.405 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1985c 2025-03-18 06:43:15.405 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f1985c 2025-03-18 06:43:15.407 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e366632 2025-03-18 06:43:15.407 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@e366632 2025-03-18 06:43:15.409 [DefaultDispatcher-worker-2 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.409 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@a09f32c 2025-03-18 06:43:15.409 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@a09f32c 2025-03-18 06:43:15.410 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b6c09 2025-03-18 06:43:15.410 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f0b6c09 2025-03-18 06:43:15.412 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b43ecc 2025-03-18 06:43:15.412 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b43ecc 2025-03-18 06:43:15.412 [DefaultDispatcher-worker-12 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.413 [DefaultDispatcher-worker-19 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57749/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 06:43:15.413 [DefaultDispatcher-worker-19 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57749/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 06:43:15.413 [DefaultDispatcher-worker-19 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57749/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 06:43:15.413 [DefaultDispatcher-worker-5 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57749/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 06:43:15.413 [DefaultDispatcher-worker-5 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57749/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 06:43:15.413 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8ec77e 2025-03-18 06:43:15.413 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8ec77e 2025-03-18 06:43:15.415 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdbcb10 2025-03-18 06:43:15.415 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bdbcb10 2025-03-18 06:43:15.417 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f249346 2025-03-18 06:43:15.417 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f249346 2025-03-18 06:43:15.418 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d848a30 2025-03-18 06:43:15.418 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d848a30 2025-03-18 06:43:15.418 [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-18 06:43:15.454 [DefaultDispatcher-worker-8 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57749/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 06:43:15.454 [DefaultDispatcher-worker-8 @coroutine#2420] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57749/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:15.455 [DefaultDispatcher-worker-8 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57749/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 06:43:15.455 [DefaultDispatcher-worker-8 @coroutine#2420] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57749/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-18 06:43:15.455 [DefaultDispatcher-worker-8 @coroutine#2420] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57749/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 06:43:15.455 [DefaultDispatcher-worker-12 @coroutine#2420] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57749/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 06:43:15.455 [DefaultDispatcher-worker-12 @coroutine#2420] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57749/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 06:43:15.461 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:15.464 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a4169f 2025-03-18 06:43:15.464 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a4169f 2025-03-18 06:43:15.466 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1863ea3b 2025-03-18 06:43:15.466 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1863ea3b 2025-03-18 06:43:15.467 [DefaultDispatcher-worker-13 @coroutine#2420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:15.468 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5c7def 2025-03-18 06:43:15.468 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5c7def 2025-03-18 06:43:15.469 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@595ee000 2025-03-18 06:43:15.469 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@595ee000 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50915d5 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:15.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:15.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-18 06:43:15.471 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f78055a 2025-03-18 06:43:15.471 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f78055a 2025-03-18 06:43:15.473 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cd18bc 2025-03-18 06:43:15.473 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@68cd18bc 2025-03-18 06:43:15.475 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1701a34f 2025-03-18 06:43:15.475 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1701a34f 2025-03-18 06:43:15.476 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@39711f4f 2025-03-18 06:43:15.476 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@39711f4f 2025-03-18 06:43:15.478 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c9fee 2025-03-18 06:43:15.478 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@160c9fee 2025-03-18 06:43:15.478 [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-18 06:43:15.482 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:15.487 [Test worker @coroutine#2439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:15.488 [Test worker @coroutine#2441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:15.489 [DefaultDispatcher-worker-13 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52427/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.489 [DefaultDispatcher-worker-13 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52427/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:15.489 [DefaultDispatcher-worker-13 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52427/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.489 [DefaultDispatcher-worker-13 @coroutine#2445] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52427/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:15.490 [DefaultDispatcher-worker-15 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52427/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.490 [DefaultDispatcher-worker-15 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52427/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:15.490 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.492 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a103ea 2025-03-18 06:43:15.492 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@39a103ea 2025-03-18 06:43:15.493 [DefaultDispatcher-worker-4 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:15.493 [DefaultDispatcher-worker-4 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.493 [DefaultDispatcher-worker-4 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:15.493 [DefaultDispatcher-worker-4 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.493 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3766eaae 2025-03-18 06:43:15.493 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3766eaae 2025-03-18 06:43:15.494 [DefaultDispatcher-worker-2 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.494 [DefaultDispatcher-worker-2 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.494 [Test worker @coroutine#2449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:15.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67c61551 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-18 06:43:15.495 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3359689a 2025-03-18 06:43:15.495 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3359689a 2025-03-18 06:43:15.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-03-18 06:43:15.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-03-18 06:43:15.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-18 06:43:15.497 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@765be095 2025-03-18 06:43:15.497 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@765be095 2025-03-18 06:43:15.497 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-03-18 06:43:15.498 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@475403e7 2025-03-18 06:43:15.498 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@475403e7 2025-03-18 06:43:15.500 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4767b239 2025-03-18 06:43:15.500 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4767b239 2025-03-18 06:43:15.501 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f820ff7 2025-03-18 06:43:15.501 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f820ff7 2025-03-18 06:43:15.502 [Test worker @coroutine#2456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-03-18 06:43:15.503 [Test worker @coroutine#2458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-03-18 06:43:15.503 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@16741fda 2025-03-18 06:43:15.503 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@16741fda 2025-03-18 06:43:15.504 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@71587dc8 2025-03-18 06:43:15.504 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@71587dc8 2025-03-18 06:43:15.504 [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-18 06:43:15.505 [DefaultDispatcher-worker-8 @coroutine#2467] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52427/auth/register 2025-03-18 06:43:15.505 [DefaultDispatcher-worker-8 @coroutine#2467] 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:52427/auth/register. 2025-03-18 06:43:15.505 [DefaultDispatcher-worker-8 @coroutine#2467] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52427/auth/register 2025-03-18 06:43:15.505 [DefaultDispatcher-worker-8 @coroutine#2467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52427/auth/register from class io.ktor.http.content.TextContent 2025-03-18 06:43:15.506 [DefaultDispatcher-worker-10 @coroutine#2467] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52427/auth/register 2025-03-18 06:43:15.506 [DefaultDispatcher-worker-10 @coroutine#2467] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52427/auth/register 2025-03-18 06:43:15.507 [DefaultDispatcher-worker-5 @coroutine#2460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbff652 2025-03-18 06:43:15.546 [DefaultDispatcher-worker-17 @coroutine#2467] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52427/auth/register. 2025-03-18 06:43:15.546 [DefaultDispatcher-worker-17 @coroutine#2467] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52427/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:15.558 [DefaultDispatcher-worker-5 @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:15.562 [DefaultDispatcher-worker-12 @coroutine#2467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45f32b12 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-18 06:43:15.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-03-18 06:43:15.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-03-18 06:43:15.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-18 06:43:15.570 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.572 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ebb16 2025-03-18 06:43:15.572 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ebb16 2025-03-18 06:43:15.574 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f95581 2025-03-18 06:43:15.574 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f95581 2025-03-18 06:43:15.576 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc6d066 2025-03-18 06:43:15.576 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc6d066 2025-03-18 06:43:15.577 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c45fba 2025-03-18 06:43:15.577 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c45fba 2025-03-18 06:43:15.579 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a50bbbf 2025-03-18 06:43:15.579 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a50bbbf 2025-03-18 06:43:15.581 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c6b429 2025-03-18 06:43:15.581 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@79c6b429 2025-03-18 06:43:15.582 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-03-18 06:43:15.583 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b80e97 2025-03-18 06:43:15.583 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b80e97 2025-03-18 06:43:15.584 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@28eba0f5 2025-03-18 06:43:15.584 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@28eba0f5 2025-03-18 06:43:15.586 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d97b14 2025-03-18 06:43:15.586 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d97b14 2025-03-18 06:43:15.586 [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-18 06:43:15.587 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-03-18 06:43:15.587 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-03-18 06:43:15.589 [DefaultDispatcher-worker-8 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.589 [DefaultDispatcher-worker-8 @coroutine#2481] 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-18 06:43:15.589 [DefaultDispatcher-worker-8 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.589 [DefaultDispatcher-worker-8 @coroutine#2481] 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-18 06:43:15.589 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.589 [DefaultDispatcher-worker-14 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.592 [DefaultDispatcher-worker-21 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-03-18 06:43:15.592 [DefaultDispatcher-worker-21 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.592 [DefaultDispatcher-worker-21 @coroutine#2480] 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-18 06:43:15.592 [DefaultDispatcher-worker-21 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.593 [DefaultDispatcher-worker-17 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.593 [DefaultDispatcher-worker-17 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.594 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-03-18 06:43:15.596 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-03-18 06:43:15.596 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.599 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@396e3677 2025-03-18 06:43:15.599 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@396e3677 2025-03-18 06:43:15.600 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a9cf2a 2025-03-18 06:43:15.600 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a9cf2a 2025-03-18 06:43:15.602 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@33965d07 2025-03-18 06:43:15.602 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@33965d07 2025-03-18 06:43:15.603 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7694c511 2025-03-18 06:43:15.603 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@7694c511 2025-03-18 06:43:15.605 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e01883a 2025-03-18 06:43:15.605 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e01883a 2025-03-18 06:43:15.605 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3 2025-03-18 06:43:15.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-18 06:43:15.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-18 06:43:15.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.606 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5bbeb9e3: (connection evicted) 2025-03-18 06:43:15.606 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4728d04f 2025-03-18 06:43:15.606 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4728d04f 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:15.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-18 06:43:15.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-18 06:43:15.608 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4657c3c8 2025-03-18 06:43:15.608 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4657c3c8 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5205b3e2 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-18 06:43:15.610 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bb3a5e 2025-03-18 06:43:15.610 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@16bb3a5e 2025-03-18 06:43:15.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9f5dcf 2025-03-18 06:43:15.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9f5dcf 2025-03-18 06:43:15.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-18 06:43:15.610 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9f5dcf 2025-03-18 06:43:15.611 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@244920eb 2025-03-18 06:43:15.611 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@244920eb 2025-03-18 06:43:15.611 [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-18 06:43:15.615 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9f5dcf 2025-03-18 06:43:15.616 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9f5dcf 2025-03-18 06:43:15.617 [DefaultDispatcher-worker-21 @coroutine#2508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.617 [DefaultDispatcher-worker-21 @coroutine#2508] 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-18 06:43:15.617 [DefaultDispatcher-worker-21 @coroutine#2508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.617 [DefaultDispatcher-worker-21 @coroutine#2508] 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-18 06:43:15.618 [DefaultDispatcher-worker-17 @coroutine#2508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.618 [DefaultDispatcher-worker-17 @coroutine#2508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.621 [DefaultDispatcher-worker-3 @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9f5dcf 2025-03-18 06:43:15.621 [DefaultDispatcher-worker-3 @coroutine#2507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.621 [DefaultDispatcher-worker-3 @coroutine#2507] 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-18 06:43:15.621 [DefaultDispatcher-worker-3 @coroutine#2507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.621 [DefaultDispatcher-worker-18 @coroutine#2507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.621 [DefaultDispatcher-worker-18 @coroutine#2507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.622 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9f5dcf 2025-03-18 06:43:15.623 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9f5dcf 2025-03-18 06:43:15.625 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b9f5dcf 2025-03-18 06:43:15.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-18 06:43:15.625 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-18 06:43:15.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.625 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b9f5dcf: (connection evicted) 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:15.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-18 06:43:15.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@661d49d1 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-18 06:43:15.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-18 06:43:15.628 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.633 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.634 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.634 [DefaultDispatcher-worker-18 @coroutine#2535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.634 [DefaultDispatcher-worker-18 @coroutine#2535] 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-18 06:43:15.634 [DefaultDispatcher-worker-18 @coroutine#2535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.634 [DefaultDispatcher-worker-18 @coroutine#2535] 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-18 06:43:15.635 [DefaultDispatcher-worker-3 @coroutine#2535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.635 [DefaultDispatcher-worker-3 @coroutine#2535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.638 [DefaultDispatcher-worker-6 @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.638 [DefaultDispatcher-worker-6 @coroutine#2534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.638 [DefaultDispatcher-worker-6 @coroutine#2534] 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-18 06:43:15.638 [DefaultDispatcher-worker-6 @coroutine#2534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.638 [DefaultDispatcher-worker-8 @coroutine#2534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.638 [DefaultDispatcher-worker-8 @coroutine#2534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.640 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.641 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.642 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.644 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.645 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.647 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.648 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27f43664 2025-03-18 06:43:15.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-18 06:43:15.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-18 06:43:15.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.648 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27f43664: (connection evicted) 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:15.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-18 06:43:15.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6888a33 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-18 06:43:15.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-03-18 06:43:15.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-03-18 06:43:15.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-18 06:43:15.651 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-03-18 06:43:15.656 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-03-18 06:43:15.657 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-03-18 06:43:15.657 [DefaultDispatcher-worker-8 @coroutine#2573] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.657 [DefaultDispatcher-worker-8 @coroutine#2573] 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-18 06:43:15.657 [DefaultDispatcher-worker-8 @coroutine#2573] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.657 [DefaultDispatcher-worker-8 @coroutine#2573] 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-18 06:43:15.658 [DefaultDispatcher-worker-10 @coroutine#2573] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.658 [DefaultDispatcher-worker-10 @coroutine#2573] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.662 [DefaultDispatcher-worker-21 @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-03-18 06:43:15.662 [DefaultDispatcher-worker-21 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.662 [DefaultDispatcher-worker-21 @coroutine#2572] 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-18 06:43:15.662 [DefaultDispatcher-worker-21 @coroutine#2572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.662 [DefaultDispatcher-worker-1 @coroutine#2572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.662 [DefaultDispatcher-worker-1 @coroutine#2572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.664 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-03-18 06:43:15.665 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-03-18 06:43:15.667 [Test worker @coroutine#2591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d661205 2025-03-18 06:43:15.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-18 06:43:15.667 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-18 06:43:15.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.667 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d661205: (connection evicted) 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:15.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-18 06:43:15.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8ce5b1 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.668 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-18 06:43:15.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-03-18 06:43:15.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-03-18 06:43:15.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-18 06:43:15.670 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-03-18 06:43:15.675 [Test worker @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-03-18 06:43:15.676 [Test worker @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-03-18 06:43:15.677 [DefaultDispatcher-worker-11 @coroutine#2605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.677 [DefaultDispatcher-worker-11 @coroutine#2605] 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-18 06:43:15.677 [DefaultDispatcher-worker-11 @coroutine#2605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.677 [DefaultDispatcher-worker-11 @coroutine#2605] 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-18 06:43:15.678 [DefaultDispatcher-worker-7 @coroutine#2605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.678 [DefaultDispatcher-worker-7 @coroutine#2605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.681 [DefaultDispatcher-worker-15 @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-03-18 06:43:15.681 [DefaultDispatcher-worker-15 @coroutine#2604] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.681 [DefaultDispatcher-worker-15 @coroutine#2604] 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-18 06:43:15.681 [DefaultDispatcher-worker-15 @coroutine#2604] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.681 [DefaultDispatcher-worker-6 @coroutine#2604] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.681 [DefaultDispatcher-worker-6 @coroutine#2604] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.682 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-03-18 06:43:15.684 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-03-18 06:43:15.685 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-03-18 06:43:15.686 [Test worker @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-03-18 06:43:15.688 [Test worker @coroutine#2627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67 2025-03-18 06:43:15.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-18 06:43:15.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-18 06:43:15.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.688 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f3abe67: (connection evicted) 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:15.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-18 06:43:15.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a10e65b 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-18 06:43:15.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2025-03-18 06:43:15.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2025-03-18 06:43:15.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-18 06:43:15.691 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2025-03-18 06:43:15.696 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2025-03-18 06:43:15.697 [Test worker @coroutine#2632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2025-03-18 06:43:15.697 [DefaultDispatcher-worker-6 @coroutine#2636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.697 [DefaultDispatcher-worker-6 @coroutine#2636] 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-18 06:43:15.697 [DefaultDispatcher-worker-6 @coroutine#2636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.697 [DefaultDispatcher-worker-6 @coroutine#2636] 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-18 06:43:15.698 [DefaultDispatcher-worker-12 @coroutine#2636] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.698 [DefaultDispatcher-worker-12 @coroutine#2636] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 06:43:15.701 [DefaultDispatcher-worker-15 @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2025-03-18 06:43:15.702 [DefaultDispatcher-worker-15 @coroutine#2635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.702 [DefaultDispatcher-worker-15 @coroutine#2635] 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-18 06:43:15.702 [DefaultDispatcher-worker-15 @coroutine#2635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.702 [DefaultDispatcher-worker-7 @coroutine#2635] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.702 [DefaultDispatcher-worker-7 @coroutine#2635] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 06:43:15.703 [Test worker @coroutine#2640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2025-03-18 06:43:15.704 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b 2025-03-18 06:43:15.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-18 06:43:15.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-18 06:43:15.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.705 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a791e8b: (connection evicted) 2025-03-18 06:43:15.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:15.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-18 06:43:15.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-18 06:43:15.846 [DefaultDispatcher-worker-12 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:15.846 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.846 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:15.846 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.846 [DefaultDispatcher-worker-16 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.847 [DefaultDispatcher-worker-16 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.943 [DefaultDispatcher-worker-3 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:15.943 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.943 [DefaultDispatcher-worker-3 @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:36305/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:15.943 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.944 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.944 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bb50747 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.960 [Test worker @coroutine#2685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-18 06:43:15.961 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-03-18 06:43:15.961 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-03-18 06:43:15.961 [Test worker @coroutine#2685] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-18 06:43:15.968 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-03-18 06:43:15.973 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-03-18 06:43:15.974 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-03-18 06:43:15.975 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-03-18 06:43:15.980 [DefaultDispatcher-worker-7 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-03-18 06:43:15.986 [DefaultDispatcher-worker-4 @coroutine#2704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@461c0572 2025-03-18 06:43:15.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-18 06:43:15.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-18 06:43:15.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:15.988 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@461c0572: (connection evicted) 2025-03-18 06:43:15.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:15.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-18 06:43:15.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47fb30ca 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2025-03-18 06:43:15.990 [Test worker @coroutine#2710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-18 06:43:15.997 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2025-03-18 06:43:16.002 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2025-03-18 06:43:16.003 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2025-03-18 06:43:16.004 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2025-03-18 06:43:16.004 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb02869 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fc1b6e 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31fc1b6e 2025-03-18 06:43:16.005 [Test worker @coroutine#2710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-18 06:43:16.013 [Test worker @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fc1b6e 2025-03-18 06:43:16.018 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fc1b6e 2025-03-18 06:43:16.019 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fc1b6e 2025-03-18 06:43:16.020 [Test worker @coroutine#2721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fc1b6e 2025-03-18 06:43:16.021 [DefaultDispatcher-worker-9 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:16.021 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.021 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.021 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.022 [DefaultDispatcher-worker-11 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.022 [DefaultDispatcher-worker-11 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.024 [DefaultDispatcher-worker-11 @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31fc1b6e 2025-03-18 06:43:16.031 [DefaultDispatcher-worker-11 @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2025-03-18 06:43:16.035 [DefaultDispatcher-worker-7 @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2025-03-18 06:43:16.038 [DefaultDispatcher-worker-8 @coroutine#2710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe 2025-03-18 06:43:16.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-18 06:43:16.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-18 06:43:16.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.045 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f514dfe: (connection evicted) 2025-03-18 06:43:16.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:16.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-18 06:43:16.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-18 06:43:16.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-18 06:43:16.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-18 06:43:16.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.046 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31fc1b6e: (connection evicted) 2025-03-18 06:43:16.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:16.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-18 06:43:16.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3feeab43 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-18 06:43:16.047 [Test worker @coroutine#2746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-18 06:43:16.055 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-18 06:43:16.060 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-18 06:43:16.061 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-18 06:43:16.062 [Test worker @coroutine#2751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38a6ca39 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@ece7204 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@ece7204 2025-03-18 06:43:16.062 [Test worker @coroutine#2746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-18 06:43:16.069 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ece7204 2025-03-18 06:43:16.074 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ece7204 2025-03-18 06:43:16.075 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ece7204 2025-03-18 06:43:16.076 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ece7204 2025-03-18 06:43:16.079 [DefaultDispatcher-worker-1 @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ece7204 2025-03-18 06:43:16.087 [DefaultDispatcher-worker-19 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-18 06:43:16.091 [DefaultDispatcher-worker-15 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-18 06:43:16.094 [DefaultDispatcher-worker-21 @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7413c41 2025-03-18 06:43:16.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-18 06:43:16.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-18 06:43:16.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.096 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7413c41: (connection evicted) 2025-03-18 06:43:16.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:16.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-18 06:43:16.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-18 06:43:16.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-18 06:43:16.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-18 06:43:16.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.097 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ece7204: (connection evicted) 2025-03-18 06:43:16.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:16.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-18 06:43:16.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47483211 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@17616c07 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@17616c07 2025-03-18 06:43:16.098 [Test worker @coroutine#2780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-18 06:43:16.104 [DefaultDispatcher-worker-10 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:16.105 [DefaultDispatcher-worker-10 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.105 [DefaultDispatcher-worker-10 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.105 [DefaultDispatcher-worker-10 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.105 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.105 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.106 [Test worker @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17616c07 2025-03-18 06:43:16.111 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17616c07 2025-03-18 06:43:16.112 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17616c07 2025-03-18 06:43:16.112 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17616c07 2025-03-18 06:43:16.116 [DefaultDispatcher-worker-1 @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17616c07 2025-03-18 06:43:16.126 [DefaultDispatcher-worker-8 @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17616c07 2025-03-18 06:43:16.127 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17616c07 2025-03-18 06:43:16.131 [DefaultDispatcher-worker-16 @coroutine#2780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17616c07 2025-03-18 06:43:16.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-18 06:43:16.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-18 06:43:16.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.141 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17616c07: (connection evicted) 2025-03-18 06:43:16.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:16.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-18 06:43:16.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c69ea30 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.142 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@35800dea 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@35800dea 2025-03-18 06:43:16.143 [Test worker @coroutine#2837] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-18 06:43:16.146 [DefaultDispatcher-worker-20 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:16.146 [DefaultDispatcher-worker-20 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.146 [DefaultDispatcher-worker-20 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.146 [DefaultDispatcher-worker-20 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.147 [DefaultDispatcher-worker-8 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.147 [DefaultDispatcher-worker-8 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.151 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35800dea 2025-03-18 06:43:16.156 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35800dea 2025-03-18 06:43:16.157 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35800dea 2025-03-18 06:43:16.157 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35800dea 2025-03-18 06:43:16.162 [DefaultDispatcher-worker-7 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35800dea 2025-03-18 06:43:16.172 [DefaultDispatcher-worker-3 @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35800dea 2025-03-18 06:43:16.173 [Test worker @coroutine#2856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35800dea 2025-03-18 06:43:16.177 [DefaultDispatcher-worker-8 @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35800dea 2025-03-18 06:43:16.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-18 06:43:16.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-18 06:43:16.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.180 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35800dea: (connection evicted) 2025-03-18 06:43:16.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:16.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-18 06:43:16.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21a1554 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-03-18 06:43:16.181 [Test worker @coroutine#2892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-18 06:43:16.186 [DefaultDispatcher-worker-5 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:16.186 [DefaultDispatcher-worker-5 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.186 [DefaultDispatcher-worker-5 @coroutine#2283] 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-18 06:43:16.186 [DefaultDispatcher-worker-5 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.187 [DefaultDispatcher-worker-5 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.189 [Test worker @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-03-18 06:43:16.194 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-03-18 06:43:16.195 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-03-18 06:43:16.196 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-03-18 06:43:16.200 [DefaultDispatcher-worker-8 @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-03-18 06:43:16.213 [DefaultDispatcher-worker-16 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-03-18 06:43:16.213 [DefaultDispatcher-worker-21 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:16.213 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.213 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.213 [DefaultDispatcher-worker-21 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.214 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.214 [DefaultDispatcher-worker-4 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.216 [DefaultDispatcher-worker-14 @coroutine#2892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-03-18 06:43:16.281 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.324 [DefaultDispatcher-worker-20 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:16.325 [DefaultDispatcher-worker-20 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.325 [DefaultDispatcher-worker-20 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.325 [DefaultDispatcher-worker-20 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.325 [DefaultDispatcher-worker-13 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.325 [DefaultDispatcher-worker-13 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.329 [DefaultDispatcher-worker-1 @coroutine#2926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98 2025-03-18 06:43:16.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-03-18 06:43:16.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-03-18 06:43:16.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.358 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ea50a98: (connection evicted) 2025-03-18 06:43:16.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:16.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-03-18 06:43:16.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7701b695 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-03-18 06:43:16.360 [Test worker @coroutine#2937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-18 06:43:16.368 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-03-18 06:43:16.373 [Test worker @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-03-18 06:43:16.374 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-03-18 06:43:16.374 [Test worker @coroutine#2942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-03-18 06:43:16.379 [DefaultDispatcher-worker-19 @coroutine#2944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-03-18 06:43:16.380 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73b63917 2025-03-18 06:43:16.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-18 06:43:16.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-18 06:43:16.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.386 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73b63917: (connection evicted) 2025-03-18 06:43:16.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:16.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-18 06:43:16.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72557e0d 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2025-03-18 06:43:16.387 [Test worker @coroutine#2968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-18 06:43:16.391 [DefaultDispatcher-worker-7 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:16.391 [DefaultDispatcher-worker-7 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.391 [DefaultDispatcher-worker-7 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.391 [DefaultDispatcher-worker-7 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.392 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.392 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.395 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2025-03-18 06:43:16.400 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2025-03-18 06:43:16.401 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2025-03-18 06:43:16.402 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2025-03-18 06:43:16.407 [DefaultDispatcher-worker-11 @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20305c45 2025-03-18 06:43:16.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-18 06:43:16.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-18 06:43:16.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.447 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20305c45: (connection evicted) 2025-03-18 06:43:16.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:16.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-18 06:43:16.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ebf5bf 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-18 06:43:16.498 [DefaultDispatcher-worker-16 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:16.498 [DefaultDispatcher-worker-16 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.498 [DefaultDispatcher-worker-16 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.498 [DefaultDispatcher-worker-16 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.499 [DefaultDispatcher-worker-11 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.499 [DefaultDispatcher-worker-11 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.504 [DefaultDispatcher-worker-4 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.508 [DefaultDispatcher-worker-15 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.511 [DefaultDispatcher-worker-1 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.514 [DefaultDispatcher-worker-5 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.530 [DefaultDispatcher-worker-10 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.530 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 06:43:16.535 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-03-18 06:43:16.535 [DefaultDispatcher-worker-13 @coroutine#3011] INFO ktor.application - Responding at http://0.0.0.0:42315 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@213a2fe3 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-18 06:43:16.544 [DefaultDispatcher-worker-3 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.544 [DefaultDispatcher-worker-3 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:16.544 [DefaultDispatcher-worker-3 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.544 [DefaultDispatcher-worker-3 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:16.546 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:43:16.546 [eventLoopGroupProxy-19-1 @call-handler#3022] 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-18 06:43:16.546 [eventLoopGroupProxy-19-2 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.546 [eventLoopGroupProxy-19-1 @call-handler#3022] 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-18 06:43:16.546 [eventLoopGroupProxy-19-1 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 06:43:16.546 [eventLoopGroupProxy-19-1 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.547 [DefaultDispatcher-worker-21 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.547 [DefaultDispatcher-worker-21 @coroutine#3013] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3435b6d8 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-18 06:43:16.549 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-18 06:43:16.554 [DefaultDispatcher-worker-3 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.554 [DefaultDispatcher-worker-3 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.554 [DefaultDispatcher-worker-3 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.554 [DefaultDispatcher-worker-3 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.555 [eventLoopGroupProxy-19-1 @call-handler#3027] 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-18 06:43:16.555 [eventLoopGroupProxy-19-1 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.555 [DefaultDispatcher-worker-21 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.555 [DefaultDispatcher-worker-21 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.559 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.559 [DefaultDispatcher-worker-15 @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:42315/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:16.559 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.559 [DefaultDispatcher-worker-15 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:16.559 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-18 06:43:16.560 [DefaultDispatcher-worker-8 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62a89e92 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:16.560 [eventLoopGroupProxy-19-1 @call-handler#3037] 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-18 06:43:16.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-18 06:43:16.560 [eventLoopGroupProxy-19-1 @call-handler#3037] 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-18 06:43:16.560 [eventLoopGroupProxy-19-1 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2025-03-18 06:43:16.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2025-03-18 06:43:16.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-18 06:43:16.560 [eventLoopGroupProxy-19-1 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.560 [eventLoopGroupProxy-19-3 @call-handler#3040] 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-18 06:43:16.561 [eventLoopGroupProxy-19-3 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.561 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.561 [DefaultDispatcher-worker-3 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.564 [DefaultDispatcher-worker-1 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.569 [DefaultDispatcher-worker-5 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.570 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.570 [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:42315/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.570 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.570 [DefaultDispatcher-worker-4 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.570 [DefaultDispatcher-worker-4 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 06:43:16.570 [DefaultDispatcher-worker-4 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.570 [eventLoopGroupProxy-19-1 @call-handler#3049] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:43:16.570 [DefaultDispatcher-worker-4 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 06:43:16.570 [eventLoopGroupProxy-19-1 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.571 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.571 [DefaultDispatcher-worker-5 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.572 [eventLoopGroupProxy-19-4 @call-handler#3059] 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-18 06:43:16.572 [eventLoopGroupProxy-19-4 @call-handler#3059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.573 [eventLoopGroupProxy-19-5 @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-18 06:43:16.573 [eventLoopGroupProxy-19-5 @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-18 06:43:16.573 [eventLoopGroupProxy-19-5 @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-18 06:43:16.575 [DefaultDispatcher-worker-18 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.575 [DefaultDispatcher-worker-11 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.576 [eventLoopGroupProxy-19-5 @call-handler#3061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.576 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.576 [DefaultDispatcher-worker-5 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 06:43:16.578 [DefaultDispatcher-worker-7 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.579 [DefaultDispatcher-worker-8 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.580 [DefaultDispatcher-worker-8 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2025-03-18 06:43:16.580 [DefaultDispatcher-worker-8 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.580 [DefaultDispatcher-worker-8 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.580 [DefaultDispatcher-worker-8 @coroutine#3045] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.581 [eventLoopGroupProxy-19-1 @call-handler#3068] 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-18 06:43:16.581 [eventLoopGroupProxy-19-1 @call-handler#3068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.581 [DefaultDispatcher-worker-6 @coroutine#3045] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.581 [DefaultDispatcher-worker-6 @coroutine#3045] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.584 [DefaultDispatcher-worker-9 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2025-03-18 06:43:16.587 [DefaultDispatcher-worker-6 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c841ac4 2025-03-18 06:43:16.595 [DefaultDispatcher-worker-9 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.596 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 06:43:16.596 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-18 06:43:16.596 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 06:43:16.596 [eventLoopGroupProxy-19-1 @call-handler#3082] 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-18 06:43:16.599 [DefaultDispatcher-worker-11 @coroutine#3074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.610 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 06:43:16.610 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 06:43:16.610 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-18 06:43:16.610 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.611 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627201 2025-03-18 06:43:16.611 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627201. 2025-03-18 06:43:16.611 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627201 2025-03-18 06:43:16.611 [eventLoopGroupProxy-19-1 @call-handler#3086] 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-18 06:43:16.613 [eventLoopGroupProxy-19-1 @call-handler#3086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.614 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627201 2025-03-18 06:43:16.614 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627201 2025-03-18 06:43:16.614 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627201. 2025-03-18 06:43:16.614 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627201 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.618 [DefaultDispatcher-worker-3 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.619 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 06:43:16.619 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 06:43:16.619 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 06:43:16.619 [eventLoopGroupProxy-19-1 @call-handler#3090] 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-18 06:43:16.620 [eventLoopGroupProxy-19-1 @call-handler#3090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.620 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 06:43:16.620 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 06:43:16.620 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 06:43:16.620 [DefaultDispatcher-worker-3 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.624 [DefaultDispatcher-worker-14 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.635 [DefaultDispatcher-worker-12 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.636 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:16.638 [DefaultDispatcher-worker-5 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.638 [DefaultDispatcher-worker-10 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.639 [DefaultDispatcher-worker-5 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.639 [DefaultDispatcher-worker-5 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/replication/message. 2025-03-18 06:43:16.639 [DefaultDispatcher-worker-5 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.639 [DefaultDispatcher-worker-5 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 06:43:16.639 [eventLoopGroupProxy-19-1 @call-handler#3096] 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-18 06:43:16.639 [eventLoopGroupProxy-19-1 @call-handler#3096] 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-18 06:43:16.639 [eventLoopGroupProxy-19-1 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 06:43:16.643 [DefaultDispatcher-worker-20 @call-handler#3096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.643 [eventLoopGroupProxy-19-1 @call-handler#3096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.644 [DefaultDispatcher-worker-17 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.644 [DefaultDispatcher-worker-17 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.644 [DefaultDispatcher-worker-17 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/replication/message. 2025-03-18 06:43:16.644 [DefaultDispatcher-worker-17 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.647 [DefaultDispatcher-worker-8 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.649 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.654 [DefaultDispatcher-worker-20 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.654 [DefaultDispatcher-worker-7 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 06:43:16.655 [DefaultDispatcher-worker-7 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-18 06:43:16.655 [DefaultDispatcher-worker-7 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 06:43:16.655 [eventLoopGroupProxy-19-1 @call-handler#3109] 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-18 06:43:16.658 [DefaultDispatcher-worker-19 @coroutine#3101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.660 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.670 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 06:43:16.670 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 06:43:16.670 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-18 06:43:16.670 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.670 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627202 2025-03-18 06:43:16.670 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627202. 2025-03-18 06:43:16.670 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627202 2025-03-18 06:43:16.671 [eventLoopGroupProxy-19-1 @call-handler#3113] 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-18 06:43:16.671 [eventLoopGroupProxy-19-1 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.671 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627202 2025-03-18 06:43:16.671 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627202 2025-03-18 06:43:16.671 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627202. 2025-03-18 06:43:16.671 [DefaultDispatcher-worker-1 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706263547320627202 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.676 [DefaultDispatcher-worker-5 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.676 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 06:43:16.676 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 06:43:16.676 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 06:43:16.676 [eventLoopGroupProxy-19-1 @call-handler#3117] 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-18 06:43:16.677 [eventLoopGroupProxy-19-1 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.677 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 06:43:16.677 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 06:43:16.677 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 06:43:16.677 [DefaultDispatcher-worker-5 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.681 [DefaultDispatcher-worker-14 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.690 [DefaultDispatcher-worker-8 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.694 [DefaultDispatcher-worker-15 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.694 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.694 [DefaultDispatcher-worker-15 @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:42315/UmAppDatabase/replication/message. 2025-03-18 06:43:16.694 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.694 [DefaultDispatcher-worker-15 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 06:43:16.694 [DefaultDispatcher-worker-1 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.695 [eventLoopGroupProxy-19-1 @call-handler#3123] 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-18 06:43:16.695 [eventLoopGroupProxy-19-1 @call-handler#3123] 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-18 06:43:16.695 [eventLoopGroupProxy-19-1 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 06:43:16.698 [DefaultDispatcher-worker-8 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.701 [DefaultDispatcher-worker-1 @call-handler#3123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.701 [eventLoopGroupProxy-19-1 @call-handler#3123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.702 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.702 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.702 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/replication/message. 2025-03-18 06:43:16.702 [DefaultDispatcher-worker-1 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.706 [DefaultDispatcher-worker-7 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.709 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200 2025-03-18 06:43:16.709 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200. 2025-03-18 06:43:16.709 [UI Thread @coroutine#3143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200 2025-03-18 06:43:16.710 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.710 [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:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.710 [UI Thread @coroutine#3147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.710 [eventLoopGroupProxy-19-1 @call-handler#3158] 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-18 06:43:16.710 [eventLoopGroupProxy-19-5 @call-handler#3160] 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-18 06:43:16.711 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.711 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.711 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.711 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.711 [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:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.711 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.712 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201 2025-03-18 06:43:16.712 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201. 2025-03-18 06:43:16.712 [UI Thread @coroutine#3171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201 2025-03-18 06:43:16.712 [eventLoopGroupProxy-19-5 @call-handler#3160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.712 [UI Thread @coroutine#3147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.712 [UI Thread @coroutine#3147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.712 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.712 [UI Thread @coroutine#3147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.713 [eventLoopGroupProxy-19-1 @call-handler#3158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.713 [UI Thread @coroutine#3143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200 2025-03-18 06:43:16.713 [UI Thread @coroutine#3143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200 2025-03-18 06:43:16.713 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200. 2025-03-18 06:43:16.713 [UI Thread @coroutine#3143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.714 [eventLoopGroupProxy-19-7 @call-handler#3183] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:43:16.714 [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-18 06:43:16.714 [eventLoopGroupProxy-19-8 @call-handler#3185] 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-18 06:43:16.715 [eventLoopGroupProxy-19-7 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.715 [eventLoopGroupProxy-19-6 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.715 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.715 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.715 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.715 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.715 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.715 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.715 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.715 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.718 [DefaultDispatcher-worker-13 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.722 [eventLoopGroupProxy-19-8 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.722 [DefaultDispatcher-worker-1 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.722 [UI Thread @coroutine#3171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201 2025-03-18 06:43:16.722 [UI Thread @coroutine#3171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201 2025-03-18 06:43:16.722 [UI Thread @coroutine#3171] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201. 2025-03-18 06:43:16.722 [UI Thread @coroutine#3171] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.725 [DefaultDispatcher-worker-14 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.729 [DefaultDispatcher-worker-17 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.733 [DefaultDispatcher-worker-2 @coroutine#3171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.735 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706263547320627200 2025-03-18 06:43:16.735 [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:42315/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706263547320627200. 2025-03-18 06:43:16.735 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706263547320627200 2025-03-18 06:43:16.736 [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-18 06:43:16.736 [eventLoopGroupProxy-19-1 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.737 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706263547320627200 2025-03-18 06:43:16.737 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706263547320627200 2025-03-18 06:43:16.737 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706263547320627200. 2025-03-18 06:43:16.737 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.741 [DefaultDispatcher-worker-15 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.746 [DefaultDispatcher-worker-19 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.750 [DefaultDispatcher-worker-7 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.750 [DefaultDispatcher-worker-7 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.750 [DefaultDispatcher-worker-7 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/replication/message. 2025-03-18 06:43:16.750 [DefaultDispatcher-worker-7 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.750 [DefaultDispatcher-worker-7 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 06:43:16.751 [eventLoopGroupProxy-19-1 @call-handler#3211] 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-18 06:43:16.751 [eventLoopGroupProxy-19-1 @call-handler#3211] 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-18 06:43:16.751 [eventLoopGroupProxy-19-1 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 06:43:16.755 [DefaultDispatcher-worker-14 @call-handler#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.755 [eventLoopGroupProxy-19-1 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.755 [DefaultDispatcher-worker-5 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.755 [DefaultDispatcher-worker-5 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.755 [DefaultDispatcher-worker-5 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/replication/message. 2025-03-18 06:43:16.755 [DefaultDispatcher-worker-5 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.759 [DefaultDispatcher-worker-14 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.759 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706263547320627202&assignmentUid=706263547320627200&clazzUid=706263547320627200&submitterUid=706263547320627201 2025-03-18 06:43:16.759 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706263547320627202&assignmentUid=706263547320627200&clazzUid=706263547320627200&submitterUid=706263547320627201. 2025-03-18 06:43:16.759 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706263547320627202&assignmentUid=706263547320627200&clazzUid=706263547320627200&submitterUid=706263547320627201 2025-03-18 06:43:16.759 [eventLoopGroupProxy-19-1 @call-handler#3232] 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-18 06:43:16.763 [eventLoopGroupProxy-19-1 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.763 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706263547320627202&assignmentUid=706263547320627200&clazzUid=706263547320627200&submitterUid=706263547320627201 2025-03-18 06:43:16.763 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706263547320627202&assignmentUid=706263547320627200&clazzUid=706263547320627200&submitterUid=706263547320627201 2025-03-18 06:43:16.763 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706263547320627202&assignmentUid=706263547320627200&clazzUid=706263547320627200&submitterUid=706263547320627201. 2025-03-18 06:43:16.763 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706263547320627202&assignmentUid=706263547320627200&clazzUid=706263547320627200&submitterUid=706263547320627201 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.767 [DefaultDispatcher-worker-12 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.771 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/PersonDao/getNamesByUid?uid=706263547320627201 2025-03-18 06:43:16.771 [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:42315/UmAppDatabase/PersonDao/getNamesByUid?uid=706263547320627201. 2025-03-18 06:43:16.771 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/PersonDao/getNamesByUid?uid=706263547320627201 2025-03-18 06:43:16.771 [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-18 06:43:16.772 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.772 [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:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.772 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.772 [eventLoopGroupProxy-19-1 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.772 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706263547320627200 2025-03-18 06:43:16.772 [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:42315/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706263547320627200. 2025-03-18 06:43:16.772 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706263547320627200 2025-03-18 06:43:16.772 [eventLoopGroupProxy-19-5 @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-18 06:43:16.772 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.772 [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:42315/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.772 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.772 [eventLoopGroupProxy-19-1 @call-handler#3264] 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-18 06:43:16.772 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.772 [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:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.772 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.773 [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-18 06:43:16.773 [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-18 06:43:16.773 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/PersonDao/getNamesByUid?uid=706263547320627201 2025-03-18 06:43:16.773 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/PersonDao/getNamesByUid?uid=706263547320627201 2025-03-18 06:43:16.773 [eventLoopGroupProxy-19-6 @call-handler#3270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.773 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/PersonDao/getNamesByUid?uid=706263547320627201. 2025-03-18 06:43:16.773 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/PersonDao/getNamesByUid?uid=706263547320627201 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.774 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.774 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.774 [eventLoopGroupProxy-19-7 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.774 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.774 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.774 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.774 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.774 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.774 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.774 [eventLoopGroupProxy-19-5 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.774 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.774 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.775 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.775 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706263547320627201&assignmentUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.775 [eventLoopGroupProxy-19-1 @call-handler#3264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.775 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706263547320627200 2025-03-18 06:43:16.775 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706263547320627200 2025-03-18 06:43:16.775 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706263547320627200. 2025-03-18 06:43:16.775 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.778 [DefaultDispatcher-worker-14 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.781 [DefaultDispatcher-worker-13 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.784 [DefaultDispatcher-worker-19 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.788 [DefaultDispatcher-worker-6 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.791 [DefaultDispatcher-worker-19 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.794 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627202 2025-03-18 06:43:16.794 [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:42315/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627202. 2025-03-18 06:43:16.794 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627202 2025-03-18 06:43:16.794 [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-18 06:43:16.797 [eventLoopGroupProxy-19-1 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.798 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627202 2025-03-18 06:43:16.798 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627202 2025-03-18 06:43:16.798 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627202. 2025-03-18 06:43:16.798 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627202 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.802 [DefaultDispatcher-worker-2 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.803 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/PersonDao/findByUidAsync?uid=706263547320627201 2025-03-18 06:43:16.803 [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:42315/UmAppDatabase/PersonDao/findByUidAsync?uid=706263547320627201. 2025-03-18 06:43:16.803 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/PersonDao/findByUidAsync?uid=706263547320627201 2025-03-18 06:43:16.804 [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-18 06:43:16.804 [eventLoopGroupProxy-19-1 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.805 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/PersonDao/findByUidAsync?uid=706263547320627201 2025-03-18 06:43:16.805 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/PersonDao/findByUidAsync?uid=706263547320627201 2025-03-18 06:43:16.805 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/PersonDao/findByUidAsync?uid=706263547320627201. 2025-03-18 06:43:16.805 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/PersonDao/findByUidAsync?uid=706263547320627201 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.808 [DefaultDispatcher-worker-20 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.814 [DefaultDispatcher-worker-16 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.817 [DefaultDispatcher-worker-18 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.818 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.818 [DefaultDispatcher-worker-18 @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:42315/UmAppDatabase/replication/message. 2025-03-18 06:43:16.818 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.818 [DefaultDispatcher-worker-18 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42315/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 06:43:16.818 [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-18 06:43:16.818 [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-18 06:43:16.818 [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-18 06:43:16.823 [DefaultDispatcher-worker-10 @call-handler#3296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46aa5294 2025-03-18 06:43:16.823 [eventLoopGroupProxy-19-1 @call-handler#3296] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.824 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.824 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/replication/message 2025-03-18 06:43:16.824 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/replication/message. 2025-03-18 06:43:16.824 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.825 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200 2025-03-18 06:43:16.825 [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:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200. 2025-03-18 06:43:16.825 [UI Thread @coroutine#3319] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200 2025-03-18 06:43:16.826 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.826 [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:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.826 [UI Thread @coroutine#3323] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.826 [eventLoopGroupProxy-19-1 @call-handler#3333] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:43:16.826 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.826 [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:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.826 [UI Thread @coroutine#3328] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.826 [eventLoopGroupProxy-19-5 @call-handler#3337] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 06:43:16.826 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.826 [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:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.826 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.826 [eventLoopGroupProxy-19-1 @call-handler#3333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.826 [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-18 06:43:16.826 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201 2025-03-18 06:43:16.827 [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:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201. 2025-03-18 06:43:16.827 [UI Thread @coroutine#3348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201 2025-03-18 06:43:16.827 [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-18 06:43:16.827 [UI Thread @coroutine#3319] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200 2025-03-18 06:43:16.827 [UI Thread @coroutine#3319] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200 2025-03-18 06:43:16.827 [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-18 06:43:16.827 [eventLoopGroupProxy-19-5 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.827 [eventLoopGroupProxy-19-7 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.827 [UI Thread @coroutine#3319] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200. 2025-03-18 06:43:16.827 [UI Thread @coroutine#3319] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.827 [eventLoopGroupProxy-19-6 @call-handler#3344] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.828 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.828 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.828 [UI Thread @coroutine#3323] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.828 [UI Thread @coroutine#3323] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.828 [UI Thread @coroutine#3328] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.828 [UI Thread @coroutine#3328] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 2025-03-18 06:43:16.828 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.828 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.828 [UI Thread @coroutine#3323] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.828 [UI Thread @coroutine#3323] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.828 [UI Thread @coroutine#3328] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200. 2025-03-18 06:43:16.828 [UI Thread @coroutine#3328] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706263547320627201&assignmentUid=706263547320627200 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.829 [eventLoopGroupProxy-19-1 @call-handler#3358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 06:43:16.829 [UI Thread @coroutine#3348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201 2025-03-18 06:43:16.829 [UI Thread @coroutine#3348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201 2025-03-18 06:43:16.829 [UI Thread @coroutine#3348] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201. 2025-03-18 06:43:16.829 [UI Thread @coroutine#3348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42315/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706263547320627200&clazzUid=706263547320627200&accountPersonUid=706263547320627201 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:16.830 [DefaultDispatcher-worker-16 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3 2025-03-18 06:43:16.832 [DefaultDispatcher-worker-1 @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.834 [DefaultDispatcher-worker-11 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.838 [DefaultDispatcher-worker-10 @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.841 [DefaultDispatcher-worker-1 @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.845 [DefaultDispatcher-worker-22 @coroutine#3348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29511cf9 2025-03-18 06:43:16.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-18 06:43:16.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-18 06:43:16.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.847 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29511cf9: (connection evicted) 2025-03-18 06:43:16.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:16.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-18 06:43:16.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-18 06:43:16.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-18 06:43:16.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-18 06:43:16.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:16.848 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@670e6fa3: (connection evicted) 2025-03-18 06:43:16.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:16.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-18 06:43:16.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-18 06:43:16.851 [DefaultDispatcher-worker-16 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:16.851 [DefaultDispatcher-worker-16 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.851 [DefaultDispatcher-worker-16 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.851 [DefaultDispatcher-worker-16 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.851 [DefaultDispatcher-worker-18 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.851 [DefaultDispatcher-worker-18 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.949 [DefaultDispatcher-worker-22 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:16.949 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.949 [DefaultDispatcher-worker-22 @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:36305/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:16.949 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.950 [DefaultDispatcher-worker-7 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:16.950 [DefaultDispatcher-worker-7 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.026 [DefaultDispatcher-worker-14 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:17.026 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.026 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:17.026 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.027 [DefaultDispatcher-worker-8 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.027 [DefaultDispatcher-worker-8 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.110 [DefaultDispatcher-worker-5 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:17.110 [DefaultDispatcher-worker-5 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.110 [DefaultDispatcher-worker-5 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:17.110 [DefaultDispatcher-worker-5 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.110 [DefaultDispatcher-worker-18 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.110 [DefaultDispatcher-worker-18 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.154 [DefaultDispatcher-worker-19 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:17.154 [DefaultDispatcher-worker-19 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.154 [DefaultDispatcher-worker-19 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:17.154 [DefaultDispatcher-worker-19 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.155 [DefaultDispatcher-worker-21 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.155 [DefaultDispatcher-worker-21 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.191 [DefaultDispatcher-worker-14 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:17.191 [DefaultDispatcher-worker-14 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.191 [DefaultDispatcher-worker-14 @coroutine#2283] 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-18 06:43:17.191 [DefaultDispatcher-worker-14 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.192 [DefaultDispatcher-worker-14 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.218 [DefaultDispatcher-worker-14 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:17.218 [DefaultDispatcher-worker-14 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.218 [DefaultDispatcher-worker-14 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:17.218 [DefaultDispatcher-worker-14 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.218 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.218 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.330 [DefaultDispatcher-worker-9 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:17.330 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.330 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:17.330 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.331 [DefaultDispatcher-worker-20 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.331 [DefaultDispatcher-worker-20 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.396 [DefaultDispatcher-worker-1 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:17.396 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.396 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:17.396 [DefaultDispatcher-worker-1 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.396 [DefaultDispatcher-worker-15 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.396 [DefaultDispatcher-worker-15 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.503 [DefaultDispatcher-worker-17 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:17.503 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.503 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:17.503 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.504 [DefaultDispatcher-worker-12 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.504 [DefaultDispatcher-worker-12 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-18 06:43:17.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-18 06:43:17.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:17.852 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46aa5294: (connection evicted) 2025-03-18 06:43:17.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:17.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-18 06:43:17.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-18 06:43:17.854 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5de15ce1 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-03-18 06:43:17.855 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-18 06:43:17.857 [DefaultDispatcher-worker-10 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:17.857 [DefaultDispatcher-worker-10 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.857 [DefaultDispatcher-worker-10 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:17.857 [DefaultDispatcher-worker-10 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.857 [DefaultDispatcher-worker-16 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.857 [DefaultDispatcher-worker-16 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.864 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-03-18 06:43:17.871 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-03-18 06:43:17.872 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-03-18 06:43:17.873 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a524c6b 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-03-18 06:43:17.873 [Test worker @coroutine#3414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-18 06:43:17.882 [Test worker @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-03-18 06:43:17.888 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-03-18 06:43:17.889 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-03-18 06:43:17.890 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-03-18 06:43:17.894 [DefaultDispatcher-worker-19 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481 2025-03-18 06:43:17.903 [DefaultDispatcher-worker-4 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-03-18 06:43:17.908 [DefaultDispatcher-worker-9 @coroutine#3414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2080ee70 2025-03-18 06:43:17.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-18 06:43:17.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-18 06:43:17.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:17.913 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2080ee70: (connection evicted) 2025-03-18 06:43:17.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:17.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-18 06:43:17.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-18 06:43:17.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-18 06:43:17.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-18 06:43:17.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:17.914 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f7e2481: (connection evicted) 2025-03-18 06:43:17.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:17.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-18 06:43:17.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b768e4d 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad67d82 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad67d82 2025-03-18 06:43:17.915 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-18 06:43:17.924 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ad67d82 2025-03-18 06:43:17.930 [Test worker @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ad67d82 2025-03-18 06:43:17.931 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ad67d82 2025-03-18 06:43:17.932 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ad67d82 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e739968 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-18 06:43:17.932 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:17.933 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:17.933 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:17.933 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:17.933 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:17.933 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:17.933 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:17.933 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:17.933 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-18 06:43:17.933 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e903c69 2025-03-18 06:43:17.933 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e903c69 2025-03-18 06:43:17.933 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-18 06:43:17.941 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e903c69 2025-03-18 06:43:17.947 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e903c69 2025-03-18 06:43:17.948 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e903c69 2025-03-18 06:43:17.950 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e903c69 2025-03-18 06:43:17.953 [DefaultDispatcher-worker-20 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:17.953 [DefaultDispatcher-worker-22 @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e903c69 2025-03-18 06:43:17.954 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.954 [DefaultDispatcher-worker-20 @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:36305/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:17.954 [DefaultDispatcher-worker-20 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.954 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.954 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:17.962 [DefaultDispatcher-worker-2 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ad67d82 2025-03-18 06:43:17.967 [DefaultDispatcher-worker-11 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ad67d82 2025-03-18 06:43:17.972 [DefaultDispatcher-worker-17 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ad67d82 2025-03-18 06:43:17.981 [DefaultDispatcher-worker-4 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ad67d82 2025-03-18 06:43:17.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-18 06:43:17.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-18 06:43:17.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:17.984 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ad67d82: (connection evicted) 2025-03-18 06:43:17.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:17.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-18 06:43:17.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-18 06:43:17.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-18 06:43:17.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-18 06:43:17.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:17.984 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e903c69: (connection evicted) 2025-03-18 06:43:17.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:17.985 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-18 06:43:17.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fc9313d 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:17.985 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-18 06:43:17.986 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-03-18 06:43:17.986 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-03-18 06:43:17.986 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-18 06:43:17.994 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-03-18 06:43:18.001 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-03-18 06:43:18.002 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-03-18 06:43:18.003 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d598162 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2025-03-18 06:43:18.003 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-18 06:43:18.012 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2025-03-18 06:43:18.018 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2025-03-18 06:43:18.019 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2025-03-18 06:43:18.020 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2025-03-18 06:43:18.024 [DefaultDispatcher-worker-10 @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b285847 2025-03-18 06:43:18.031 [DefaultDispatcher-worker-6 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:18.031 [DefaultDispatcher-worker-6 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.031 [DefaultDispatcher-worker-6 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:18.031 [DefaultDispatcher-worker-6 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.032 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.032 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.032 [DefaultDispatcher-worker-19 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-03-18 06:43:18.037 [DefaultDispatcher-worker-5 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c152246 2025-03-18 06:43:18.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-18 06:43:18.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-18 06:43:18.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.041 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c152246: (connection evicted) 2025-03-18 06:43:18.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-18 06:43:18.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-18 06:43:18.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-18 06:43:18.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-18 06:43:18.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.042 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b285847: (connection evicted) 2025-03-18 06:43:18.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-18 06:43:18.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@740ddb41 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-03-18 06:43:18.043 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-18 06:43:18.052 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-03-18 06:43:18.058 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-03-18 06:43:18.059 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-03-18 06:43:18.060 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654ab198 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.060 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-18 06:43:18.061 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2025-03-18 06:43:18.061 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2025-03-18 06:43:18.061 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-18 06:43:18.069 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2025-03-18 06:43:18.075 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2025-03-18 06:43:18.076 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2025-03-18 06:43:18.077 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2025-03-18 06:43:18.081 [DefaultDispatcher-worker-12 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ab5033 2025-03-18 06:43:18.090 [DefaultDispatcher-worker-12 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-03-18 06:43:18.095 [DefaultDispatcher-worker-7 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c310aa3 2025-03-18 06:43:18.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-18 06:43:18.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-18 06:43:18.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.098 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c310aa3: (connection evicted) 2025-03-18 06:43:18.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-18 06:43:18.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-18 06:43:18.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-18 06:43:18.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-18 06:43:18.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.099 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ab5033: (connection evicted) 2025-03-18 06:43:18.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-18 06:43:18.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23cf78f9 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-03-18 06:43:18.100 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-18 06:43:18.109 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-03-18 06:43:18.115 [DefaultDispatcher-worker-3 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:18.115 [DefaultDispatcher-worker-3 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.115 [DefaultDispatcher-worker-3 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:18.115 [DefaultDispatcher-worker-3 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.116 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.116 [DefaultDispatcher-worker-2 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.116 [Test worker @coroutine#3684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-03-18 06:43:18.117 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-03-18 06:43:18.118 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1ffb9 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.118 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-18 06:43:18.119 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2025-03-18 06:43:18.119 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2025-03-18 06:43:18.119 [Test worker @coroutine#3683] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-18 06:43:18.127 [Test worker @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2025-03-18 06:43:18.133 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2025-03-18 06:43:18.134 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2025-03-18 06:43:18.135 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2025-03-18 06:43:18.139 [DefaultDispatcher-worker-20 @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@388a6656 2025-03-18 06:43:18.148 [DefaultDispatcher-worker-16 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-03-18 06:43:18.152 [DefaultDispatcher-worker-3 @coroutine#3683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564 2025-03-18 06:43:18.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-18 06:43:18.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-18 06:43:18.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.157 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c3c6564: (connection evicted) 2025-03-18 06:43:18.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-18 06:43:18.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-18 06:43:18.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-18 06:43:18.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-18 06:43:18.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.157 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@388a6656: (connection evicted) 2025-03-18 06:43:18.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-18 06:43:18.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a9e261d 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.158 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-18 06:43:18.159 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2025-03-18 06:43:18.159 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2025-03-18 06:43:18.159 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-18 06:43:18.160 [DefaultDispatcher-worker-3 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:18.160 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.160 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:18.160 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.161 [DefaultDispatcher-worker-7 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.161 [DefaultDispatcher-worker-7 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.168 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2025-03-18 06:43:18.174 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2025-03-18 06:43:18.175 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2025-03-18 06:43:18.176 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b6575fd 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2025-03-18 06:43:18.177 [Test worker @coroutine#3743] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-18 06:43:18.186 [Test worker @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2025-03-18 06:43:18.192 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2025-03-18 06:43:18.193 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2025-03-18 06:43:18.194 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2025-03-18 06:43:18.196 [DefaultDispatcher-worker-19 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:18.196 [DefaultDispatcher-worker-19 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.196 [DefaultDispatcher-worker-19 @coroutine#2283] 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-18 06:43:18.196 [DefaultDispatcher-worker-19 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.196 [DefaultDispatcher-worker-15 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.198 [DefaultDispatcher-worker-19 @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26501edd 2025-03-18 06:43:18.206 [DefaultDispatcher-worker-12 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2025-03-18 06:43:18.211 [DefaultDispatcher-worker-9 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2025-03-18 06:43:18.215 [DefaultDispatcher-worker-19 @coroutine#3743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e90939f 2025-03-18 06:43:18.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-18 06:43:18.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-18 06:43:18.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.219 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e90939f: (connection evicted) 2025-03-18 06:43:18.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-18 06:43:18.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-18 06:43:18.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-18 06:43:18.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-18 06:43:18.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.220 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26501edd: (connection evicted) 2025-03-18 06:43:18.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-18 06:43:18.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e32a3ed 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-03-18 06:43:18.221 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-18 06:43:18.223 [DefaultDispatcher-worker-19 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:18.223 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.223 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:18.223 [DefaultDispatcher-worker-19 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.224 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.224 [DefaultDispatcher-worker-15 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.230 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-03-18 06:43:18.237 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-03-18 06:43:18.238 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-03-18 06:43:18.239 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f076bd 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2025-03-18 06:43:18.239 [Test worker @coroutine#3806] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-18 06:43:18.248 [Test worker @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2025-03-18 06:43:18.254 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2025-03-18 06:43:18.255 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2025-03-18 06:43:18.256 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2025-03-18 06:43:18.259 [DefaultDispatcher-worker-2 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9 2025-03-18 06:43:18.267 [DefaultDispatcher-worker-18 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-03-18 06:43:18.271 [DefaultDispatcher-worker-19 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-03-18 06:43:18.274 [DefaultDispatcher-worker-20 @coroutine#3806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-03-18 06:43:18.284 [DefaultDispatcher-worker-22 @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b778004 2025-03-18 06:43:18.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-18 06:43:18.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-18 06:43:18.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.286 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b778004: (connection evicted) 2025-03-18 06:43:18.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-18 06:43:18.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-18 06:43:18.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-18 06:43:18.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-18 06:43:18.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.287 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d6161b9: (connection evicted) 2025-03-18 06:43:18.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-18 06:43:18.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e427b6 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2025-03-18 06:43:18.288 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-18 06:43:18.296 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2025-03-18 06:43:18.301 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2025-03-18 06:43:18.302 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2025-03-18 06:43:18.302 [Test worker @coroutine#3903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17f4276b 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2025-03-18 06:43:18.303 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-18 06:43:18.310 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2025-03-18 06:43:18.315 [Test worker @coroutine#3905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2025-03-18 06:43:18.316 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2025-03-18 06:43:18.317 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2025-03-18 06:43:18.320 [DefaultDispatcher-worker-20 @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53e6b541 2025-03-18 06:43:18.328 [DefaultDispatcher-worker-1 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2025-03-18 06:43:18.332 [DefaultDispatcher-worker-8 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2025-03-18 06:43:18.334 [Test worker @coroutine#3921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99 2025-03-18 06:43:18.334 [DefaultDispatcher-worker-11 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:18.334 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.334 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:18.334 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.335 [DefaultDispatcher-worker-15 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.335 [DefaultDispatcher-worker-15 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-18 06:43:18.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-18 06:43:18.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.337 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e4ee99: (connection evicted) 2025-03-18 06:43:18.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-18 06:43:18.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-18 06:43:18.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-18 06:43:18.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-18 06:43:18.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.338 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53e6b541: (connection evicted) 2025-03-18 06:43:18.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-18 06:43:18.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7e13c0 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-03-18 06:43:18.339 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-18 06:43:18.347 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-03-18 06:43:18.352 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-03-18 06:43:18.352 [Test worker @coroutine#3963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-03-18 06:43:18.353 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1272f6d9 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2025-03-18 06:43:18.354 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-18 06:43:18.363 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2025-03-18 06:43:18.369 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2025-03-18 06:43:18.370 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2025-03-18 06:43:18.370 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2025-03-18 06:43:18.375 [DefaultDispatcher-worker-13 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2835574b 2025-03-18 06:43:18.381 [DefaultDispatcher-worker-10 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-03-18 06:43:18.386 [DefaultDispatcher-worker-3 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-03-18 06:43:18.387 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-03-18 06:43:18.388 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5524e471 2025-03-18 06:43:18.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-18 06:43:18.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-18 06:43:18.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.392 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5524e471: (connection evicted) 2025-03-18 06:43:18.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-18 06:43:18.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-18 06:43:18.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-18 06:43:18.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-18 06:43:18.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.392 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2835574b: (connection evicted) 2025-03-18 06:43:18.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-18 06:43:18.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f2cab9 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.393 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-18 06:43:18.394 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-18 06:43:18.394 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-18 06:43:18.394 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-18 06:43:18.400 [DefaultDispatcher-worker-12 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:18.401 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.401 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:18.401 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.401 [DefaultDispatcher-worker-21 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.401 [DefaultDispatcher-worker-21 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.402 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-18 06:43:18.408 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-18 06:43:18.408 [Test worker @coroutine#4027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-18 06:43:18.409 [Test worker @coroutine#4029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-18 06:43:18.409 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a46bf3 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2025-03-18 06:43:18.410 [Test worker @coroutine#4021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-18 06:43:18.418 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2025-03-18 06:43:18.422 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2025-03-18 06:43:18.423 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2025-03-18 06:43:18.424 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2025-03-18 06:43:18.428 [DefaultDispatcher-worker-17 @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2025-03-18 06:43:18.435 [DefaultDispatcher-worker-12 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-18 06:43:18.440 [DefaultDispatcher-worker-7 @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2025-03-18 06:43:18.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-18 06:43:18.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-18 06:43:18.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.478 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d: (connection evicted) 2025-03-18 06:43:18.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-18 06:43:18.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-18 06:43:18.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-18 06:43:18.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-18 06:43:18.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.478 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf: (connection evicted) 2025-03-18 06:43:18.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-18 06:43:18.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@116f823c 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.479 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-18 06:43:18.480 [Test worker @coroutine#4094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-18 06:43:18.487 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-18 06:43:18.492 [Test worker @coroutine#4095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-18 06:43:18.493 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-18 06:43:18.494 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e03fe4 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-18 06:43:18.494 [Test worker @coroutine#4094] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-18 06:43:18.501 [Test worker @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-18 06:43:18.506 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-18 06:43:18.507 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-18 06:43:18.508 [DefaultDispatcher-worker-7 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:18.508 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.508 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:18.508 [DefaultDispatcher-worker-7 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.509 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-18 06:43:18.509 [DefaultDispatcher-worker-14 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.509 [DefaultDispatcher-worker-14 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.512 [DefaultDispatcher-worker-17 @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d66a248 2025-03-18 06:43:18.519 [DefaultDispatcher-worker-1 @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-18 06:43:18.524 [DefaultDispatcher-worker-1 @coroutine#4094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60 2025-03-18 06:43:18.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-18 06:43:18.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-18 06:43:18.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.527 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c53ce60: (connection evicted) 2025-03-18 06:43:18.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-18 06:43:18.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-18 06:43:18.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-18 06:43:18.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-18 06:43:18.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.528 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d66a248: (connection evicted) 2025-03-18 06:43:18.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-18 06:43:18.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef6177c 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-03-18 06:43:18.529 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-18 06:43:18.536 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-03-18 06:43:18.542 [Test worker @coroutine#4155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-03-18 06:43:18.543 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-03-18 06:43:18.544 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@718212ef 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2025-03-18 06:43:18.544 [Test worker @coroutine#4154] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-18 06:43:18.552 [Test worker @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2025-03-18 06:43:18.557 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2025-03-18 06:43:18.557 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2025-03-18 06:43:18.558 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2025-03-18 06:43:18.562 [DefaultDispatcher-worker-21 @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd 2025-03-18 06:43:18.569 [DefaultDispatcher-worker-21 @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-03-18 06:43:18.574 [DefaultDispatcher-worker-12 @coroutine#4154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-03-18 06:43:18.575 [Test worker @coroutine#4178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-03-18 06:43:18.576 [Test worker @coroutine#4180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aafd790 2025-03-18 06:43:18.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-18 06:43:18.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-18 06:43:18.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.579 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aafd790: (connection evicted) 2025-03-18 06:43:18.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-18 06:43:18.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-18 06:43:18.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-18 06:43:18.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-18 06:43:18.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.580 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@488bf7cd: (connection evicted) 2025-03-18 06:43:18.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-18 06:43:18.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51f714d1 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-03-18 06:43:18.581 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-18 06:43:18.589 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-03-18 06:43:18.595 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-03-18 06:43:18.595 [Test worker @coroutine#4219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-03-18 06:43:18.596 [Test worker @coroutine#4221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8cfbeb 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@414b5798 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@414b5798 2025-03-18 06:43:18.597 [Test worker @coroutine#4216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-18 06:43:18.604 [Test worker @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414b5798 2025-03-18 06:43:18.609 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414b5798 2025-03-18 06:43:18.610 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414b5798 2025-03-18 06:43:18.611 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414b5798 2025-03-18 06:43:18.615 [DefaultDispatcher-worker-19 @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414b5798 2025-03-18 06:43:18.622 [DefaultDispatcher-worker-10 @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-03-18 06:43:18.627 [DefaultDispatcher-worker-13 @coroutine#4216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-03-18 06:43:18.632 [UI Thread @coroutine#4277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2025-03-18 06:43:18.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-18 06:43:18.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-18 06:43:18.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.634 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1263d20d: (connection evicted) 2025-03-18 06:43:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-18 06:43:18.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-18 06:43:18.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-18 06:43:18.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-18 06:43:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.635 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@414b5798: (connection evicted) 2025-03-18 06:43:18.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-18 06:43:18.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f9b97dc 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.636 [Test worker @coroutine#4308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-18 06:43:18.637 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2025-03-18 06:43:18.637 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2025-03-18 06:43:18.637 [Test worker @coroutine#4308] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-18 06:43:18.644 [Test worker @coroutine#4308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2025-03-18 06:43:18.649 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2025-03-18 06:43:18.650 [Test worker @coroutine#4311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2025-03-18 06:43:18.651 [Test worker @coroutine#4313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2025-03-18 06:43:18.655 [DefaultDispatcher-worker-7 @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2025-03-18 06:43:18.656 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2025-03-18 06:43:18.662 [Test worker @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5503e208 2025-03-18 06:43:18.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-18 06:43:18.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-18 06:43:18.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.674 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5503e208: (connection evicted) 2025-03-18 06:43:18.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-18 06:43:18.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb539df 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.675 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-18 06:43:18.676 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@127c5f20 2025-03-18 06:43:18.676 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@127c5f20 2025-03-18 06:43:18.676 [Test worker @coroutine#4341] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-18 06:43:18.683 [Test worker @coroutine#4341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127c5f20 2025-03-18 06:43:18.688 [Test worker @coroutine#4342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127c5f20 2025-03-18 06:43:18.689 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127c5f20 2025-03-18 06:43:18.689 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@127c5f20 2025-03-18 06:43:18.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-18 06:43:18.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-18 06:43:18.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:18.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-18 06:43:18.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3ba1e3 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.692 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.693 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.693 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.693 [Test worker @coroutine#4371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-18 06:43:18.693 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2025-03-18 06:43:18.693 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2025-03-18 06:43:18.693 [Test worker @coroutine#4371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-18 06:43:18.700 [Test worker @coroutine#4371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2025-03-18 06:43:18.705 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2025-03-18 06:43:18.706 [Test worker @coroutine#4374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2025-03-18 06:43:18.707 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@122e2306 2025-03-18 06:43:18.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-18 06:43:18.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-18 06:43:18.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:18.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-18 06:43:18.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-18 06:43:18.709 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-18 06:43:18.709 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.709 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.709 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.709 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.709 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.709 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.709 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3808bdfc 2025-03-18 06:43:18.709 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.709 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-03-18 06:43:18.710 [Test worker @coroutine#4400] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-18 06:43:18.717 [Test worker @coroutine#4400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-03-18 06:43:18.722 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-03-18 06:43:18.723 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-03-18 06:43:18.724 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46ebfc09 2025-03-18 06:43:18.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-18 06:43:18.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-18 06:43:18.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:18.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-18 06:43:18.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-18 06:43:18.726 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1504db11 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-03-18 06:43:18.727 [Test worker @coroutine#4431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-18 06:43:18.735 [Test worker @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-03-18 06:43:18.740 [Test worker @coroutine#4432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-03-18 06:43:18.741 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-03-18 06:43:18.741 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-03-18 06:43:18.746 [DefaultDispatcher-worker-2 @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2 2025-03-18 06:43:18.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-18 06:43:18.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-18 06:43:18.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.754 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cc070c2: (connection evicted) 2025-03-18 06:43:18.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.754 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-18 06:43:18.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30f929ff 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-03-18 06:43:18.755 [Test worker @coroutine#4461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-18 06:43:18.762 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-03-18 06:43:18.767 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-03-18 06:43:18.768 [Test worker @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-03-18 06:43:18.769 [Test worker @coroutine#4466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fed510f 2025-03-18 06:43:18.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-18 06:43:18.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-18 06:43:18.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:18.771 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.771 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-18 06:43:18.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30a0a440 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-03-18 06:43:18.772 [Test worker @coroutine#4491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-18 06:43:18.780 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-03-18 06:43:18.785 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-03-18 06:43:18.786 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-03-18 06:43:18.787 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-03-18 06:43:18.791 [DefaultDispatcher-worker-16 @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-03-18 06:43:18.792 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-03-18 06:43:18.794 [Test worker @coroutine#4516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5 2025-03-18 06:43:18.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-18 06:43:18.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-18 06:43:18.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.795 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6a5cf5: (connection evicted) 2025-03-18 06:43:18.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-18 06:43:18.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b8de9dc 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.796 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-18 06:43:18.797 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-18 06:43:18.797 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-18 06:43:18.797 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-18 06:43:18.804 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-18 06:43:18.809 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-18 06:43:18.809 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-18 06:43:18.810 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a516e4d 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.810 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-03-18 06:43:18.811 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-18 06:43:18.819 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-03-18 06:43:18.824 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-03-18 06:43:18.824 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-03-18 06:43:18.825 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-03-18 06:43:18.829 [DefaultDispatcher-worker-8 @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192 2025-03-18 06:43:18.836 [DefaultDispatcher-worker-10 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-18 06:43:18.845 [DefaultDispatcher-worker-5 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522941b2 2025-03-18 06:43:18.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-18 06:43:18.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-18 06:43:18.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.850 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@522941b2: (connection evicted) 2025-03-18 06:43:18.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-18 06:43:18.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-18 06:43:18.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-18 06:43:18.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-18 06:43:18.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.851 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fcf3192: (connection evicted) 2025-03-18 06:43:18.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-18 06:43:18.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-18 06:43:18.851 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cde5d66 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-03-18 06:43:18.852 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-18 06:43:18.860 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-03-18 06:43:18.862 [DefaultDispatcher-worker-3 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:18.862 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.862 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:18.862 [DefaultDispatcher-worker-3 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.862 [DefaultDispatcher-worker-2 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.862 [DefaultDispatcher-worker-2 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.865 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-03-18 06:43:18.866 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-03-18 06:43:18.867 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d41953 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-03-18 06:43:18.867 [Test worker @coroutine#4552] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-18 06:43:18.874 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-03-18 06:43:18.879 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-03-18 06:43:18.880 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-03-18 06:43:18.881 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-03-18 06:43:18.884 [DefaultDispatcher-worker-14 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@248e31a1 2025-03-18 06:43:18.891 [DefaultDispatcher-worker-14 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-03-18 06:43:18.899 [DefaultDispatcher-worker-9 @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e791e53 2025-03-18 06:43:18.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-18 06:43:18.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-18 06:43:18.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.903 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e791e53: (connection evicted) 2025-03-18 06:43:18.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-18 06:43:18.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-18 06:43:18.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-18 06:43:18.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-18 06:43:18.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.904 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@248e31a1: (connection evicted) 2025-03-18 06:43:18.904 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.904 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-18 06:43:18.904 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13c147f8 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 06:43:18.905 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-18 06:43:18.913 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 06:43:18.917 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 06:43:18.918 [Test worker @coroutine#4584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 06:43:18.919 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@648e25f2 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.919 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-03-18 06:43:18.920 [Test worker @coroutine#4581] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-18 06:43:18.927 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-03-18 06:43:18.932 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-03-18 06:43:18.933 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-03-18 06:43:18.934 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-03-18 06:43:18.938 [DefaultDispatcher-worker-14 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509d0d21 2025-03-18 06:43:18.945 [DefaultDispatcher-worker-11 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 06:43:18.952 [DefaultDispatcher-worker-11 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 06:43:18.956 [DefaultDispatcher-worker-10 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 06:43:18.958 [DefaultDispatcher-worker-22 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:18.958 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.958 [DefaultDispatcher-worker-22 @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:36305/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:18.958 [DefaultDispatcher-worker-22 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.958 [DefaultDispatcher-worker-2 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.958 [DefaultDispatcher-worker-2 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:18.960 [DefaultDispatcher-worker-3 @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 06:43:18.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-18 06:43:18.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-18 06:43:18.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.966 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60ab906e: (connection evicted) 2025-03-18 06:43:18.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-18 06:43:18.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-18 06:43:18.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-18 06:43:18.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-18 06:43:18.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:18.967 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@509d0d21: (connection evicted) 2025-03-18 06:43:18.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:18.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-18 06:43:18.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7306f65f 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.968 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2025-03-18 06:43:18.969 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-18 06:43:18.976 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2025-03-18 06:43:18.981 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2025-03-18 06:43:18.982 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2025-03-18 06:43:18.983 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b4133d0 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:18.983 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-18 06:43:18.984 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-18 06:43:18.984 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-18 06:43:18.984 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-18 06:43:18.991 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-18 06:43:18.996 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-18 06:43:18.997 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-18 06:43:18.998 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-18 06:43:19.001 [DefaultDispatcher-worker-22 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf 2025-03-18 06:43:19.009 [DefaultDispatcher-worker-3 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2025-03-18 06:43:19.014 [DefaultDispatcher-worker-21 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2025-03-18 06:43:19.017 [DefaultDispatcher-worker-6 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@191d69a 2025-03-18 06:43:19.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-18 06:43:19.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-18 06:43:19.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.023 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@191d69a: (connection evicted) 2025-03-18 06:43:19.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-18 06:43:19.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-18 06:43:19.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-18 06:43:19.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-18 06:43:19.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.023 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e1349cf: (connection evicted) 2025-03-18 06:43:19.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-18 06:43:19.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ed11d7 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.024 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-18 06:43:19.025 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 06:43:19.025 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 06:43:19.025 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-18 06:43:19.032 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 06:43:19.036 [DefaultDispatcher-worker-21 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:19.036 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.036 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:19.036 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.037 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.037 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.038 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 06:43:19.039 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 06:43:19.040 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d796665 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-03-18 06:43:19.040 [Test worker @coroutine#4660] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-18 06:43:19.047 [Test worker @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-03-18 06:43:19.052 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-03-18 06:43:19.053 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-03-18 06:43:19.054 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-03-18 06:43:19.057 [DefaultDispatcher-worker-8 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df3b838 2025-03-18 06:43:19.065 [DefaultDispatcher-worker-11 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 06:43:19.069 [DefaultDispatcher-worker-4 @coroutine#4660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 06:43:19.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-18 06:43:19.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-18 06:43:19.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.071 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623eebca: (connection evicted) 2025-03-18 06:43:19.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-18 06:43:19.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-18 06:43:19.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-18 06:43:19.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-18 06:43:19.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.071 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4df3b838: (connection evicted) 2025-03-18 06:43:19.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-18 06:43:19.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@178cfe5e 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-03-18 06:43:19.073 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-18 06:43:19.081 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-03-18 06:43:19.086 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-03-18 06:43:19.086 [Test worker @coroutine#4702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-03-18 06:43:19.087 [Test worker @coroutine#4704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-03-18 06:43:19.087 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16337c8e 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-03-18 06:43:19.088 [Test worker @coroutine#4699] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-18 06:43:19.095 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-03-18 06:43:19.100 [Test worker @coroutine#4706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-03-18 06:43:19.101 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-03-18 06:43:19.102 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-03-18 06:43:19.105 [DefaultDispatcher-worker-4 @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3022287e 2025-03-18 06:43:19.113 [DefaultDispatcher-worker-19 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-03-18 06:43:19.118 [DefaultDispatcher-worker-17 @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-03-18 06:43:19.119 [DefaultDispatcher-worker-6 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:19.119 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.120 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:19.120 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.120 [DefaultDispatcher-worker-20 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.120 [DefaultDispatcher-worker-20 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.128 [DefaultDispatcher-worker-17 @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9 2025-03-18 06:43:19.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-18 06:43:19.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-18 06:43:19.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.129 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f8cb4c9: (connection evicted) 2025-03-18 06:43:19.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-18 06:43:19.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-18 06:43:19.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-18 06:43:19.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-18 06:43:19.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.129 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3022287e: (connection evicted) 2025-03-18 06:43:19.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-18 06:43:19.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ed83e36 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2025-03-18 06:43:19.130 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-18 06:43:19.138 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2025-03-18 06:43:19.143 [Test worker @coroutine#4737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2025-03-18 06:43:19.144 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2025-03-18 06:43:19.144 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f9083b4 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-03-18 06:43:19.145 [Test worker @coroutine#4736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-18 06:43:19.152 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-03-18 06:43:19.157 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-03-18 06:43:19.158 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-03-18 06:43:19.158 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-03-18 06:43:19.162 [DefaultDispatcher-worker-7 @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16441c13 2025-03-18 06:43:19.164 [DefaultDispatcher-worker-1 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:19.164 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.164 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:19.164 [DefaultDispatcher-worker-1 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.165 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.165 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.169 [DefaultDispatcher-worker-14 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2025-03-18 06:43:19.174 [DefaultDispatcher-worker-12 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2025-03-18 06:43:19.178 [DefaultDispatcher-worker-11 @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2025-03-18 06:43:19.186 [DefaultDispatcher-worker-11 @coroutine#4771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@401e36ab 2025-03-18 06:43:19.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-18 06:43:19.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-18 06:43:19.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.186 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@401e36ab: (connection evicted) 2025-03-18 06:43:19.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-18 06:43:19.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-18 06:43:19.187 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-18 06:43:19.187 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-18 06:43:19.187 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.187 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16441c13: (connection evicted) 2025-03-18 06:43:19.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-18 06:43:19.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43a8dd9b 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2025-03-18 06:43:19.189 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-18 06:43:19.197 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2025-03-18 06:43:19.201 [DefaultDispatcher-worker-9 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:19.201 [DefaultDispatcher-worker-9 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.201 [DefaultDispatcher-worker-9 @coroutine#2283] 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-18 06:43:19.201 [DefaultDispatcher-worker-9 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.201 [DefaultDispatcher-worker-9 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.203 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2025-03-18 06:43:19.204 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2025-03-18 06:43:19.205 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365ad794 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 06:43:19.205 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 06:43:19.206 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-18 06:43:19.213 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 06:43:19.218 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 06:43:19.219 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 06:43:19.220 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 06:43:19.224 [DefaultDispatcher-worker-16 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 06:43:19.228 [DefaultDispatcher-worker-1 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:19.228 [DefaultDispatcher-worker-1 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.228 [DefaultDispatcher-worker-1 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:19.228 [DefaultDispatcher-worker-1 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.228 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.228 [DefaultDispatcher-worker-13 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.232 [DefaultDispatcher-worker-7 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2025-03-18 06:43:19.237 [DefaultDispatcher-worker-15 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8 2025-03-18 06:43:19.243 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-18 06:43:19.243 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-18 06:43:19.243 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.243 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62cad0e8: (connection evicted) 2025-03-18 06:43:19.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-18 06:43:19.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-18 06:43:19.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-18 06:43:19.244 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-18 06:43:19.244 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.244 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf: (connection evicted) 2025-03-18 06:43:19.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-18 06:43:19.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f1db5f 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.245 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-18 06:43:19.246 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-03-18 06:43:19.246 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-03-18 06:43:19.246 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-18 06:43:19.254 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-03-18 06:43:19.259 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-03-18 06:43:19.260 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-03-18 06:43:19.261 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-03-18 06:43:19.261 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c95cb24 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-03-18 06:43:19.262 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-18 06:43:19.269 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-03-18 06:43:19.274 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-03-18 06:43:19.275 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-03-18 06:43:19.276 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-03-18 06:43:19.281 [DefaultDispatcher-worker-2 @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3 2025-03-18 06:43:19.288 [DefaultDispatcher-worker-19 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-03-18 06:43:19.293 [DefaultDispatcher-worker-2 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e8e183 2025-03-18 06:43:19.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-18 06:43:19.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-18 06:43:19.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.295 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11e8e183: (connection evicted) 2025-03-18 06:43:19.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-18 06:43:19.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-18 06:43:19.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-18 06:43:19.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-18 06:43:19.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.296 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@28ec35e3: (connection evicted) 2025-03-18 06:43:19.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-18 06:43:19.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-18 06:43:19.297 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-18 06:43:19.297 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@399ef33f 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-03-18 06:43:19.298 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-18 06:43:19.307 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-03-18 06:43:19.312 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-03-18 06:43:19.313 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-03-18 06:43:19.314 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dcc59f5 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-18 06:43:19.315 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-18 06:43:19.322 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-18 06:43:19.328 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-18 06:43:19.329 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-18 06:43:19.329 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-18 06:43:19.334 [DefaultDispatcher-worker-13 @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@690337df 2025-03-18 06:43:19.340 [DefaultDispatcher-worker-9 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:19.340 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.340 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:19.340 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.341 [DefaultDispatcher-worker-1 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.341 [DefaultDispatcher-worker-1 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.341 [DefaultDispatcher-worker-22 @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-03-18 06:43:19.345 [DefaultDispatcher-worker-2 @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1990afa2 2025-03-18 06:43:19.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-18 06:43:19.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-18 06:43:19.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.348 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1990afa2: (connection evicted) 2025-03-18 06:43:19.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-18 06:43:19.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-18 06:43:19.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-18 06:43:19.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-18 06:43:19.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.349 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@690337df: (connection evicted) 2025-03-18 06:43:19.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-18 06:43:19.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-18 06:43:19.350 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1215982f 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-18 06:43:19.351 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-18 06:43:19.360 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-18 06:43:19.366 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-18 06:43:19.366 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-18 06:43:19.367 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66d8a602 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-18 06:43:19.368 [Test worker @coroutine#4906] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-18 06:43:19.376 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-18 06:43:19.381 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-18 06:43:19.382 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-18 06:43:19.383 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-18 06:43:19.387 [DefaultDispatcher-worker-22 @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47a22020 2025-03-18 06:43:19.394 [DefaultDispatcher-worker-18 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-18 06:43:19.401 [DefaultDispatcher-worker-3 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-18 06:43:19.405 [DefaultDispatcher-worker-21 @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-18 06:43:19.405 [DefaultDispatcher-worker-8 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:19.405 [DefaultDispatcher-worker-8 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.405 [DefaultDispatcher-worker-8 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:19.405 [DefaultDispatcher-worker-8 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.406 [DefaultDispatcher-worker-17 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.406 [DefaultDispatcher-worker-17 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.451 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.468 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.514 [DefaultDispatcher-worker-19 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:19.514 [DefaultDispatcher-worker-19 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.514 [DefaultDispatcher-worker-19 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:19.514 [DefaultDispatcher-worker-19 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.514 [DefaultDispatcher-worker-16 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.514 [DefaultDispatcher-worker-16 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.518 [DefaultDispatcher-worker-7 @coroutine#4941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c 2025-03-18 06:43:19.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-18 06:43:19.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-18 06:43:19.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.520 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e7d874c: (connection evicted) 2025-03-18 06:43:19.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-18 06:43:19.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-18 06:43:19.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-18 06:43:19.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-18 06:43:19.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.520 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47a22020: (connection evicted) 2025-03-18 06:43:19.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-18 06:43:19.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5ad1bb 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.521 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-18 06:43:19.522 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-18 06:43:19.522 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-18 06:43:19.522 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-18 06:43:19.529 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-18 06:43:19.534 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-18 06:43:19.535 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-18 06:43:19.536 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b63133 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-18 06:43:19.536 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-18 06:43:19.543 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-18 06:43:19.548 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-18 06:43:19.549 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-18 06:43:19.550 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-18 06:43:19.554 [DefaultDispatcher-worker-8 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc 2025-03-18 06:43:19.561 [DefaultDispatcher-worker-8 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-18 06:43:19.567 [DefaultDispatcher-worker-22 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-18 06:43:19.571 [DefaultDispatcher-worker-1 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f216cc 2025-03-18 06:43:19.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-18 06:43:19.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-18 06:43:19.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.573 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f216cc: (connection evicted) 2025-03-18 06:43:19.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-18 06:43:19.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-18 06:43:19.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-18 06:43:19.573 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-18 06:43:19.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.573 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c6f0fc: (connection evicted) 2025-03-18 06:43:19.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-18 06:43:19.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19d483dc 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.574 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-18 06:43:19.575 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-18 06:43:19.575 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-18 06:43:19.575 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-18 06:43:19.582 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-18 06:43:19.587 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-18 06:43:19.588 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-18 06:43:19.588 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35b97c69 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-18 06:43:19.589 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-18 06:43:19.596 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-18 06:43:19.601 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-18 06:43:19.602 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-18 06:43:19.603 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-18 06:43:19.606 [DefaultDispatcher-worker-16 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce 2025-03-18 06:43:19.613 [DefaultDispatcher-worker-16 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-18 06:43:19.619 [DefaultDispatcher-worker-13 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71120f9a 2025-03-18 06:43:19.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-18 06:43:19.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-18 06:43:19.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.622 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71120f9a: (connection evicted) 2025-03-18 06:43:19.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-18 06:43:19.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-18 06:43:19.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-18 06:43:19.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-18 06:43:19.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.622 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4df4ce: (connection evicted) 2025-03-18 06:43:19.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-18 06:43:19.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591e27f1 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-18 06:43:19.623 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-18 06:43:19.631 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-18 06:43:19.636 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-18 06:43:19.637 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-18 06:43:19.637 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa81b23 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-18 06:43:19.638 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-18 06:43:19.645 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-18 06:43:19.650 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-18 06:43:19.651 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-18 06:43:19.652 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-18 06:43:19.656 [DefaultDispatcher-worker-20 @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2 2025-03-18 06:43:19.662 [DefaultDispatcher-worker-20 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-18 06:43:19.668 [DefaultDispatcher-worker-15 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-18 06:43:19.672 [DefaultDispatcher-worker-12 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5862a07b 2025-03-18 06:43:19.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-18 06:43:19.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-18 06:43:19.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.675 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5862a07b: (connection evicted) 2025-03-18 06:43:19.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-18 06:43:19.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-18 06:43:19.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-18 06:43:19.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-18 06:43:19.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.676 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6cd8aee2: (connection evicted) 2025-03-18 06:43:19.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-18 06:43:19.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f0bcadb 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-18 06:43:19.677 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-18 06:43:19.684 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-18 06:43:19.689 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-18 06:43:19.690 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-18 06:43:19.691 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-18 06:43:19.695 [DefaultDispatcher-worker-21 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-18 06:43:19.698 [DefaultDispatcher-worker-16 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13 2025-03-18 06:43:19.705 [UI Thread @coroutine#5065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=706263559370801152 2025-03-18 06:43:19.705 [UI Thread @coroutine#5065] 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=706263559370801152. 2025-03-18 06:43:19.705 [UI Thread @coroutine#5065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=706263559370801152 2025-03-18 06:43:19.706 [UI Thread @coroutine#5065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=706263559370801152 2025-03-18 06:43:19.706 [UI Thread @coroutine#5065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=706263559370801152 2025-03-18 06:43:19.706 [UI Thread @coroutine#5065] 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=706263559370801152. 2025-03-18 06:43:19.706 [UI Thread @coroutine#5065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=706263559370801152 to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:43:19.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-18 06:43:19.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-18 06:43:19.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.708 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d7bfb13: (connection evicted) 2025-03-18 06:43:19.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-18 06:43:19.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f3705e7 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-03-18 06:43:19.741 [Test worker @coroutine#5081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-18 06:43:19.749 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-03-18 06:43:19.754 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-03-18 06:43:19.755 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-03-18 06:43:19.756 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-03-18 06:43:19.760 [DefaultDispatcher-worker-22 @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-03-18 06:43:19.770 [DefaultDispatcher-worker-5 @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-03-18 06:43:19.773 [DefaultDispatcher-worker-1 @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14b53f58 2025-03-18 06:43:19.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-18 06:43:19.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-18 06:43:19.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.780 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14b53f58: (connection evicted) 2025-03-18 06:43:19.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-18 06:43:19.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46092840 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-18 06:43:19.817 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-18 06:43:19.825 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-18 06:43:19.830 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-18 06:43:19.831 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-18 06:43:19.831 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae2227 2025-03-18 06:43:19.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-18 06:43:19.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-18 06:43:19.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:19.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.834 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-18 06:43:19.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-18 06:43:19.835 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-18 06:43:19.835 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f36ba0f 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-03-18 06:43:19.836 [Test worker @coroutine#5124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-18 06:43:19.843 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-03-18 06:43:19.848 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-03-18 06:43:19.849 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-03-18 06:43:19.850 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611d867 2025-03-18 06:43:19.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-18 06:43:19.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-18 06:43:19.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:19.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-18 06:43:19.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2120d5 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.852 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 06:43:19.853 [Test worker @coroutine#5142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-18 06:43:19.861 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 06:43:19.866 [Test worker @coroutine#5143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 06:43:19.867 [DefaultDispatcher-worker-2 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:19.867 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 06:43:19.867 [DefaultDispatcher-worker-2 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.867 [DefaultDispatcher-worker-2 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:19.867 [DefaultDispatcher-worker-2 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.867 [DefaultDispatcher-worker-9 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.867 [DefaultDispatcher-worker-9 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.867 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ff4795 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2025-03-18 06:43:19.868 [Test worker @coroutine#5142] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-18 06:43:19.876 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2025-03-18 06:43:19.881 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2025-03-18 06:43:19.882 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2025-03-18 06:43:19.883 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2025-03-18 06:43:19.886 [DefaultDispatcher-worker-5 @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2025-03-18 06:43:19.894 [DefaultDispatcher-worker-5 @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 06:43:19.896 [UI Thread @coroutine#5168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.896 [UI Thread @coroutine#5168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 06:43:19.896 [UI Thread @coroutine#5168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.897 [UI Thread @coroutine#5168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.897 [UI Thread @coroutine#5168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.897 [UI Thread @coroutine#5168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 06:43:19.897 [UI Thread @coroutine#5168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42049/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:19.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-18 06:43:19.898 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-18 06:43:19.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.898 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c: (connection evicted) 2025-03-18 06:43:19.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-18 06:43:19.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-18 06:43:19.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-18 06:43:19.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-18 06:43:19.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.899 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd: (connection evicted) 2025-03-18 06:43:19.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.899 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-18 06:43:19.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dd3d0a6 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2025-03-18 06:43:19.900 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-18 06:43:19.908 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2025-03-18 06:43:19.913 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2025-03-18 06:43:19.913 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2025-03-18 06:43:19.914 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2025-03-18 06:43:19.914 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39bbe17c 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@73032867 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@73032867 2025-03-18 06:43:19.915 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-18 06:43:19.922 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73032867 2025-03-18 06:43:19.927 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73032867 2025-03-18 06:43:19.928 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73032867 2025-03-18 06:43:19.929 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73032867 2025-03-18 06:43:19.933 [DefaultDispatcher-worker-12 @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73032867 2025-03-18 06:43:19.940 [DefaultDispatcher-worker-20 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47 2025-03-18 06:43:19.941 [UI Thread @coroutine#5197] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.941 [UI Thread @coroutine#5197] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 06:43:19.941 [UI Thread @coroutine#5197] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.942 [UI Thread @coroutine#5197] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.942 [UI Thread @coroutine#5197] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56963/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-18 06:43:19.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-18 06:43:19.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.943 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61ce2d47: (connection evicted) 2025-03-18 06:43:19.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-18 06:43:19.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-18 06:43:19.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-18 06:43:19.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-18 06:43:19.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.943 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73032867: (connection evicted) 2025-03-18 06:43:19.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.944 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-18 06:43:19.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ace45e9 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-03-18 06:43:19.945 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-18 06:43:19.953 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-03-18 06:43:19.958 [Test worker @coroutine#5204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-03-18 06:43:19.959 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-03-18 06:43:19.960 [Test worker @coroutine#5208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f3d49e4 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-03-18 06:43:19.960 [Test worker @coroutine#5203] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-18 06:43:19.963 [DefaultDispatcher-worker-13 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:19.963 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.963 [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:36305/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:19.963 [DefaultDispatcher-worker-13 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.964 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.964 [DefaultDispatcher-worker-18 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:19.969 [Test worker @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-03-18 06:43:19.973 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-03-18 06:43:19.974 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-03-18 06:43:19.975 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-03-18 06:43:19.979 [DefaultDispatcher-worker-16 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed 2025-03-18 06:43:19.986 [DefaultDispatcher-worker-10 @coroutine#5203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c 2025-03-18 06:43:19.987 [UI Thread @coroutine#5229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56633/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.987 [UI Thread @coroutine#5229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56633/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 06:43:19.987 [UI Thread @coroutine#5229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56633/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.988 [UI Thread @coroutine#5229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56633/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.988 [UI Thread @coroutine#5229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56633/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 06:43:19.988 [UI Thread @coroutine#5229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56633/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 06:43:19.988 [UI Thread @coroutine#5229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56633/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:19.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-18 06:43:19.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-18 06:43:19.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.989 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352b5f3c: (connection evicted) 2025-03-18 06:43:19.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-18 06:43:19.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-18 06:43:19.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-18 06:43:19.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-18 06:43:19.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:19.989 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ff5eeed: (connection evicted) 2025-03-18 06:43:19.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:19.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-18 06:43:19.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a282c78 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@141cee26 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@141cee26 2025-03-18 06:43:19.991 [Test worker @coroutine#5235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-18 06:43:19.998 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141cee26 2025-03-18 06:43:20.003 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141cee26 2025-03-18 06:43:20.004 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141cee26 2025-03-18 06:43:20.005 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141cee26 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15a8b228 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fd5f6 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@54fd5f6 2025-03-18 06:43:20.005 [Test worker @coroutine#5235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-18 06:43:20.013 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5f6 2025-03-18 06:43:20.017 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5f6 2025-03-18 06:43:20.018 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5f6 2025-03-18 06:43:20.019 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5f6 2025-03-18 06:43:20.023 [DefaultDispatcher-worker-12 @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54fd5f6 2025-03-18 06:43:20.029 [DefaultDispatcher-worker-12 @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141cee26 2025-03-18 06:43:20.036 [DefaultDispatcher-worker-15 @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@141cee26 2025-03-18 06:43:20.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-18 06:43:20.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-18 06:43:20.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.041 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@141cee26: (connection evicted) 2025-03-18 06:43:20.041 [DefaultDispatcher-worker-10 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:20.041 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.041 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:20.041 [DefaultDispatcher-worker-10 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-18 06:43:20.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-18 06:43:20.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-18 06:43:20.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-18 06:43:20.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.042 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54fd5f6: (connection evicted) 2025-03-18 06:43:20.042 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.042 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-18 06:43:20.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50d507ab 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.043 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b960c2b 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b960c2b 2025-03-18 06:43:20.044 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-18 06:43:20.051 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b960c2b 2025-03-18 06:43:20.056 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b960c2b 2025-03-18 06:43:20.057 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b960c2b 2025-03-18 06:43:20.058 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b960c2b 2025-03-18 06:43:20.062 [DefaultDispatcher-worker-12 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b960c2b 2025-03-18 06:43:20.073 [DefaultDispatcher-worker-4 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b960c2b 2025-03-18 06:43:20.078 [DefaultDispatcher-worker-12 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b960c2b 2025-03-18 06:43:20.090 [DefaultDispatcher-worker-17 @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b960c2b 2025-03-18 06:43:20.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-18 06:43:20.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-18 06:43:20.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.092 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b960c2b: (connection evicted) 2025-03-18 06:43:20.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-18 06:43:20.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@db5e88a 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be9aa4 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@57be9aa4 2025-03-18 06:43:20.093 [Test worker @coroutine#5321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-18 06:43:20.101 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be9aa4 2025-03-18 06:43:20.105 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be9aa4 2025-03-18 06:43:20.106 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be9aa4 2025-03-18 06:43:20.107 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be9aa4 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71639428 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.107 [Test worker @coroutine#5321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-18 06:43:20.108 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-03-18 06:43:20.108 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-03-18 06:43:20.108 [Test worker @coroutine#5321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-18 06:43:20.115 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-03-18 06:43:20.120 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-03-18 06:43:20.121 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-03-18 06:43:20.122 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-03-18 06:43:20.124 [DefaultDispatcher-worker-10 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:20.124 [DefaultDispatcher-worker-10 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.124 [DefaultDispatcher-worker-10 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:20.124 [DefaultDispatcher-worker-10 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.125 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.125 [DefaultDispatcher-worker-22 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10ba757f 2025-03-18 06:43:20.125 [DefaultDispatcher-worker-9 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.132 [DefaultDispatcher-worker-10 @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be9aa4 2025-03-18 06:43:20.136 [DefaultDispatcher-worker-4 @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57be9aa4 2025-03-18 06:43:20.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-18 06:43:20.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-18 06:43:20.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.140 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57be9aa4: (connection evicted) 2025-03-18 06:43:20.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-18 06:43:20.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-18 06:43:20.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-18 06:43:20.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-18 06:43:20.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.141 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10ba757f: (connection evicted) 2025-03-18 06:43:20.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-18 06:43:20.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@867e628 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-03-18 06:43:20.142 [Test worker @coroutine#5362] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-18 06:43:20.150 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-03-18 06:43:20.155 [Test worker @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-03-18 06:43:20.156 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-03-18 06:43:20.157 [Test worker @coroutine#5367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-03-18 06:43:20.161 [DefaultDispatcher-worker-13 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-03-18 06:43:20.164 [DefaultDispatcher-worker-16 @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-03-18 06:43:20.169 [DefaultDispatcher-worker-22 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:20.169 [DefaultDispatcher-worker-22 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.169 [DefaultDispatcher-worker-22 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:20.169 [DefaultDispatcher-worker-22 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.169 [DefaultDispatcher-worker-5 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.169 [DefaultDispatcher-worker-5 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.171 [DefaultDispatcher-worker-12 @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4678e08e 2025-03-18 06:43:20.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-18 06:43:20.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-18 06:43:20.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.172 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4678e08e: (connection evicted) 2025-03-18 06:43:20.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-18 06:43:20.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cf5cf47 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-18 06:43:20.173 [Test worker @coroutine#5393] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-18 06:43:20.180 [Test worker @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-18 06:43:20.185 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-18 06:43:20.186 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-18 06:43:20.187 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-18 06:43:20.191 [DefaultDispatcher-worker-18 @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-18 06:43:20.194 [DefaultDispatcher-worker-22 @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@556d8c78 2025-03-18 06:43:20.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-18 06:43:20.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-18 06:43:20.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.195 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@556d8c78: (connection evicted) 2025-03-18 06:43:20.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-18 06:43:20.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2692910f 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-18 06:43:20.196 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-18 06:43:20.204 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-18 06:43:20.206 [DefaultDispatcher-worker-20 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:20.206 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.206 [DefaultDispatcher-worker-20 @coroutine#2283] 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-18 06:43:20.206 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.206 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.209 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-18 06:43:20.210 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-18 06:43:20.211 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-18 06:43:20.215 [DefaultDispatcher-worker-20 @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb 2025-03-18 06:43:20.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-18 06:43:20.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-18 06:43:20.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.251 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f6938cb: (connection evicted) 2025-03-18 06:43:20.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-18 06:43:20.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-18 06:43:20.252 [DefaultDispatcher-worker-3 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-18 06:43:20.252 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.252 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:20.252 [DefaultDispatcher-worker-3 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@524ba12b 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-18 06:43:20.252 [Test worker @coroutine#5445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-18 06:43:20.253 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.253 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.260 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-18 06:43:20.265 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-18 06:43:20.266 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-18 06:43:20.267 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-18 06:43:20.272 [DefaultDispatcher-worker-9 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-18 06:43:20.275 [DefaultDispatcher-worker-22 @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@135ddb56 2025-03-18 06:43:20.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-18 06:43:20.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-18 06:43:20.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.278 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@135ddb56: (connection evicted) 2025-03-18 06:43:20.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-18 06:43:20.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34f636a5 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.280 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-18 06:43:20.281 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-18 06:43:20.281 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-18 06:43:20.281 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-18 06:43:20.288 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-18 06:43:20.293 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-18 06:43:20.294 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-18 06:43:20.294 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae11dd3 2025-03-18 06:43:20.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-18 06:43:20.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-18 06:43:20.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:20.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-18 06:43:20.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-18 06:43:20.297 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1344ee24 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-18 06:43:20.298 [Test worker @coroutine#5487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-18 06:43:20.305 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-18 06:43:20.310 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-18 06:43:20.311 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-18 06:43:20.312 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a6433f3 2025-03-18 06:43:20.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-18 06:43:20.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-18 06:43:20.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:20.313 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.313 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-18 06:43:20.313 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea48ca1 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.313 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-18 06:43:20.314 [Test worker @coroutine#5503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-18 06:43:20.321 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-18 06:43:20.326 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-18 06:43:20.327 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-18 06:43:20.328 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52d04234 2025-03-18 06:43:20.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-18 06:43:20.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-18 06:43:20.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:20.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-18 06:43:20.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-18 06:43:20.334 [UI Thread @coroutine#5524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48355/Site/verify 2025-03-18 06:43:20.334 [UI Thread @coroutine#5524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48355/Site/verify. 2025-03-18 06:43:20.334 [UI Thread @coroutine#5524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48355/Site/verify 2025-03-18 06:43:20.335 [UI Thread @coroutine#5524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48355/Site/verify 2025-03-18 06:43:20.335 [UI Thread @coroutine#5524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48355/Site/verify 2025-03-18 06:43:20.336 [UI Thread @coroutine#5524] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48355/Site/verify. 2025-03-18 06:43:20.336 [UI Thread @coroutine#5524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48355/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:20.338 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d94ab 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-18 06:43:20.339 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-18 06:43:20.345 [DefaultDispatcher-worker-7 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:20.345 [DefaultDispatcher-worker-7 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.345 [DefaultDispatcher-worker-7 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:20.345 [DefaultDispatcher-worker-7 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.345 [DefaultDispatcher-worker-19 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.345 [DefaultDispatcher-worker-19 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.347 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-18 06:43:20.352 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-18 06:43:20.353 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-18 06:43:20.354 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2025-03-18 06:43:20.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-18 06:43:20.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-18 06:43:20.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:20.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-18 06:43:20.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10e5471d 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-18 06:43:20.356 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-18 06:43:20.364 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-18 06:43:20.369 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-18 06:43:20.370 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-18 06:43:20.371 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6859080d 2025-03-18 06:43:20.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-18 06:43:20.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-18 06:43:20.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:20.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-18 06:43:20.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-18 06:43:20.373 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@442612a6 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-18 06:43:20.374 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-18 06:43:20.382 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-18 06:43:20.387 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-18 06:43:20.388 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-18 06:43:20.389 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@a93c88a 2025-03-18 06:43:20.390 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33771/Site/verify 2025-03-18 06:43:20.390 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33771/Site/verify. 2025-03-18 06:43:20.390 [UI Thread @coroutine#5590] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33771/Site/verify 2025-03-18 06:43:20.391 [UI Thread @coroutine#5590] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33771/Site/verify 2025-03-18 06:43:20.391 [UI Thread @coroutine#5590] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33771/Site/verify 2025-03-18 06:43:20.391 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33771/Site/verify. 2025-03-18 06:43:20.391 [UI Thread @coroutine#5590] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33771/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:20.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-18 06:43:20.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-18 06:43:20.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:20.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-18 06:43:20.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-18 06:43:20.395 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48111/Site/verify 2025-03-18 06:43:20.395 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48111/Site/verify. 2025-03-18 06:43:20.395 [UI Thread @coroutine#5602] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48111/Site/verify 2025-03-18 06:43:20.396 [UI Thread @coroutine#5602] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48111/Site/verify 2025-03-18 06:43:20.396 [UI Thread @coroutine#5602] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48111/Site/verify 2025-03-18 06:43:20.396 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48111/Site/verify. 2025-03-18 06:43:20.396 [UI Thread @coroutine#5602] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48111/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:20.399 [UI Thread @coroutine#5615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50645/Site/verify 2025-03-18 06:43:20.399 [UI Thread @coroutine#5615] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50645/Site/verify. 2025-03-18 06:43:20.399 [UI Thread @coroutine#5615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50645/Site/verify 2025-03-18 06:43:20.400 [UI Thread @coroutine#5615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50645/Site/verify 2025-03-18 06:43:20.400 [UI Thread @coroutine#5615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50645/Site/verify 2025-03-18 06:43:20.400 [UI Thread @coroutine#5615] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50645/Site/verify. 2025-03-18 06:43:20.400 [UI Thread @coroutine#5615] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50645/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:20.403 [UI Thread @coroutine#5629] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-18 06:43:20.403 [UI Thread @coroutine#5629] 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-18 06:43:20.403 [UI Thread @coroutine#5629] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-18 06:43:20.404 [UI Thread @coroutine#5629] 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-18 06:43:20.405 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d594a5a 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.406 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-18 06:43:20.410 [DefaultDispatcher-worker-4 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:20.410 [DefaultDispatcher-worker-4 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.410 [DefaultDispatcher-worker-4 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:20.410 [DefaultDispatcher-worker-4 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.411 [DefaultDispatcher-worker-10 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.411 [DefaultDispatcher-worker-10 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.415 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.420 [Test worker @coroutine#5640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.421 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.422 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.426 [DefaultDispatcher-worker-19 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.436 [DefaultDispatcher-worker-16 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.440 [DefaultDispatcher-worker-21 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.444 [DefaultDispatcher-worker-3 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.447 [DefaultDispatcher-worker-3 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.450 [DefaultDispatcher-worker-5 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.454 [DefaultDispatcher-worker-8 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.463 [DefaultDispatcher-worker-2 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72216f0b 2025-03-18 06:43:20.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-18 06:43:20.464 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-18 06:43:20.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.464 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72216f0b: (connection evicted) 2025-03-18 06:43:20.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-18 06:43:20.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f709e71 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2025-03-18 06:43:20.466 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-18 06:43:20.473 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2025-03-18 06:43:20.478 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2025-03-18 06:43:20.479 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2025-03-18 06:43:20.480 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7856b790 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5e165 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5e165 2025-03-18 06:43:20.480 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-18 06:43:20.488 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5e165 2025-03-18 06:43:20.493 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5e165 2025-03-18 06:43:20.494 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5e165 2025-03-18 06:43:20.495 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5e165 2025-03-18 06:43:20.499 [DefaultDispatcher-worker-7 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d5e165 2025-03-18 06:43:20.505 [DefaultDispatcher-worker-10 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@302ab67e 2025-03-18 06:43:20.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-18 06:43:20.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-18 06:43:20.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.513 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@302ab67e: (connection evicted) 2025-03-18 06:43:20.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-18 06:43:20.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-18 06:43:20.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-18 06:43:20.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-18 06:43:20.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.514 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d5e165: (connection evicted) 2025-03-18 06:43:20.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-18 06:43:20.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d8cfad5 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aacde34 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aacde34 2025-03-18 06:43:20.515 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-18 06:43:20.519 [DefaultDispatcher-worker-8 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:20.519 [DefaultDispatcher-worker-8 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.519 [DefaultDispatcher-worker-8 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:20.519 [DefaultDispatcher-worker-8 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.520 [DefaultDispatcher-worker-15 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.520 [DefaultDispatcher-worker-15 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.523 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aacde34 2025-03-18 06:43:20.528 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aacde34 2025-03-18 06:43:20.529 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aacde34 2025-03-18 06:43:20.530 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aacde34 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76ad048a 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d13b552 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d13b552 2025-03-18 06:43:20.530 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-18 06:43:20.537 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d13b552 2025-03-18 06:43:20.542 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d13b552 2025-03-18 06:43:20.543 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d13b552 2025-03-18 06:43:20.544 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d13b552 2025-03-18 06:43:20.547 [DefaultDispatcher-worker-17 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d13b552 2025-03-18 06:43:20.555 [DefaultDispatcher-worker-17 @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aacde34 2025-03-18 06:43:20.559 [DefaultDispatcher-worker-9 @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aacde34 2025-03-18 06:43:20.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-18 06:43:20.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-18 06:43:20.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.561 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aacde34: (connection evicted) 2025-03-18 06:43:20.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-18 06:43:20.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-18 06:43:20.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-18 06:43:20.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-18 06:43:20.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.562 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d13b552: (connection evicted) 2025-03-18 06:43:20.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-18 06:43:20.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f41a1f3 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-03-18 06:43:20.563 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-18 06:43:20.570 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-03-18 06:43:20.575 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-03-18 06:43:20.576 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-03-18 06:43:20.577 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d6de944 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-03-18 06:43:20.577 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-18 06:43:20.584 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-03-18 06:43:20.589 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-03-18 06:43:20.590 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-03-18 06:43:20.591 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-03-18 06:43:20.594 [DefaultDispatcher-worker-16 @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea 2025-03-18 06:43:20.601 [DefaultDispatcher-worker-14 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-03-18 06:43:20.605 [DefaultDispatcher-worker-17 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1 2025-03-18 06:43:20.663 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.678 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-18 06:43:20.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-18 06:43:20.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.857 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1342c6e1: (connection evicted) 2025-03-18 06:43:20.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-18 06:43:20.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-18 06:43:20.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-18 06:43:20.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-18 06:43:20.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.858 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dac64ea: (connection evicted) 2025-03-18 06:43:20.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-18 06:43:20.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a7f6678 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-03-18 06:43:20.859 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-03-18 06:43:20.860 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-18 06:43:20.867 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-03-18 06:43:20.872 [DefaultDispatcher-worker-8 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:20.872 [DefaultDispatcher-worker-8 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.872 [DefaultDispatcher-worker-8 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:20.872 [DefaultDispatcher-worker-8 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.872 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-03-18 06:43:20.873 [DefaultDispatcher-worker-5 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.873 [DefaultDispatcher-worker-5 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.873 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-03-18 06:43:20.874 [Test worker @coroutine#5831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21707a18 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.874 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-18 06:43:20.875 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-03-18 06:43:20.875 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-03-18 06:43:20.875 [Test worker @coroutine#5823] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-18 06:43:20.882 [Test worker @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-03-18 06:43:20.886 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-03-18 06:43:20.887 [Test worker @coroutine#5835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-03-18 06:43:20.888 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-03-18 06:43:20.892 [DefaultDispatcher-worker-3 @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71af3c7 2025-03-18 06:43:20.898 [DefaultDispatcher-worker-18 @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-03-18 06:43:20.902 [DefaultDispatcher-worker-7 @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-03-18 06:43:20.906 [DefaultDispatcher-worker-10 @coroutine#5823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9e2946 2025-03-18 06:43:20.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-18 06:43:20.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-18 06:43:20.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.908 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9e2946: (connection evicted) 2025-03-18 06:43:20.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-18 06:43:20.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-18 06:43:20.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-18 06:43:20.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-18 06:43:20.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.909 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71af3c7: (connection evicted) 2025-03-18 06:43:20.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-18 06:43:20.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a506493 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-03-18 06:43:20.910 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-18 06:43:20.918 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-03-18 06:43:20.923 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-03-18 06:43:20.923 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-03-18 06:43:20.924 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7277fa93 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.924 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-03-18 06:43:20.925 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-18 06:43:20.932 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-03-18 06:43:20.937 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-03-18 06:43:20.938 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-03-18 06:43:20.939 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-03-18 06:43:20.943 [DefaultDispatcher-worker-20 @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b13f456 2025-03-18 06:43:20.950 [DefaultDispatcher-worker-13 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-03-18 06:43:20.953 [DefaultDispatcher-worker-11 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-03-18 06:43:20.957 [DefaultDispatcher-worker-11 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350 2025-03-18 06:43:20.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-18 06:43:20.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-18 06:43:20.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.959 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c1fe350: (connection evicted) 2025-03-18 06:43:20.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-18 06:43:20.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-18 06:43:20.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-18 06:43:20.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-18 06:43:20.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:20.960 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b13f456: (connection evicted) 2025-03-18 06:43:20.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:20.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-18 06:43:20.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3aa246 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-03-18 06:43:20.961 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-18 06:43:20.968 [DefaultDispatcher-worker-14 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:20.968 [DefaultDispatcher-worker-14 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.968 [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:36305/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:20.968 [DefaultDispatcher-worker-14 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.969 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.969 [DefaultDispatcher-worker-3 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:20.969 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-03-18 06:43:20.974 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-03-18 06:43:20.975 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-03-18 06:43:20.976 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e27ed87 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:20.976 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-18 06:43:20.977 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-03-18 06:43:20.977 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-03-18 06:43:20.977 [Test worker @coroutine#5930] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-18 06:43:20.984 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-03-18 06:43:20.989 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-03-18 06:43:20.989 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-03-18 06:43:20.990 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-03-18 06:43:20.994 [DefaultDispatcher-worker-18 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a 2025-03-18 06:43:21.001 [DefaultDispatcher-worker-19 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-03-18 06:43:21.005 [DefaultDispatcher-worker-9 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-03-18 06:43:21.008 [DefaultDispatcher-worker-16 @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b 2025-03-18 06:43:21.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-18 06:43:21.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-18 06:43:21.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:21.011 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32c8df0b: (connection evicted) 2025-03-18 06:43:21.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-18 06:43:21.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-18 06:43:21.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-18 06:43:21.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-18 06:43:21.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:21.011 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36f8c95a: (connection evicted) 2025-03-18 06:43:21.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-18 06:43:21.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61874f5d 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-18 06:43:21.013 [Test worker @coroutine#5984] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-18 06:43:21.021 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-18 06:43:21.026 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-18 06:43:21.027 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-18 06:43:21.028 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-18 06:43:21.032 [DefaultDispatcher-worker-1 @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7 2025-03-18 06:43:21.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-18 06:43:21.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-18 06:43:21.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:21.034 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb040b7: (connection evicted) 2025-03-18 06:43:21.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-18 06:43:21.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34dcd7a1 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-03-18 06:43:21.035 [Test worker @coroutine#6008] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-18 06:43:21.042 [Test worker @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-03-18 06:43:21.046 [DefaultDispatcher-worker-12 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:21.046 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.046 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:21.046 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.047 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.047 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.048 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-03-18 06:43:21.048 [Test worker @coroutine#6014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-03-18 06:43:21.049 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-03-18 06:43:21.053 [DefaultDispatcher-worker-18 @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-03-18 06:43:21.063 [DefaultDispatcher-worker-10 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-03-18 06:43:21.067 [DefaultDispatcher-worker-8 @coroutine#6008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b00587b 2025-03-18 06:43:21.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-18 06:43:21.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-18 06:43:21.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:21.070 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b00587b: (connection evicted) 2025-03-18 06:43:21.070 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.070 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-18 06:43:21.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-18 06:43:21.070 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12b79055 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-18 06:43:21.071 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-18 06:43:21.078 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-18 06:43:21.083 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-18 06:43:21.084 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-18 06:43:21.084 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-18 06:43:21.089 [DefaultDispatcher-worker-13 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-18 06:43:21.098 [DefaultDispatcher-worker-8 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-18 06:43:21.102 [DefaultDispatcher-worker-12 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-18 06:43:21.108 [DefaultDispatcher-worker-15 @coroutine#6060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3 2025-03-18 06:43:21.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-18 06:43:21.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-18 06:43:21.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:21.109 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f6b85c3: (connection evicted) 2025-03-18 06:43:21.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-18 06:43:21.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d6c4c43 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@538c823c 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@538c823c 2025-03-18 06:43:21.110 [Test worker @coroutine#6068] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-18 06:43:21.118 [Test worker @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c823c 2025-03-18 06:43:21.122 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c823c 2025-03-18 06:43:21.123 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c823c 2025-03-18 06:43:21.124 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c823c 2025-03-18 06:43:21.129 [DefaultDispatcher-worker-8 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:21.129 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.129 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:21.129 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.129 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.129 [DefaultDispatcher-worker-12 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.135 [DefaultDispatcher-worker-18 @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c823c 2025-03-18 06:43:21.138 [DefaultDispatcher-worker-14 @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c823c 2025-03-18 06:43:21.141 [DefaultDispatcher-worker-12 @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c823c 2025-03-18 06:43:21.146 [DefaultDispatcher-worker-6 @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@538c823c 2025-03-18 06:43:21.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-18 06:43:21.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-18 06:43:21.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:21.147 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538c823c: (connection evicted) 2025-03-18 06:43:21.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-18 06:43:21.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b1a7b39 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-03-18 06:43:21.149 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-18 06:43:21.157 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-03-18 06:43:21.161 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-03-18 06:43:21.162 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-03-18 06:43:21.163 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a63c618 2025-03-18 06:43:21.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-18 06:43:21.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-18 06:43:21.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-18 06:43:21.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78c7d992 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-18 06:43:21.168 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.169 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.169 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.169 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.169 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.169 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.169 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.169 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.169 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-18 06:43:21.169 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-03-18 06:43:21.169 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-03-18 06:43:21.169 [Test worker @coroutine#6127] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-18 06:43:21.173 [DefaultDispatcher-worker-3 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:21.173 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.173 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:21.173 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.174 [DefaultDispatcher-worker-21 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.174 [DefaultDispatcher-worker-21 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.177 [Test worker @coroutine#6127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-03-18 06:43:21.182 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-03-18 06:43:21.183 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-03-18 06:43:21.184 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f5c55a8 2025-03-18 06:43:21.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-18 06:43:21.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-18 06:43:21.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.186 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.186 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-18 06:43:21.186 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28908c04 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-03-18 06:43:21.187 [Test worker @coroutine#6153] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-18 06:43:21.195 [Test worker @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-03-18 06:43:21.200 [Test worker @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-03-18 06:43:21.201 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-03-18 06:43:21.201 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adc8212 2025-03-18 06:43:21.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-18 06:43:21.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-18 06:43:21.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-18 06:43:21.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e9d435c 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.205 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.206 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.206 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.206 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.206 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.206 [UI Thread @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-18 06:43:21.206 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-03-18 06:43:21.206 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-03-18 06:43:21.206 [UI Thread @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-18 06:43:21.210 [DefaultDispatcher-worker-16 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:21.210 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.210 [DefaultDispatcher-worker-16 @coroutine#2283] 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-18 06:43:21.210 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.211 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.214 [UI Thread @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-03-18 06:43:21.218 [UI Thread @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-03-18 06:43:21.219 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-03-18 06:43:21.220 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc 2025-03-18 06:43:21.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-18 06:43:21.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-18 06:43:21.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:21.222 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54ac92dc: (connection evicted) 2025-03-18 06:43:21.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.222 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-18 06:43:21.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f78eb17 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-03-18 06:43:21.224 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-18 06:43:21.233 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-03-18 06:43:21.238 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-03-18 06:43:21.239 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-03-18 06:43:21.240 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b6f82d 2025-03-18 06:43:21.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-18 06:43:21.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-18 06:43:21.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-18 06:43:21.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d1101eb 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.242 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-18 06:43:21.243 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3625110e 2025-03-18 06:43:21.243 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3625110e 2025-03-18 06:43:21.243 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-18 06:43:21.251 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3625110e 2025-03-18 06:43:21.256 [Test worker @coroutine#6210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3625110e 2025-03-18 06:43:21.257 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3625110e 2025-03-18 06:43:21.257 [DefaultDispatcher-worker-7 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:21.257 [DefaultDispatcher-worker-7 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.257 [DefaultDispatcher-worker-7 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:21.257 [DefaultDispatcher-worker-7 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.258 [DefaultDispatcher-worker-12 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.258 [DefaultDispatcher-worker-12 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.258 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3625110e 2025-03-18 06:43:21.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-18 06:43:21.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-18 06:43:21.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-18 06:43:21.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-18 06:43:21.259 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605ef319 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-03-18 06:43:21.260 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-18 06:43:21.268 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-03-18 06:43:21.273 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-03-18 06:43:21.274 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-03-18 06:43:21.274 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f8f0c59 2025-03-18 06:43:21.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-18 06:43:21.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-18 06:43:21.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-18 06:43:21.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@378d38cd 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-03-18 06:43:21.276 [Test worker @coroutine#6244] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-18 06:43:21.284 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-03-18 06:43:21.289 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-03-18 06:43:21.290 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-03-18 06:43:21.291 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5f6088 2025-03-18 06:43:21.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-18 06:43:21.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-18 06:43:21.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-18 06:43:21.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7937a60e 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-03-18 06:43:21.293 [Test worker @coroutine#6260] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-18 06:43:21.301 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-03-18 06:43:21.306 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-03-18 06:43:21.307 [Test worker @coroutine#6264] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-03-18 06:43:21.308 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b74883 2025-03-18 06:43:21.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-18 06:43:21.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-18 06:43:21.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-18 06:43:21.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24537e30 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-03-18 06:43:21.311 [Test worker @coroutine#6279] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-18 06:43:21.319 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-03-18 06:43:21.324 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-03-18 06:43:21.325 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-03-18 06:43:21.326 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c833d43 2025-03-18 06:43:21.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-18 06:43:21.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-18 06:43:21.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-18 06:43:21.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@754fa706 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-03-18 06:43:21.328 [Test worker @coroutine#6297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-03-18 06:43:21.339 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-03-18 06:43:21.344 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-03-18 06:43:21.345 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-03-18 06:43:21.346 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611f8128 2025-03-18 06:43:21.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-03-18 06:43:21.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-03-18 06:43:21.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-03-18 06:43:21.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57e74053 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.348 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.349 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-03-18 06:43:21.349 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-03-18 06:43:21.349 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-03-18 06:43:21.349 [Test worker @coroutine#6315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-03-18 06:43:21.350 [DefaultDispatcher-worker-18 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:21.350 [DefaultDispatcher-worker-18 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.350 [DefaultDispatcher-worker-18 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:21.350 [DefaultDispatcher-worker-18 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.350 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.350 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.357 [Test worker @coroutine#6315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-03-18 06:43:21.362 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-03-18 06:43:21.363 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-03-18 06:43:21.364 [Test worker @coroutine#6324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14170abd 2025-03-18 06:43:21.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-03-18 06:43:21.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-03-18 06:43:21.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-03-18 06:43:21.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aece85c 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-18 06:43:21.367 [Test worker @coroutine#6337] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-03-18 06:43:21.376 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-18 06:43:21.381 [Test worker @coroutine#6338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-18 06:43:21.382 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-18 06:43:21.382 [Test worker @coroutine#6342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dc6c5ca 2025-03-18 06:43:21.384 [UI Thread @coroutine#6351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-18 06:43:21.384 [UI Thread @coroutine#6351] 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-18 06:43:21.384 [UI Thread @coroutine#6351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-18 06:43:21.385 [UI Thread @coroutine#6351] 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-18 06:43:21.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-03-18 06:43:21.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-03-18 06:43:21.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-03-18 06:43:21.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bb13671 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.386 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-03-18 06:43:21.387 [Test worker @coroutine#6358] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-03-18 06:43:21.395 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-03-18 06:43:21.400 [Test worker @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-03-18 06:43:21.400 [Test worker @coroutine#6361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-03-18 06:43:21.401 [Test worker @coroutine#6363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5a6c07 2025-03-18 06:43:21.403 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51085/Site/verify 2025-03-18 06:43:21.403 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51085/Site/verify. 2025-03-18 06:43:21.403 [UI Thread @coroutine#6374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51085/Site/verify 2025-03-18 06:43:21.403 [UI Thread @coroutine#6374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51085/Site/verify 2025-03-18 06:43:21.403 [UI Thread @coroutine#6374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51085/Site/verify 2025-03-18 06:43:21.403 [UI Thread @coroutine#6374] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51085/Site/verify. 2025-03-18 06:43:21.404 [UI Thread @coroutine#6374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51085/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 06:43:21.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-03-18 06:43:21.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-03-18 06:43:21.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 06:43:21.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:21.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-03-18 06:43:21.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d8bf514 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@32be0ebd 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@32be0ebd 2025-03-18 06:43:21.407 [Test worker @coroutine#6381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-03-18 06:43:21.415 [DefaultDispatcher-worker-18 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:21.415 [DefaultDispatcher-worker-18 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.415 [DefaultDispatcher-worker-18 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:21.415 [DefaultDispatcher-worker-18 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.415 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be0ebd 2025-03-18 06:43:21.416 [DefaultDispatcher-worker-10 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.416 [DefaultDispatcher-worker-10 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.420 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be0ebd 2025-03-18 06:43:21.421 [Test worker @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be0ebd 2025-03-18 06:43:21.422 [Test worker @coroutine#6389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be0ebd 2025-03-18 06:43:21.426 [DefaultDispatcher-worker-14 @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be0ebd 2025-03-18 06:43:21.430 [DefaultDispatcher-worker-11 @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32be0ebd 2025-03-18 06:43:21.433 [UI Thread @coroutine#6403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35001/706263570828570624/_ustadmanifest.json 2025-03-18 06:43:21.433 [UI Thread @coroutine#6403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35001/706263570828570624/_ustadmanifest.json. 2025-03-18 06:43:21.433 [UI Thread @coroutine#6403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35001/706263570828570624/_ustadmanifest.json 2025-03-18 06:43:21.434 [UI Thread @coroutine#6403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35001/706263570828570624/_ustadmanifest.json 2025-03-18 06:43:21.434 [UI Thread @coroutine#6403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35001/706263570828570624/_ustadmanifest.json 2025-03-18 06:43:21.434 [UI Thread @coroutine#6403] 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:35001/706263570828570624/_ustadmanifest.json. 2025-03-18 06:43:21.434 [UI Thread @coroutine#6403] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35001/706263570828570624/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:43:21.434 [UI Thread @coroutine#6403] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35001/mediainfo.json 2025-03-18 06:43:21.434 [UI Thread @coroutine#6403] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35001/mediainfo.json. 2025-03-18 06:43:21.434 [UI Thread @coroutine#6403] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35001/mediainfo.json 2025-03-18 06:43:21.435 [UI Thread @coroutine#6403] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35001/mediainfo.json 2025-03-18 06:43:21.435 [UI Thread @coroutine#6403] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35001/mediainfo.json 2025-03-18 06:43:21.475 [UI Thread @coroutine#6403] 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:35001/mediainfo.json. 2025-03-18 06:43:21.475 [UI Thread @coroutine#6403] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35001/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:43:21.507 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:21.524 [DefaultDispatcher-worker-1 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:21.524 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.524 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:21.524 [DefaultDispatcher-worker-1 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.524 [DefaultDispatcher-worker-22 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.524 [DefaultDispatcher-worker-22 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.784 [DefaultDispatcher-worker-1 @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4276ad40 2025-03-18 06:43:21.877 [DefaultDispatcher-worker-12 @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4667c6d9 2025-03-18 06:43:21.877 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.877 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:21.877 [DefaultDispatcher-worker-12 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.878 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:21.878 [DefaultDispatcher-worker-8 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.878 [DefaultDispatcher-worker-8 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37099/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.973 [DefaultDispatcher-worker-4 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a8d03ce 2025-03-18 06:43:21.973 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.973 [DefaultDispatcher-worker-4 @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:36305/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:21.973 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.974 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:21.974 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36305/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.051 [DefaultDispatcher-worker-9 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 06:43:22.052 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.052 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:22.052 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.052 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.052 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56463/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.134 [DefaultDispatcher-worker-6 @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 06:43:22.134 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.134 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:22.134 [DefaultDispatcher-worker-6 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.135 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.135 [DefaultDispatcher-worker-13 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53487/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.179 [DefaultDispatcher-worker-4 @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 06:43:22.179 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.179 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:22.179 [DefaultDispatcher-worker-4 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.180 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.180 [DefaultDispatcher-worker-3 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53065/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.216 [DefaultDispatcher-worker-20 @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6188c81a 2025-03-18 06:43:22.216 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.216 [DefaultDispatcher-worker-20 @coroutine#2283] 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-18 06:43:22.216 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.217 [DefaultDispatcher-worker-20 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.222 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:22.262 [DefaultDispatcher-worker-16 @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8f7e6 2025-03-18 06:43:22.262 [DefaultDispatcher-worker-16 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.262 [DefaultDispatcher-worker-16 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:22.262 [DefaultDispatcher-worker-16 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.263 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.263 [DefaultDispatcher-worker-20 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41037/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.355 [DefaultDispatcher-worker-18 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 06:43:22.355 [DefaultDispatcher-worker-18 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.355 [DefaultDispatcher-worker-18 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:22.355 [DefaultDispatcher-worker-18 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.356 [DefaultDispatcher-worker-18 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.356 [DefaultDispatcher-worker-18 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38853/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.420 [DefaultDispatcher-worker-12 @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 06:43:22.420 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.421 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:22.421 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.421 [DefaultDispatcher-worker-15 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.421 [DefaultDispatcher-worker-15 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57749/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.477 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:22.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-03-18 06:43:22.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-03-18 06:43:22.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:22.478 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32be0ebd: (connection evicted) 2025-03-18 06:43:22.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:22.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-03-18 06:43:22.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1396ee3b 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8cf10f 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b8cf10f 2025-03-18 06:43:22.509 [Test worker @coroutine#6447] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-03-18 06:43:22.518 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:22.518 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8cf10f 2025-03-18 06:43:22.524 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8cf10f 2025-03-18 06:43:22.525 [Test worker @coroutine#6450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8cf10f 2025-03-18 06:43:22.526 [Test worker @coroutine#6452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8cf10f 2025-03-18 06:43:22.529 [DefaultDispatcher-worker-8 @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 06:43:22.529 [DefaultDispatcher-worker-8 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.529 [DefaultDispatcher-worker-8 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId. 2025-03-18 06:43:22.529 [DefaultDispatcher-worker-8 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.530 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.530 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52427/UmAppDatabase/replication/nodeId 2025-03-18 06:43:22.531 [DefaultDispatcher-worker-3 @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8cf10f 2025-03-18 06:43:22.534 [DefaultDispatcher-worker-12 @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b8cf10f 2025-03-18 06:43:22.535 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:22.573 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:22.611 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:22.615 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44405/706263571878592512/_ustadmanifest.json 2025-03-18 06:43:22.615 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44405/706263571878592512/_ustadmanifest.json. 2025-03-18 06:43:22.615 [UI Thread @coroutine#6466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44405/706263571878592512/_ustadmanifest.json 2025-03-18 06:43:22.616 [UI Thread @coroutine#6466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44405/706263571878592512/_ustadmanifest.json 2025-03-18 06:43:22.617 [UI Thread @coroutine#6466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44405/706263571878592512/_ustadmanifest.json 2025-03-18 06:43:22.617 [UI Thread @coroutine#6466] 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:44405/706263571878592512/_ustadmanifest.json. 2025-03-18 06:43:22.617 [UI Thread @coroutine#6466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44405/706263571878592512/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:43:22.617 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44405/tincan.xml 2025-03-18 06:43:22.617 [UI Thread @coroutine#6466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44405/tincan.xml. 2025-03-18 06:43:22.617 [UI Thread @coroutine#6466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44405/tincan.xml 2025-03-18 06:43:22.617 [UI Thread @coroutine#6466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44405/tincan.xml 2025-03-18 06:43:22.617 [UI Thread @coroutine#6466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44405/tincan.xml 2025-03-18 06:43:22.658 [UI Thread @coroutine#6466] 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:44405/tincan.xml. 2025-03-18 06:43:22.658 [UI Thread @coroutine#6466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44405/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-18 06:43:22.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-03-18 06:43:22.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-03-18 06:43:22.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 06:43:22.664 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b8cf10f: (connection evicted) 2025-03-18 06:43:22.665 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 06:43:22.665 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-03-18 06:43:22.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-03-18 10:52:31.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-18 10:52:31.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:31.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:31.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:31.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:31.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:31.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:31.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c781c42 2025-03-18 10:52:31.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:31.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-18 10:52:31.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:31.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:31.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:31.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:31.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:31.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:31.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:31.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:31.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-18 10:52:31.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-18 10:52:31.253 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.268 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.270 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.292 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:31.295 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415 2025-03-18 10:52:31.295 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415 2025-03-18 10:52:31.298 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6 2025-03-18 10:52:31.298 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6 2025-03-18 10:52:31.300 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e57f65 2025-03-18 10:52:31.300 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e57f65 2025-03-18 10:52:31.303 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd 2025-03-18 10:52:31.303 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd 2025-03-18 10:52:31.305 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ef808 2025-03-18 10:52:31.305 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@276ef808 2025-03-18 10:52:31.307 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22be68c2 2025-03-18 10:52:31.307 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@22be68c2 2025-03-18 10:52:31.309 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7 2025-03-18 10:52:31.309 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7 2025-03-18 10:52:31.311 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c80492 2025-03-18 10:52:31.311 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73c80492 2025-03-18 10:52:31.313 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23360c5b 2025-03-18 10:52:31.313 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@23360c5b 2025-03-18 10:52:31.313 [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-18 10:52:31.401 [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-18 10:52:31.401 [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-18 10:52:31.401 [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-18 10:52:31.402 [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-18 10:52:31.403 [DefaultDispatcher-worker-1 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.404 [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-18 10:52:31.404 [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-18 10:52:31.404 [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-18 10:52:31.460 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.476 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.490 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.503 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.518 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.522 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.577 [DefaultDispatcher-worker-10 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 10:52:31.596 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 10:52:31.596 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 10:52:31.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-18 10:52:31.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-18 10:52:31.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-18 10:52:31.607 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5edacf20: (connection evicted) 2025-03-18 10:52:31.607 [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-18 10:52:31.607 [DefaultDispatcher-worker-10 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 10:52:31.607 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1d1415: (connection evicted) 2025-03-18 10:52:31.608 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52daf1e6: (connection evicted) 2025-03-18 10:52:31.608 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56e57f65: (connection evicted) 2025-03-18 10:52:31.608 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13e7fbdd: (connection evicted) 2025-03-18 10:52:31.608 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@276ef808: (connection evicted) 2025-03-18 10:52:31.609 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22be68c2: (connection evicted) 2025-03-18 10:52:31.609 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fdd35a7: (connection evicted) 2025-03-18 10:52:31.609 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73c80492: (connection evicted) 2025-03-18 10:52:31.610 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23360c5b: (connection evicted) 2025-03-18 10:52:31.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:31.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-18 10:52:31.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-18 10:52:31.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b3bec6c 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:31.615 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:31.616 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:31.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-18 10:52:31.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-18 10:52:31.619 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.625 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.627 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.628 [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-18 10:52:31.628 [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-18 10:52:31.628 [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-18 10:52:31.628 [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-18 10:52:31.636 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.637 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 10:52:31.637 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:31.637 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 10:52:31.640 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.648 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.656 [DefaultDispatcher-worker-3 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.665 [DefaultDispatcher-worker-12 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.672 [DefaultDispatcher-worker-8 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.676 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.705 [DefaultDispatcher-worker-3 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2154652c 2025-03-18 10:52:31.718 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:31.721 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f096667 2025-03-18 10:52:31.721 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f096667 2025-03-18 10:52:31.723 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ce9ff6 2025-03-18 10:52:31.723 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@31ce9ff6 2025-03-18 10:52:31.725 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f10d17 2025-03-18 10:52:31.725 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35f10d17 2025-03-18 10:52:31.725 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 10:52:31.725 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 10:52:31.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-18 10:52:31.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-18 10:52:31.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=4, active=0, idle=4, waiting=0) 2025-03-18 10:52:31.726 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2154652c: (connection evicted) 2025-03-18 10:52:31.726 [DefaultDispatcher-worker-10 @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-18 10:52:31.726 [DefaultDispatcher-worker-9 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 10:52:31.727 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f096667: (connection evicted) 2025-03-18 10:52:31.727 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f395cd 2025-03-18 10:52:31.727 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f395cd 2025-03-18 10:52:31.727 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31ce9ff6: (connection evicted) 2025-03-18 10:52:31.727 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35f10d17: (connection evicted) 2025-03-18 10:52:31.728 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70f395cd: (connection evicted) 2025-03-18 10:52:31.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:31.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-18 10:52:31.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56835f2f 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:31.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:31.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c72189f 2025-03-18 10:52:31.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c72189f 2025-03-18 10:52:31.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-18 10:52:31.863 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@270f28cf 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-18 10:52:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-18 10:52:32.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@467af68c 2025-03-18 10:52:32.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@467af68c 2025-03-18 10:52:32.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d6f77d7 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b97416 2025-03-18 10:52:32.110 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b97416 2025-03-18 10:52:32.110 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-18 10:52:32.159 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@467af68c 2025-03-18 10:52:32.194 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.210 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.298 [DefaultDispatcher-worker-9 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b97416 2025-03-18 10:52:32.303 [DefaultDispatcher-worker-9 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b97416 2025-03-18 10:52:32.304 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35895/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 10:52:32.304 [DefaultDispatcher-worker-9 @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:35895/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-18 10:52:32.304 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35895/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 10:52:32.315 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35895/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 10:52:32.316 [DefaultDispatcher-worker-9 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35895/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 10:52:32.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-18 10:52:32.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-18 10:52:32.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.362 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@467af68c: (connection evicted) 2025-03-18 10:52:32.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-18 10:52:32.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-18 10:52:32.364 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b97416 2025-03-18 10:52:32.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@632d4cf2 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-03-18 10:52:32.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@542ff147 2025-03-18 10:52:32.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-18 10:52:32.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d801d8 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-18 10:52:32.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2807cf3 2025-03-18 10:52:32.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2807cf3 2025-03-18 10:52:32.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-18 10:52:32.410 [DefaultDispatcher-worker-8 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2807cf3 2025-03-18 10:52:32.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-18 10:52:32.412 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-18 10:52:32.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.413 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@542ff147: (connection evicted) 2025-03-18 10:52:32.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-18 10:52:32.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-18 10:52:32.413 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2807cf3 2025-03-18 10:52:32.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@604c7e9b 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-03-18 10:52:32.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a 2025-03-18 10:52:32.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70485aa 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-18 10:52:32.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-03-18 10:52:32.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@e06ec83 2025-03-18 10:52:32.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-18 10:52:32.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-18 10:52:32.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-18 10:52:32.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.440 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6181bc4a: (connection evicted) 2025-03-18 10:52:32.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-18 10:52:32.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9e50283 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.442 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c171746 2025-03-18 10:52:32.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c171746 2025-03-18 10:52:32.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-18 10:52:32.453 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79b7c350 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.454 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-18 10:52:32.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-03-18 10:52:32.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd7e993 2025-03-18 10:52:32.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-18 10:52:32.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-18 10:52:32.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-18 10:52:32.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.461 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c171746: (connection evicted) 2025-03-18 10:52:32.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.461 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-18 10:52:32.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c1c9881 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.463 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-18 10:52:32.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f99d8c 2025-03-18 10:52:32.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f99d8c 2025-03-18 10:52:32.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-18 10:52:32.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-18 10:52:32.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1224e1b6 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffa7041 2025-03-18 10:52:32.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffa7041 2025-03-18 10:52:32.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-18 10:52:32.478 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-18 10:52:32.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-18 10:52:32.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.491 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f99d8c: (connection evicted) 2025-03-18 10:52:32.491 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-18 10:52:32.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-18 10:52:32.526 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.555 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.576 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d8e4250 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@c67395 2025-03-18 10:52:32.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@c67395 2025-03-18 10:52:32.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fc7255c 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-03-18 10:52:32.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-03-18 10:52:32.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-18 10:52:32.751 [DefaultDispatcher-worker-8 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-03-18 10:52:32.751 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.761 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.771 [DefaultDispatcher-worker-3 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-03-18 10:52:32.777 [DefaultDispatcher-worker-3 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-03-18 10:52:32.781 [DefaultDispatcher-worker-3 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-03-18 10:52:32.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-18 10:52:32.818 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-18 10:52:32.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.818 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c67395: (connection evicted) 2025-03-18 10:52:32.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-18 10:52:32.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-18 10:52:32.822 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c205bf 2025-03-18 10:52:32.828 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@459bf87c 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-18 10:52:32.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-03-18 10:52:32.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7055be 2025-03-18 10:52:32.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-18 10:52:32.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@768f4b42 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-03-18 10:52:32.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@63b4b9c6 2025-03-18 10:52:32.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-18 10:52:32.843 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-18 10:52:32.843 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-18 10:52:32.843 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.843 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d7055be: (connection evicted) 2025-03-18 10:52:32.844 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.844 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-18 10:52:32.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd3ca3c 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-18 10:52:32.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-03-18 10:52:32.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@59f76e56 2025-03-18 10:52:32.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@566f4659 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b07ae 2025-03-18 10:52:32.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b8b07ae 2025-03-18 10:52:32.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-18 10:52:32.855 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-18 10:52:32.855 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-18 10:52:32.855 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.855 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59f76e56: (connection evicted) 2025-03-18 10:52:32.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-18 10:52:32.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a01ffff 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-03-18 10:52:32.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed 2025-03-18 10:52:32.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b2b7e3c 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c99f1 2025-03-18 10:52:32.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a3c99f1 2025-03-18 10:52:32.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-18 10:52:32.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-18 10:52:32.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-18 10:52:32.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.867 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fa879ed: (connection evicted) 2025-03-18 10:52:32.867 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.867 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-18 10:52:32.867 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62b786dc 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d5ca17 2025-03-18 10:52:32.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d5ca17 2025-03-18 10:52:32.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@226e07e7 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@9880a15 2025-03-18 10:52:32.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@9880a15 2025-03-18 10:52:32.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-18 10:52:32.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-18 10:52:32.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-18 10:52:32.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.922 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d5ca17: (connection evicted) 2025-03-18 10:52:32.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.922 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-18 10:52:32.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-18 10:52:32.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0ffb9b 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-03-18 10:52:32.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@8549c5f 2025-03-18 10:52:32.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-18 10:52:32.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35454c7a 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-03-18 10:52:32.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@319aa9ee 2025-03-18 10:52:32.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-18 10:52:32.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-18 10:52:32.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-18 10:52:32.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.936 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8549c5f: (connection evicted) 2025-03-18 10:52:32.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.936 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-18 10:52:32.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53525379 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-03-18 10:52:32.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b9155e 2025-03-18 10:52:32.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-18 10:52:32.941 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-03-18 10:52:32.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-03-18 10:52:32.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-18 10:52:32.954 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.956 [DefaultDispatcher-worker-3 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-03-18 10:52:32.957 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-03-18 10:52:32.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-18 10:52:32.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-18 10:52:32.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.958 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b9155e: (connection evicted) 2025-03-18 10:52:32.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-18 10:52:32.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-18 10:52:32.959 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11015ca0 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2025-03-18 10:52:32.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@50672905 2025-03-18 10:52:32.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-18 10:52:32.965 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430d3021 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220c28 2025-03-18 10:52:32.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@3220c28 2025-03-18 10:52:32.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-18 10:52:32.978 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-18 10:52:32.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-18 10:52:32.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:32.981 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50672905: (connection evicted) 2025-03-18 10:52:32.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:32.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-18 10:52:32.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-18 10:52:32.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1827fc4e 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2025-03-18 10:52:32.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a 2025-03-18 10:52:32.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-18 10:52:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-18 10:52:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:32.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43ab0659 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:32.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-03-18 10:52:32.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-03-18 10:52:32.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-18 10:52:33.034 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.048 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.070 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.088 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.095 [DefaultDispatcher-worker-8 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-03-18 10:52:33.096 [DefaultDispatcher-worker-8 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-03-18 10:52:33.097 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-18 10:52:33.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-18 10:52:33.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.097 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2faf6e4a: (connection evicted) 2025-03-18 10:52:33.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-18 10:52:33.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-18 10:52:33.098 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25421809 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12be4f83 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2025-03-18 10:52:33.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@389008d1 2025-03-18 10:52:33.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2152fde5 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2025-03-18 10:52:33.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@32328dc4 2025-03-18 10:52:33.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-18 10:52:33.200 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.209 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.244 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-18 10:52:33.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-18 10:52:33.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.245 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@389008d1: (connection evicted) 2025-03-18 10:52:33.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.245 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-18 10:52:33.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.247 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.247 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-18 10:52:33.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-03-18 10:52:33.248 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-03-18 10:52:33.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65ef9a0a 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-03-18 10:52:33.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e6761f 2025-03-18 10:52:33.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-18 10:52:33.258 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-18 10:52:33.258 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-18 10:52:33.258 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.258 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bda01da: (connection evicted) 2025-03-18 10:52:33.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-18 10:52:33.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b85a73 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-03-18 10:52:33.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2025-03-18 10:52:33.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e5b33e5 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.269 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-18 10:52:33.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-03-18 10:52:33.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-03-18 10:52:33.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-18 10:52:33.357 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.361 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.364 [DefaultDispatcher-worker-3 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-03-18 10:52:33.365 [DefaultDispatcher-worker-3 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-03-18 10:52:33.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-18 10:52:33.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-18 10:52:33.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.365 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a730479: (connection evicted) 2025-03-18 10:52:33.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-18 10:52:33.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-18 10:52:33.366 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71468613 2025-03-18 10:52:33.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a139347 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e85dcb2 2025-03-18 10:52:33.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e85dcb2 2025-03-18 10:52:33.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-18 10:52:33.370 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b28cff 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2025-03-18 10:52:33.376 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfd97fb 2025-03-18 10:52:33.376 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-18 10:52:33.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-18 10:52:33.378 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-18 10:52:33.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.378 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e85dcb2: (connection evicted) 2025-03-18 10:52:33.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-18 10:52:33.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31533eb1 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-18 10:52:33.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-03-18 10:52:33.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-03-18 10:52:33.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-18 10:52:33.395 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-03-18 10:52:33.402 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-03-18 10:52:33.403 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8cb7185 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e6522a6 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-03-18 10:52:33.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@c4551c6 2025-03-18 10:52:33.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-18 10:52:33.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-18 10:52:33.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-18 10:52:33.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:52:33.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-18 10:52:33.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f63ddc 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-18 10:52:33.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-03-18 10:52:33.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-03-18 10:52:33.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-18 10:52:33.414 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-03-18 10:52:33.420 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-03-18 10:52:33.421 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1efcba00 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.422 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.422 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-18 10:52:33.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-18 10:52:33.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-18 10:52:33.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-18 10:52:33.427 [DefaultDispatcher-worker-8 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2025-03-18 10:52:33.428 [DefaultDispatcher-worker-9 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-18 10:52:33.429 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-18 10:52:33.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-18 10:52:33.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-18 10:52:33.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.431 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69bc4024: (connection evicted) 2025-03-18 10:52:33.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.432 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-18 10:52:33.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f2c9e8 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.434 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-18 10:52:33.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-18 10:52:33.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-18 10:52:33.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-18 10:52:33.436 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-18 10:52:33.442 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-18 10:52:33.443 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350342e0 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@552bee2f 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-03-18 10:52:33.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d0f548a 2025-03-18 10:52:33.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-18 10:52:33.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-18 10:52:33.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-18 10:52:33.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:52:33.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-18 10:52:33.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db461b5 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.448 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-18 10:52:33.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-03-18 10:52:33.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-03-18 10:52:33.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-18 10:52:33.451 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-03-18 10:52:33.456 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-03-18 10:52:33.457 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-03-18 10:52:33.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-18 10:52:33.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b61e97 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-18 10:52:33.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-18 10:52:33.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-18 10:52:33.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-18 10:52:33.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-18 10:52:33.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:52:33.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-18 10:52:33.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b50c21 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.465 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-18 10:52:33.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dacf18d 2025-03-18 10:52:33.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dacf18d 2025-03-18 10:52:33.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-18 10:52:33.476 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.495 [DefaultDispatcher-worker-14 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dacf18d 2025-03-18 10:52:33.502 [DefaultDispatcher-worker-8 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dacf18d 2025-03-18 10:52:33.506 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.523 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.531 [DefaultDispatcher-worker-1 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dacf18d 2025-03-18 10:52:33.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-18 10:52:33.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-18 10:52:33.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.533 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dacf18d: (connection evicted) 2025-03-18 10:52:33.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-18 10:52:33.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@727956bb 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-03-18 10:52:33.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-03-18 10:52:33.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-18 10:52:33.544 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.555 [DefaultDispatcher-worker-13 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-03-18 10:52:33.559 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.559 [DefaultDispatcher-worker-14 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa 2025-03-18 10:52:33.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-18 10:52:33.569 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-18 10:52:33.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.569 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ad5cffa: (connection evicted) 2025-03-18 10:52:33.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-18 10:52:33.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-18 10:52:33.570 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d5ef1c3 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-03-18 10:52:33.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-03-18 10:52:33.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-18 10:52:33.591 [DefaultDispatcher-worker-8 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bf66af 2025-03-18 10:52:33.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-18 10:52:33.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-18 10:52:33.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.592 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34bf66af: (connection evicted) 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.593 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-18 10:52:33.593 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160546b1 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-18 10:52:33.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-03-18 10:52:33.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-03-18 10:52:33.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-18 10:52:33.614 [DefaultDispatcher-worker-2 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-03-18 10:52:33.619 [DefaultDispatcher-worker-5 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3 2025-03-18 10:52:33.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-18 10:52:33.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-18 10:52:33.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.619 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c3710b3: (connection evicted) 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-18 10:52:33.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dfc59c5 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-18 10:52:33.620 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-18 10:52:33.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6136eb 2025-03-18 10:52:33.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6136eb 2025-03-18 10:52:33.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-18 10:52:33.640 [DefaultDispatcher-worker-8 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b6136eb 2025-03-18 10:52:33.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-18 10:52:33.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-18 10:52:33.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.642 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6136eb: (connection evicted) 2025-03-18 10:52:33.642 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-18 10:52:33.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-18 10:52:33.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e993715 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eae91d 2025-03-18 10:52:33.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@47eae91d 2025-03-18 10:52:33.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-18 10:52:33.661 [DefaultDispatcher-worker-7 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47eae91d 2025-03-18 10:52:33.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-18 10:52:33.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-18 10:52:33.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.661 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47eae91d: (connection evicted) 2025-03-18 10:52:33.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-18 10:52:33.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ca132ad 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7438c3d5 2025-03-18 10:52:33.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7438c3d5 2025-03-18 10:52:33.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-18 10:52:33.839 [DefaultDispatcher-worker-13 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7438c3d5 2025-03-18 10:52:33.844 [DefaultDispatcher-worker-6 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7438c3d5 2025-03-18 10:52:33.846 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54279/manifest.json 2025-03-18 10:52:33.846 [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:54279/manifest.json. 2025-03-18 10:52:33.846 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54279/manifest.json 2025-03-18 10:52:33.847 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54279/manifest.json 2025-03-18 10:52:33.847 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54279/manifest.json 2025-03-18 10:52:33.901 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.921 [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:54279/manifest.json. 2025-03-18 10:52:33.921 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54279/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:52:33.929 [DefaultDispatcher-worker-15 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7438c3d5 2025-03-18 10:52:33.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-18 10:52:33.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-18 10:52:33.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:33.933 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7438c3d5: (connection evicted) 2025-03-18 10:52:33.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:33.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-18 10:52:33.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-18 10:52:33.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32f14274 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@c86c486 2025-03-18 10:52:33.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@c86c486 2025-03-18 10:52:33.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@131b58d4 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:33.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:33.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-18 10:52:33.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df54296 2025-03-18 10:52:33.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df54296 2025-03-18 10:52:33.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-18 10:52:33.960 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 10:52:33.999 [Test worker] INFO ktor.application - Application started in 0.043 seconds. 2025-03-18 10:52:33.999 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2552181d 2025-03-18 10:52:34.037 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:34.044 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:34.052 [DefaultDispatcher-worker-9 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:35917 2025-03-18 10:52:34.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59c00722 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:34.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@9734cae 2025-03-18 10:52:34.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@9734cae 2025-03-18 10:52:34.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-18 10:52:34.072 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 10:52:34.076 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 10:52:34.076 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 10:52:34.076 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 10:52:34.077 [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-18 10:52:34.077 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 10:52:34.077 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 10:52:34.077 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 10:52:34.077 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 10:52:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-18 10:52:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:34.077 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f5a092e 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:34.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-18 10:52:34.109 [DefaultDispatcher-worker-5 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.115 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.118 [DefaultDispatcher-worker-4 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9734cae 2025-03-18 10:52:34.120 [DefaultDispatcher-worker-4 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9734cae 2025-03-18 10:52:34.124 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.129 [DefaultDispatcher-worker-8 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.129 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35917/api/content/706327792045785088/_ustadmanifest.json 2025-03-18 10:52:34.129 [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:35917/api/content/706327792045785088/_ustadmanifest.json. 2025-03-18 10:52:34.129 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35917/api/content/706327792045785088/_ustadmanifest.json 2025-03-18 10:52:34.131 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35917/api/content/706327792045785088/_ustadmanifest.json 2025-03-18 10:52:34.131 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35917/api/content/706327792045785088/_ustadmanifest.json 2025-03-18 10:52:34.131 [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:35917/api/content/706327792045785088/_ustadmanifest.json. 2025-03-18 10:52:34.131 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35917/api/content/706327792045785088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:52:34.139 [DefaultDispatcher-worker-2 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.142 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 10:52:34.143 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8a51b423-1be2-4eae-8789-a873571cf543', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 10:52:34.144 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 10:52:34.145 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8a51b423-1be2-4eae-8789-a873571cf543 2025-03-18 10:52:34.147 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:34.147 [DefaultDispatcher-worker-2 @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:35917/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:34.147 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:34.147 [DefaultDispatcher-worker-2 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35917/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:34.153 [DefaultDispatcher-worker-5 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.153 [DefaultDispatcher-worker-5 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35917/UmAppDatabase/replication/nodeId 2025-03-18 10:52:34.153 [DefaultDispatcher-worker-5 @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:35917/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:34.153 [DefaultDispatcher-worker-5 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35917/UmAppDatabase/replication/nodeId 2025-03-18 10:52:34.154 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:34.158 [DefaultDispatcher-worker-2 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35917/api/blob/upload-init-batch 2025-03-18 10:52:34.158 [DefaultDispatcher-worker-2 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35917/api/blob/upload-init-batch. 2025-03-18 10:52:34.158 [DefaultDispatcher-worker-2 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35917/api/blob/upload-init-batch 2025-03-18 10:52:34.158 [DefaultDispatcher-worker-2 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35917/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 10:52:34.178 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:34.192 [eventLoopGroupProxy-4-1 @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-18 10:52:34.192 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 10:52:34.192 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 10:52:34.192 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 10:52:34.195 [eventLoopGroupProxy-4-3 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:34.195 [eventLoopGroupProxy-4-4 @call-handler#396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:34.197 [eventLoopGroupProxy-4-1 @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-18 10:52:34.197 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:34.197 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 10:52:34.199 [DefaultDispatcher-worker-5 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35917/UmAppDatabase/replication/nodeId 2025-03-18 10:52:34.199 [DefaultDispatcher-worker-5 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35917/UmAppDatabase/replication/nodeId 2025-03-18 10:52:34.199 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:34.200 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:34.200 [DefaultDispatcher-worker-17 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35917/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:34.203 [eventLoopGroupProxy-4-2 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-03-18 10:52:34.203 [eventLoopGroupProxy-4-4 @call-handler#396] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-03-18 10:52:34.205 [DefaultDispatcher-worker-10 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.206 [eventLoopGroupProxy-4-1 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c86c486 2025-03-18 10:52:34.210 [DefaultDispatcher-worker-13 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.213 [eventLoopGroupProxy-4-1 @call-handler#397] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 23ms 2025-03-18 10:52:34.215 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35917/api/blob/upload-init-batch 2025-03-18 10:52:34.215 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35917/api/blob/upload-init-batch 2025-03-18 10:52:34.217 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35917/api/blob/upload-init-batch. 2025-03-18 10:52:34.217 [DefaultDispatcher-worker-13 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35917/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:34.224 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35917/api/blob/upload-batch-data 2025-03-18 10:52:34.225 [DefaultDispatcher-worker-13 @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:35917/api/blob/upload-batch-data. 2025-03-18 10:52:34.225 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35917/api/blob/upload-batch-data 2025-03-18 10:52:34.225 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35917/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:34.229 [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-18 10:52:34.236 [eventLoopGroupProxy-4-2 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c86c486 2025-03-18 10:52:34.237 [eventLoopGroupProxy-4-2 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:34.237 [eventLoopGroupProxy-4-2 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-18 10:52:34.238 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35917/api/blob/upload-batch-data 2025-03-18 10:52:34.243 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35917/api/blob/upload-batch-data 2025-03-18 10:52:34.243 [DefaultDispatcher-worker-13 @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:35917/api/blob/upload-batch-data. 2025-03-18 10:52:34.243 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35917/api/blob/upload-batch-data 2025-03-18 10:52:34.243 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35917/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:34.245 [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-18 10:52:34.247 [eventLoopGroupProxy-4-2 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c86c486 2025-03-18 10:52:34.247 [eventLoopGroupProxy-4-2 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:34.247 [eventLoopGroupProxy-4-2 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:34.247 [DefaultDispatcher-worker-13 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35917/api/blob/upload-batch-data 2025-03-18 10:52:34.260 [DefaultDispatcher-worker-15 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.267 [DefaultDispatcher-worker-2 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.276 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35917/UmAppDatabase/replication/message 2025-03-18 10:52:34.276 [DefaultDispatcher-worker-2 @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:35917/UmAppDatabase/replication/message. 2025-03-18 10:52:34.276 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35917/UmAppDatabase/replication/message 2025-03-18 10:52:34.276 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35917/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 10:52:34.278 [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-18 10:52:34.278 [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-18 10:52:34.278 [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-18 10:52:34.292 [DefaultDispatcher-worker-16 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df54296 2025-03-18 10:52:34.293 [eventLoopGroupProxy-4-2 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:34.293 [eventLoopGroupProxy-4-2 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 15ms 2025-03-18 10:52:34.293 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35917/api/content/706327792045785088/_ustadmanifest.json 2025-03-18 10:52:34.293 [DefaultDispatcher-worker-4 @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:35917/api/content/706327792045785088/_ustadmanifest.json. 2025-03-18 10:52:34.293 [DefaultDispatcher-worker-4 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35917/api/content/706327792045785088/_ustadmanifest.json 2025-03-18 10:52:34.293 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35917/UmAppDatabase/replication/message 2025-03-18 10:52:34.293 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35917/UmAppDatabase/replication/message 2025-03-18 10:52:34.293 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35917/UmAppDatabase/replication/message. 2025-03-18 10:52:34.293 [DefaultDispatcher-worker-11 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35917/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:34.294 [DefaultDispatcher-worker-7 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35917/api/content/706327792045785088/_ustadmanifest.json 2025-03-18 10:52:34.294 [DefaultDispatcher-worker-7 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35917/api/content/706327792045785088/_ustadmanifest.json 2025-03-18 10:52:34.295 [DefaultDispatcher-worker-7 @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:35917/api/content/706327792045785088/_ustadmanifest.json. 2025-03-18 10:52:34.295 [DefaultDispatcher-worker-7 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35917/api/content/706327792045785088/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:52:34.299 [DefaultDispatcher-worker-10 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70940cb8 2025-03-18 10:52:34.299 [DefaultDispatcher-worker-6 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5df54296 2025-03-18 10:52:34.300 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 10:52:34.300 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 10:52:34.300 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 10:52:34.300 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 10:52:34.300 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 10:52:34.301 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9734cae 2025-03-18 10:52:34.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-18 10:52:34.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-18 10:52:34.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:34.301 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70940cb8: (connection evicted) 2025-03-18 10:52:34.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:34.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-18 10:52:34.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-18 10:52:34.573 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:34.573 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:34.760 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:35.305 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2552181d 2025-03-18 10:52:35.305 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2552181d 2025-03-18 10:52:35.307 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c86c486 2025-03-18 10:52:35.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-18 10:52:35.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-18 10:52:35.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:35.308 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5df54296: (connection evicted) 2025-03-18 10:52:35.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:35.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-18 10:52:35.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d60cbad 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:35.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:35.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-18 10:52:35.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-18 10:52:35.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-18 10:52:35.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-18 10:52:35.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fcb737 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:35.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af50246 2025-03-18 10:52:35.334 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4af50246 2025-03-18 10:52:35.334 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-18 10:52:35.344 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 10:52:35.345 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-18 10:52:35.345 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4f629aa4 2025-03-18 10:52:35.346 [DefaultDispatcher-worker-13 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:45879 2025-03-18 10:52:35.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-18 10:52:35.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:35.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:35.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:35.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:35.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:35.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:35.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ee95d42 2025-03-18 10:52:35.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:35.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:35.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2025-03-18 10:52:35.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2025-03-18 10:52:35.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-18 10:52:35.348 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 10:52:35.349 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 10:52:35.349 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 10:52:35.349 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 10:52:35.349 [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-18 10:52:35.349 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 10:52:35.349 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 10:52:35.349 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 10:52:35.349 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52ab003b 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:35.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-18 10:52:35.370 [DefaultDispatcher-worker-3 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.375 [DefaultDispatcher-worker-11 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.380 [DefaultDispatcher-worker-12 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2025-03-18 10:52:35.381 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2025-03-18 10:52:35.386 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.390 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.390 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/content/706327798191923200/_ustadmanifest.json 2025-03-18 10:52:35.391 [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:45879/api/content/706327798191923200/_ustadmanifest.json. 2025-03-18 10:52:35.391 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/content/706327798191923200/_ustadmanifest.json 2025-03-18 10:52:35.392 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/content/706327798191923200/_ustadmanifest.json 2025-03-18 10:52:35.392 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45879/api/content/706327798191923200/_ustadmanifest.json 2025-03-18 10:52:35.392 [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:45879/api/content/706327798191923200/_ustadmanifest.json. 2025-03-18 10:52:35.392 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45879/api/content/706327798191923200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:52:35.399 [DefaultDispatcher-worker-11 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.399 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 10:52:35.399 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-a178785b-c70b-4eed-92fe-e03aa17d2a1e', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 10:52:35.400 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 10:52:35.400 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-a178785b-c70b-4eed-92fe-e03aa17d2a1e 2025-03-18 10:52:35.401 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:35.401 [DefaultDispatcher-worker-16 @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:45879/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:35.401 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:35.401 [DefaultDispatcher-worker-16 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:35.403 [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-18 10:52:35.403 [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-18 10:52:35.404 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:35.404 [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-18 10:52:35.404 [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-18 10:52:35.404 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:35.404 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 10:52:35.405 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:35.405 [DefaultDispatcher-worker-17 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45879/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:35.407 [DefaultDispatcher-worker-7 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.407 [DefaultDispatcher-worker-7 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/UmAppDatabase/replication/nodeId 2025-03-18 10:52:35.407 [DefaultDispatcher-worker-7 @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:45879/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:35.407 [DefaultDispatcher-worker-7 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/UmAppDatabase/replication/nodeId 2025-03-18 10:52:35.408 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-init-batch 2025-03-18 10:52:35.408 [DefaultDispatcher-worker-14 @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:45879/api/blob/upload-init-batch. 2025-03-18 10:52:35.408 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-init-batch 2025-03-18 10:52:35.408 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 10:52:35.408 [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-18 10:52:35.409 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:35.409 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-18 10:52:35.409 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/UmAppDatabase/replication/nodeId 2025-03-18 10:52:35.409 [DefaultDispatcher-worker-4 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45879/UmAppDatabase/replication/nodeId 2025-03-18 10:52:35.410 [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-18 10:52:35.410 [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-18 10:52:35.411 [eventLoopGroupProxy-7-3 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-18 10:52:35.412 [eventLoopGroupProxy-7-3 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-18 10:52:35.413 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-init-batch 2025-03-18 10:52:35.413 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45879/api/blob/upload-init-batch 2025-03-18 10:52:35.413 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45879/api/blob/upload-init-batch. 2025-03-18 10:52:35.413 [DefaultDispatcher-worker-14 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45879/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:35.414 [DefaultDispatcher-worker-20 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.414 [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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:35.414 [DefaultDispatcher-worker-20 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.414 [DefaultDispatcher-worker-20 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:35.415 [DefaultDispatcher-worker-20 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.415 [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-18 10:52:35.417 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-18 10:52:35.418 [eventLoopGroupProxy-7-1 @call-handler#514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:35.418 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-18 10:52:35.418 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.419 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.419 [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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:35.419 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.419 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:35.420 [DefaultDispatcher-worker-10 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.421 [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-18 10:52:35.422 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-18 10:52:35.422 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:35.422 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:35.423 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.424 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.424 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45879/api/blob/upload-batch-data. 2025-03-18 10:52:35.424 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.424 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:35.424 [DefaultDispatcher-worker-13 @coroutine#523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@569a26ab 2025-03-18 10:52:35.425 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:35.432 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:35.434 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:35.447 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:35.449 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:35.466 [eventLoopGroupProxy-7-1 @call-handler#526] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:35.466 [eventLoopGroupProxy-7-1 @call-handler#526] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:35.466 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.467 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.467 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45879/api/blob/upload-batch-data. 2025-03-18 10:52:35.467 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.467 [DefaultDispatcher-worker-18 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:35.468 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:35.468 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-03-18 10:52:35.468 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.469 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45879/api/blob/upload-batch-data. 2025-03-18 10:52:35.469 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45879/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:35.469 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:45879/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:45879/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-18 10:52:35.469 [DefaultDispatcher-worker-17 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:45879/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.476 [DefaultDispatcher-worker-7 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.481 [DefaultDispatcher-worker-19 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:35.482 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 10:52:35.983 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-8c83a7f6-5708-4704-9c7b-24e66b3803f4', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 10:52:35.983 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 10:52:35.983 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-8c83a7f6-5708-4704-9c7b-24e66b3803f4 2025-03-18 10:52:35.985 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-init-batch 2025-03-18 10:52:35.985 [DefaultDispatcher-worker-10 @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:45879/api/blob/upload-init-batch. 2025-03-18 10:52:35.985 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-init-batch 2025-03-18 10:52:35.986 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 10:52:35.987 [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-18 10:52:35.987 [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-18 10:52:35.988 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-18 10:52:35.990 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 3ms 2025-03-18 10:52:35.991 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-init-batch 2025-03-18 10:52:35.991 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45879/api/blob/upload-init-batch 2025-03-18 10:52:35.991 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45879/api/blob/upload-init-batch. 2025-03-18 10:52:35.991 [DefaultDispatcher-worker-10 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45879/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:35.993 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.993 [DefaultDispatcher-worker-9 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:35.993 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.993 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:35.994 [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-18 10:52:35.996 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:35.996 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:35.997 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.998 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.998 [DefaultDispatcher-worker-9 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:35.998 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:35.998 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.004 [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-18 10:52:36.005 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.005 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:36.006 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.007 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.007 [DefaultDispatcher-worker-9 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.007 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.007 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.008 [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-18 10:52:36.049 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.049 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 10:52:36.049 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.050 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.050 [DefaultDispatcher-worker-9 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.050 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.050 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.051 [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-18 10:52:36.092 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.093 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:36.093 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.094 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.094 [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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.094 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.094 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.095 [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-18 10:52:36.136 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.136 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 10:52:36.137 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.137 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.137 [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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.137 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.137 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.138 [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-18 10:52:36.180 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.180 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:36.181 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.181 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.181 [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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.181 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.181 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.182 [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-18 10:52:36.224 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.224 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:36.225 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.225 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.225 [DefaultDispatcher-worker-18 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.225 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.225 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.226 [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-18 10:52:36.267 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.267 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 10:52:36.268 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.268 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.268 [DefaultDispatcher-worker-9 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.268 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.268 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.269 [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-18 10:52:36.311 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.312 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:36.312 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.312 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.313 [DefaultDispatcher-worker-9 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.313 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.313 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.314 [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-18 10:52:36.355 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.355 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 10:52:36.356 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.356 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.357 [DefaultDispatcher-worker-9 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.357 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.357 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.358 [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-18 10:52:36.399 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.399 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:36.400 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.401 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.401 [DefaultDispatcher-worker-9 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.401 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.401 [DefaultDispatcher-worker-9 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.402 [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-18 10:52:36.443 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.443 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:36.444 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.444 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.444 [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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.444 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.444 [DefaultDispatcher-worker-7 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.445 [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-18 10:52:36.487 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.487 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:36.487 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.488 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.488 [DefaultDispatcher-worker-12 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.488 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.488 [DefaultDispatcher-worker-12 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.489 [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-18 10:52:36.490 [DefaultDispatcher-worker-8 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:36.533 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-18 10:52:36.533 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.534 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-18 10:52:36.534 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.535 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.535 [DefaultDispatcher-worker-19 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.535 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.535 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.536 [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-18 10:52:36.537 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-18 10:52:36.537 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.538 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:36.538 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.539 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.539 [DefaultDispatcher-worker-19 @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:45879/api/blob/upload-batch-data. 2025-03-18 10:52:36.539 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.539 [DefaultDispatcher-worker-19 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:36.539 [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-18 10:52:36.541 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-18 10:52:36.541 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.541 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:36.541 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/blob/upload-batch-data 2025-03-18 10:52:36.548 [DefaultDispatcher-worker-5 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:36.553 [DefaultDispatcher-worker-20 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:36.553 [DefaultDispatcher-worker-20 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/UmAppDatabase/replication/message 2025-03-18 10:52:36.553 [DefaultDispatcher-worker-20 @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:45879/UmAppDatabase/replication/message. 2025-03-18 10:52:36.553 [DefaultDispatcher-worker-20 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/UmAppDatabase/replication/message 2025-03-18 10:52:36.553 [DefaultDispatcher-worker-20 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45879/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 10:52:36.554 [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-18 10:52:36.554 [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-18 10:52:36.554 [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-18 10:52:36.567 [DefaultDispatcher-worker-5 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af50246 2025-03-18 10:52:36.567 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:36.567 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-18 10:52:36.567 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45879/api/content/706327798191923200/_ustadmanifest.json 2025-03-18 10:52:36.567 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45879/api/content/706327798191923200/_ustadmanifest.json. 2025-03-18 10:52:36.567 [DefaultDispatcher-worker-1 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45879/api/content/706327798191923200/_ustadmanifest.json 2025-03-18 10:52:36.568 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/UmAppDatabase/replication/message 2025-03-18 10:52:36.568 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45879/UmAppDatabase/replication/message 2025-03-18 10:52:36.568 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45879/UmAppDatabase/replication/message. 2025-03-18 10:52:36.568 [DefaultDispatcher-worker-2 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45879/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:36.568 [DefaultDispatcher-worker-20 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45879/api/content/706327798191923200/_ustadmanifest.json 2025-03-18 10:52:36.568 [DefaultDispatcher-worker-20 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45879/api/content/706327798191923200/_ustadmanifest.json 2025-03-18 10:52:36.569 [DefaultDispatcher-worker-20 @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:45879/api/content/706327798191923200/_ustadmanifest.json. 2025-03-18 10:52:36.569 [DefaultDispatcher-worker-20 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45879/api/content/706327798191923200/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:52:36.572 [DefaultDispatcher-worker-18 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892 2025-03-18 10:52:36.573 [DefaultDispatcher-worker-17 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4af50246 2025-03-18 10:52:36.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 10:52:36.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 10:52:36.574 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 10:52:36.574 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 10:52:36.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 10:52:36.575 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb1820d 2025-03-18 10:52:36.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-18 10:52:36.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-18 10:52:36.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:36.575 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1c0892: (connection evicted) 2025-03-18 10:52:36.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:36.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-18 10:52:36.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-18 10:52:36.849 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:36.983 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:37.048 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:37.334 [DefaultDispatcher-worker-17 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752180c4 2025-03-18 10:52:37.579 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4f629aa4 2025-03-18 10:52:37.579 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4f629aa4 2025-03-18 10:52:37.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-18 10:52:37.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-18 10:52:37.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:37.580 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4af50246: (connection evicted) 2025-03-18 10:52:37.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:37.581 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-18 10:52:37.581 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-18 10:52:37.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29693b1d 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:37.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-03-18 10:52:37.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-03-18 10:52:37.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c013560 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:37.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-18 10:52:37.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-18 10:52:37.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-18 10:52:37.621 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 10:52:37.623 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-18 10:52:37.623 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@24bdd996 2025-03-18 10:52:37.625 [DefaultDispatcher-worker-17 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:39031 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13e5b262 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:37.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-03-18 10:52:37.625 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-03-18 10:52:37.625 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-18 10:52:37.627 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 10:52:37.627 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 10:52:37.627 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 10:52:37.627 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 10:52:37.627 [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-18 10:52:37.627 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 10:52:37.627 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 10:52:37.627 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 10:52:37.627 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a941fb4 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:37.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:37.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-18 10:52:37.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.628 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.628 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-18 10:52:37.648 [DefaultDispatcher-worker-7 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.652 [DefaultDispatcher-worker-14 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.656 [DefaultDispatcher-worker-18 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-03-18 10:52:37.657 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-03-18 10:52:37.662 [DefaultDispatcher-worker-4 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.666 [DefaultDispatcher-worker-10 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.666 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/content/706327806122086400/_ustadmanifest.json 2025-03-18 10:52:37.666 [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:39031/api/content/706327806122086400/_ustadmanifest.json. 2025-03-18 10:52:37.666 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/content/706327806122086400/_ustadmanifest.json 2025-03-18 10:52:37.667 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/content/706327806122086400/_ustadmanifest.json 2025-03-18 10:52:37.667 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/api/content/706327806122086400/_ustadmanifest.json 2025-03-18 10:52:37.668 [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:39031/api/content/706327806122086400/_ustadmanifest.json. 2025-03-18 10:52:37.668 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39031/api/content/706327806122086400/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:52:37.675 [DefaultDispatcher-worker-9 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.675 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 10:52:37.675 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c5466ca7-fd10-4ee5-aacf-bed138aa4712', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 10:52:37.676 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 10:52:37.676 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c5466ca7-fd10-4ee5-aacf-bed138aa4712 2025-03-18 10:52:37.677 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:37.677 [DefaultDispatcher-worker-4 @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:39031/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:37.677 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:37.677 [DefaultDispatcher-worker-4 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:37.679 [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-18 10:52:37.679 [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-18 10:52:37.679 [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-18 10:52:37.680 [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-18 10:52:37.680 [eventLoopGroupProxy-10-2 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:37.680 [eventLoopGroupProxy-10-1 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:37.680 [eventLoopGroupProxy-10-1 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 10:52:37.680 [DefaultDispatcher-worker-11 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:37.680 [DefaultDispatcher-worker-11 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:37.682 [DefaultDispatcher-worker-1 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.683 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/UmAppDatabase/replication/nodeId 2025-03-18 10:52:37.683 [DefaultDispatcher-worker-1 @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:39031/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:37.683 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/UmAppDatabase/replication/nodeId 2025-03-18 10:52:37.684 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-init-batch 2025-03-18 10:52:37.684 [DefaultDispatcher-worker-15 @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:39031/api/blob/upload-init-batch. 2025-03-18 10:52:37.684 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-init-batch 2025-03-18 10:52:37.684 [DefaultDispatcher-worker-15 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 10:52:37.684 [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-18 10:52:37.684 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:37.684 [eventLoopGroupProxy-10-1 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-18 10:52:37.684 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/UmAppDatabase/replication/nodeId 2025-03-18 10:52:37.684 [DefaultDispatcher-worker-12 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/UmAppDatabase/replication/nodeId 2025-03-18 10:52:37.685 [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-18 10:52:37.685 [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-18 10:52:37.686 [eventLoopGroupProxy-10-3 @coroutine#687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-03-18 10:52:37.687 [eventLoopGroupProxy-10-3 @call-handler#686] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-18 10:52:37.687 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-init-batch 2025-03-18 10:52:37.687 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/api/blob/upload-init-batch 2025-03-18 10:52:37.688 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39031/api/blob/upload-init-batch. 2025-03-18 10:52:37.688 [DefaultDispatcher-worker-3 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39031/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:37.690 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.690 [DefaultDispatcher-worker-3 @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:39031/api/blob/upload-batch-data. 2025-03-18 10:52:37.690 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.690 [DefaultDispatcher-worker-3 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:37.691 [eventLoopGroupProxy-10-1 @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-18 10:52:37.691 [DefaultDispatcher-worker-20 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.693 [eventLoopGroupProxy-10-1 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-03-18 10:52:37.693 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:37.693 [eventLoopGroupProxy-10-1 @call-handler#693] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:37.694 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.695 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.695 [DefaultDispatcher-worker-17 @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:39031/api/blob/upload-batch-data. 2025-03-18 10:52:37.695 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.695 [DefaultDispatcher-worker-17 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:37.696 [eventLoopGroupProxy-10-1 @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-18 10:52:37.697 [DefaultDispatcher-worker-5 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.701 [eventLoopGroupProxy-10-1 @coroutine#700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-03-18 10:52:37.701 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:37.701 [eventLoopGroupProxy-10-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-18 10:52:37.701 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.702 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.702 [DefaultDispatcher-worker-5 @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:39031/api/blob/upload-batch-data. 2025-03-18 10:52:37.702 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.703 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:37.704 [eventLoopGroupProxy-10-1 @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-18 10:52:37.707 [eventLoopGroupProxy-10-1 @coroutine#705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-03-18 10:52:37.707 [eventLoopGroupProxy-10-1 @call-handler#704] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:37.707 [eventLoopGroupProxy-10-1 @call-handler#704] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-18 10:52:37.707 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.708 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.708 [DefaultDispatcher-worker-5 @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:39031/api/blob/upload-batch-data. 2025-03-18 10:52:37.708 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.708 [DefaultDispatcher-worker-5 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:37.709 [eventLoopGroupProxy-10-1 @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-18 10:52:37.710 [eventLoopGroupProxy-10-1 @coroutine#710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-03-18 10:52:37.710 [eventLoopGroupProxy-10-1 @call-handler#709] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:37.710 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:37.710 [eventLoopGroupProxy-10-1 @call-handler#709] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:37.711 [DefaultDispatcher-worker-9 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.712 [DefaultDispatcher-worker-9 @coroutine#691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.712 [DefaultDispatcher-worker-9 @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:39031/api/blob/upload-batch-data. 2025-03-18 10:52:37.712 [DefaultDispatcher-worker-9 @coroutine#691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.712 [DefaultDispatcher-worker-9 @coroutine#691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:37.712 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:37.712 [eventLoopGroupProxy-10-1 @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-18 10:52:37.714 [eventLoopGroupProxy-10-1 @coroutine#715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-03-18 10:52:37.714 [eventLoopGroupProxy-10-1 @call-handler#714] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:37.714 [eventLoopGroupProxy-10-1 @call-handler#714] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:37.714 [DefaultDispatcher-worker-7 @coroutine#691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/blob/upload-batch-data 2025-03-18 10:52:37.721 [DefaultDispatcher-worker-18 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.725 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:37.726 [DefaultDispatcher-worker-15 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.727 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/UmAppDatabase/replication/message 2025-03-18 10:52:37.727 [DefaultDispatcher-worker-15 @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:39031/UmAppDatabase/replication/message. 2025-03-18 10:52:37.727 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/UmAppDatabase/replication/message 2025-03-18 10:52:37.727 [DefaultDispatcher-worker-15 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39031/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 10:52:37.728 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:37.728 [eventLoopGroupProxy-10-1 @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-18 10:52:37.728 [eventLoopGroupProxy-10-1 @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-18 10:52:37.728 [eventLoopGroupProxy-10-1 @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-18 10:52:37.740 [DefaultDispatcher-worker-18 @call-handler#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-18 10:52:37.740 [eventLoopGroupProxy-10-1 @call-handler#724] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:37.740 [eventLoopGroupProxy-10-1 @call-handler#724] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-18 10:52:37.740 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39031/api/content/706327806122086400/_ustadmanifest.json 2025-03-18 10:52:37.740 [DefaultDispatcher-worker-6 @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:39031/api/content/706327806122086400/_ustadmanifest.json. 2025-03-18 10:52:37.740 [DefaultDispatcher-worker-6 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39031/api/content/706327806122086400/_ustadmanifest.json 2025-03-18 10:52:37.741 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/UmAppDatabase/replication/message 2025-03-18 10:52:37.741 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/UmAppDatabase/replication/message 2025-03-18 10:52:37.741 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39031/UmAppDatabase/replication/message. 2025-03-18 10:52:37.741 [DefaultDispatcher-worker-17 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39031/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:37.741 [DefaultDispatcher-worker-18 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39031/api/content/706327806122086400/_ustadmanifest.json 2025-03-18 10:52:37.741 [DefaultDispatcher-worker-18 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39031/api/content/706327806122086400/_ustadmanifest.json 2025-03-18 10:52:37.742 [DefaultDispatcher-worker-18 @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:39031/api/content/706327806122086400/_ustadmanifest.json. 2025-03-18 10:52:37.742 [DefaultDispatcher-worker-18 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39031/api/content/706327806122086400/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:52:37.747 [DefaultDispatcher-worker-3 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22561412 2025-03-18 10:52:37.748 [DefaultDispatcher-worker-1 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab 2025-03-18 10:52:37.749 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 10:52:37.749 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 10:52:37.749 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 10:52:37.749 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 10:52:37.749 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 10:52:37.750 [Test worker @coroutine#740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@220e1b7b 2025-03-18 10:52:37.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-18 10:52:37.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-18 10:52:37.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:37.750 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22561412: (connection evicted) 2025-03-18 10:52:37.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:37.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-18 10:52:37.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-18 10:52:38.127 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:38.127 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:38.222 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:38.754 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@24bdd996 2025-03-18 10:52:38.754 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@24bdd996 2025-03-18 10:52:38.755 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d6f9cf 2025-03-18 10:52:38.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-18 10:52:38.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-18 10:52:38.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:38.756 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@229fe7ab: (connection evicted) 2025-03-18 10:52:38.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:38.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-18 10:52:38.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-18 10:52:38.758 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d2a4598 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:38.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:38.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:38.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-18 10:52:38.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f12b637 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:38.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-03-18 10:52:38.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-03-18 10:52:38.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-18 10:52:38.770 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 10:52:38.772 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-18 10:52:38.772 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@641ab175 2025-03-18 10:52:38.773 [DefaultDispatcher-worker-6 @coroutine#753] INFO ktor.application - Responding at http://0.0.0.0:34967 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@460df441 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:38.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2025-03-18 10:52:38.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2025-03-18 10:52:38.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-18 10:52:38.775 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 10:52:38.775 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 10:52:38.775 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 10:52:38.775 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 10:52:38.775 [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-18 10:52:38.775 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 10:52:38.775 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 10:52:38.775 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 10:52:38.775 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bc1903 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:38.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:38.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:38.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-18 10:52:38.795 [DefaultDispatcher-worker-10 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:38.799 [DefaultDispatcher-worker-20 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:38.859 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:38.861 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:38.873 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:38.875 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:38.886 [DefaultDispatcher-worker-20 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2025-03-18 10:52:38.911 [DefaultDispatcher-worker-20 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2025-03-18 10:52:38.915 [DefaultDispatcher-worker-20 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2025-03-18 10:52:38.918 [DefaultDispatcher-worker-20 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2025-03-18 10:52:38.926 [DefaultDispatcher-worker-6 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:38.934 [DefaultDispatcher-worker-17 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:38.934 [Test worker @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/content/706327811322724352/_ustadmanifest.json 2025-03-18 10:52:38.935 [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:34967/api/content/706327811322724352/_ustadmanifest.json. 2025-03-18 10:52:38.935 [Test worker @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/content/706327811322724352/_ustadmanifest.json 2025-03-18 10:52:38.936 [Test worker @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/content/706327811322724352/_ustadmanifest.json 2025-03-18 10:52:38.936 [Test worker @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34967/api/content/706327811322724352/_ustadmanifest.json 2025-03-18 10:52:38.937 [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:34967/api/content/706327811322724352/_ustadmanifest.json. 2025-03-18 10:52:38.937 [Test worker @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34967/api/content/706327811322724352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:52:38.991 [DefaultDispatcher-worker-12 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:38.991 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 10:52:38.991 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-6bbdf112-2ee4-42f6-9096-646609db5407', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 10:52:38.992 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 10:52:38.992 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-6bbdf112-2ee4-42f6-9096-646609db5407 2025-03-18 10:52:38.993 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:38.993 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34967/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:38.993 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:38.993 [DefaultDispatcher-worker-18 @coroutine#784] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:38.995 [eventLoopGroupProxy-13-2 @call-handler#795] 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-18 10:52:38.995 [eventLoopGroupProxy-13-1 @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-18 10:52:38.995 [eventLoopGroupProxy-13-1 @call-handler#794] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:38.995 [eventLoopGroupProxy-13-2 @call-handler#795] 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-18 10:52:38.995 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 10:52:38.996 [eventLoopGroupProxy-13-2 @call-handler#795] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:38.996 [eventLoopGroupProxy-13-2 @call-handler#795] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 10:52:38.996 [DefaultDispatcher-worker-13 @coroutine#784] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:38.996 [DefaultDispatcher-worker-13 @coroutine#784] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34967/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:38.998 [DefaultDispatcher-worker-12 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:38.998 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/UmAppDatabase/replication/nodeId 2025-03-18 10:52:38.998 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34967/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:38.998 [DefaultDispatcher-worker-12 @coroutine#783] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/UmAppDatabase/replication/nodeId 2025-03-18 10:52:39.000 [eventLoopGroupProxy-13-2 @call-handler#802] 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-18 10:52:39.000 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.000 [eventLoopGroupProxy-13-2 @call-handler#802] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-18 10:52:39.000 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/UmAppDatabase/replication/nodeId 2025-03-18 10:52:39.000 [DefaultDispatcher-worker-3 @coroutine#783] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34967/UmAppDatabase/replication/nodeId 2025-03-18 10:52:39.006 [DefaultDispatcher-worker-5 @coroutine#783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:39.012 [DefaultDispatcher-worker-11 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:39.015 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-init-batch 2025-03-18 10:52:39.015 [DefaultDispatcher-worker-15 @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:34967/api/blob/upload-init-batch. 2025-03-18 10:52:39.015 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-init-batch 2025-03-18 10:52:39.015 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 10:52:39.016 [eventLoopGroupProxy-13-2 @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-18 10:52:39.017 [eventLoopGroupProxy-13-2 @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-18 10:52:39.060 [eventLoopGroupProxy-13-2 @coroutine#810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.061 [eventLoopGroupProxy-13-2 @call-handler#809] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-03-18 10:52:39.062 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-init-batch 2025-03-18 10:52:39.062 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34967/api/blob/upload-init-batch 2025-03-18 10:52:39.063 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34967/api/blob/upload-init-batch. 2025-03-18 10:52:39.063 [DefaultDispatcher-worker-15 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34967/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:39.066 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.066 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.066 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.066 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.067 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.069 [eventLoopGroupProxy-13-2 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.069 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.070 [eventLoopGroupProxy-13-2 @call-handler#816] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-18 10:52:39.070 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.071 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.071 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.071 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.071 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.072 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.114 [eventLoopGroupProxy-13-2 @coroutine#822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.114 [eventLoopGroupProxy-13-2 @call-handler#821] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.114 [eventLoopGroupProxy-13-2 @call-handler#821] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:39.115 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.116 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.116 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.116 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.116 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.116 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.118 [eventLoopGroupProxy-13-2 @coroutine#827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.118 [eventLoopGroupProxy-13-2 @call-handler#826] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.118 [eventLoopGroupProxy-13-2 @call-handler#826] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.118 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.119 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.119 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.119 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.119 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.120 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.122 [eventLoopGroupProxy-13-2 @coroutine#832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.122 [eventLoopGroupProxy-13-2 @call-handler#831] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.122 [eventLoopGroupProxy-13-2 @call-handler#831] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.122 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.123 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.123 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.123 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.123 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.124 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.166 [eventLoopGroupProxy-13-2 @coroutine#837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.166 [eventLoopGroupProxy-13-2 @call-handler#836] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.166 [eventLoopGroupProxy-13-2 @call-handler#836] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:39.167 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.169 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.169 [DefaultDispatcher-worker-6 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.169 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.169 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.170 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.231 [eventLoopGroupProxy-13-2 @coroutine#842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.231 [eventLoopGroupProxy-13-2 @call-handler#841] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.231 [eventLoopGroupProxy-13-2 @call-handler#841] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 62ms 2025-03-18 10:52:39.232 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.233 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.233 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.233 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.233 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.234 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.281 [eventLoopGroupProxy-13-2 @coroutine#847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.281 [eventLoopGroupProxy-13-2 @call-handler#846] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.282 [eventLoopGroupProxy-13-2 @call-handler#846] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2025-03-18 10:52:39.282 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.283 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.283 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.283 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.283 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.284 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.326 [eventLoopGroupProxy-13-2 @coroutine#853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.326 [eventLoopGroupProxy-13-2 @call-handler#851] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.326 [eventLoopGroupProxy-13-2 @call-handler#851] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:39.327 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.327 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.327 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.327 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.327 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.328 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.371 [eventLoopGroupProxy-13-2 @coroutine#858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.371 [eventLoopGroupProxy-13-2 @call-handler#857] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.371 [eventLoopGroupProxy-13-2 @call-handler#857] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:39.372 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.373 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.373 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.373 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.373 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.374 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.416 [eventLoopGroupProxy-13-2 @coroutine#863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.417 [eventLoopGroupProxy-13-2 @call-handler#862] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.417 [eventLoopGroupProxy-13-2 @call-handler#862] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 10:52:39.417 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.418 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.418 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.418 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.418 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.419 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.420 [eventLoopGroupProxy-13-2 @coroutine#868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.420 [eventLoopGroupProxy-13-2 @call-handler#867] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.420 [eventLoopGroupProxy-13-2 @call-handler#867] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.420 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.421 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.421 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.421 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.421 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.421 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.423 [eventLoopGroupProxy-13-2 @coroutine#873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.423 [eventLoopGroupProxy-13-2 @call-handler#872] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.423 [eventLoopGroupProxy-13-2 @call-handler#872] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.423 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.424 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.424 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.424 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.424 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.424 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.426 [eventLoopGroupProxy-13-2 @coroutine#878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.426 [eventLoopGroupProxy-13-2 @call-handler#877] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.426 [eventLoopGroupProxy-13-2 @call-handler#877] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.426 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.427 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.427 [DefaultDispatcher-worker-6 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.427 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.427 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.427 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.429 [eventLoopGroupProxy-13-2 @coroutine#883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.429 [eventLoopGroupProxy-13-2 @call-handler#882] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.429 [eventLoopGroupProxy-13-2 @call-handler#882] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.429 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.430 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.430 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.430 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.430 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.431 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.432 [eventLoopGroupProxy-13-2 @coroutine#888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.432 [eventLoopGroupProxy-13-2 @call-handler#887] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.432 [eventLoopGroupProxy-13-2 @call-handler#887] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.433 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.433 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.433 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.433 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.433 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.434 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.435 [eventLoopGroupProxy-13-2 @coroutine#893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.436 [eventLoopGroupProxy-13-2 @call-handler#892] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.436 [eventLoopGroupProxy-13-2 @call-handler#892] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.436 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.437 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.437 [DefaultDispatcher-worker-6 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.437 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.437 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.437 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.439 [eventLoopGroupProxy-13-2 @coroutine#898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.439 [eventLoopGroupProxy-13-2 @call-handler#897] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.439 [eventLoopGroupProxy-13-2 @call-handler#897] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.439 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.440 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.440 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.440 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.440 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.441 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.442 [eventLoopGroupProxy-13-2 @coroutine#903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.442 [eventLoopGroupProxy-13-2 @call-handler#902] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.442 [eventLoopGroupProxy-13-2 @call-handler#902] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.442 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.443 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.443 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.443 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.443 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.444 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.445 [eventLoopGroupProxy-13-2 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.445 [eventLoopGroupProxy-13-2 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.445 [eventLoopGroupProxy-13-2 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.445 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.446 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.446 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.446 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.446 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.447 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.448 [eventLoopGroupProxy-13-2 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.448 [eventLoopGroupProxy-13-2 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.448 [eventLoopGroupProxy-13-2 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.448 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.449 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.449 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.449 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.449 [DefaultDispatcher-worker-20 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.450 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.451 [eventLoopGroupProxy-13-2 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.451 [eventLoopGroupProxy-13-2 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.451 [eventLoopGroupProxy-13-2 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.451 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.453 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.453 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.453 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.453 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.454 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.455 [eventLoopGroupProxy-13-2 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.455 [eventLoopGroupProxy-13-2 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.455 [eventLoopGroupProxy-13-2 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.456 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.456 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.456 [DefaultDispatcher-worker-6 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.456 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.456 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.457 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.458 [eventLoopGroupProxy-13-2 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.458 [eventLoopGroupProxy-13-2 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.458 [eventLoopGroupProxy-13-2 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.458 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.460 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.460 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.460 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.461 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.461 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.462 [eventLoopGroupProxy-13-2 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.463 [eventLoopGroupProxy-13-2 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.463 [eventLoopGroupProxy-13-2 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.463 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.464 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.464 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.464 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.464 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.464 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.466 [eventLoopGroupProxy-13-2 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.466 [eventLoopGroupProxy-13-2 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.466 [eventLoopGroupProxy-13-2 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.466 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.467 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.467 [DefaultDispatcher-worker-6 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.467 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.467 [DefaultDispatcher-worker-6 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.467 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.471 [eventLoopGroupProxy-13-2 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.472 [eventLoopGroupProxy-13-2 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.472 [eventLoopGroupProxy-13-2 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-18 10:52:39.472 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.473 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.473 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.473 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.473 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.474 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.476 [eventLoopGroupProxy-13-2 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.476 [eventLoopGroupProxy-13-2 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.476 [eventLoopGroupProxy-13-2 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.476 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.477 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.477 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.477 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.477 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.478 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.479 [eventLoopGroupProxy-13-2 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.479 [eventLoopGroupProxy-13-2 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.479 [eventLoopGroupProxy-13-2 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.479 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.480 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.480 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.480 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.480 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.480 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.481 [eventLoopGroupProxy-13-2 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.482 [eventLoopGroupProxy-13-2 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.482 [eventLoopGroupProxy-13-2 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.482 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.482 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.482 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.482 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.482 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.483 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.484 [eventLoopGroupProxy-13-2 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.484 [eventLoopGroupProxy-13-2 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.484 [eventLoopGroupProxy-13-2 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.485 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.485 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.485 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.485 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.485 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.486 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.487 [eventLoopGroupProxy-13-2 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.487 [eventLoopGroupProxy-13-2 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.487 [eventLoopGroupProxy-13-2 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.487 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.488 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.488 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.488 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.488 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.488 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.489 [eventLoopGroupProxy-13-2 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.490 [eventLoopGroupProxy-13-2 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.490 [eventLoopGroupProxy-13-2 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.490 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.490 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.490 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.490 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.490 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.491 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.492 [eventLoopGroupProxy-13-2 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.492 [eventLoopGroupProxy-13-2 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.492 [eventLoopGroupProxy-13-2 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.492 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.493 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.493 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.493 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.493 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.494 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.495 [eventLoopGroupProxy-13-2 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.495 [eventLoopGroupProxy-13-2 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.495 [eventLoopGroupProxy-13-2 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.495 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.496 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.496 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.496 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.496 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.496 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.497 [eventLoopGroupProxy-13-2 @coroutine#988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.497 [eventLoopGroupProxy-13-2 @call-handler#987] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.498 [eventLoopGroupProxy-13-2 @call-handler#987] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.498 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.498 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.498 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.498 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.498 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.499 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.500 [eventLoopGroupProxy-13-2 @coroutine#993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.500 [eventLoopGroupProxy-13-2 @call-handler#992] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.500 [eventLoopGroupProxy-13-2 @call-handler#992] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.500 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.501 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.501 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.501 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.501 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.502 [eventLoopGroupProxy-13-2 @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-18 10:52:39.510 [DefaultDispatcher-worker-1 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:39.544 [eventLoopGroupProxy-13-2 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.544 [eventLoopGroupProxy-13-2 @call-handler#997] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.544 [eventLoopGroupProxy-13-2 @call-handler#997] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:39.544 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.545 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.545 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.545 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.545 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.546 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.547 [eventLoopGroupProxy-13-2 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.547 [eventLoopGroupProxy-13-2 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.547 [eventLoopGroupProxy-13-2 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.547 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.548 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.548 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.548 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.548 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.548 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.549 [eventLoopGroupProxy-13-2 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.550 [eventLoopGroupProxy-13-2 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.550 [eventLoopGroupProxy-13-2 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.550 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.550 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.550 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.550 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.550 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.551 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.552 [eventLoopGroupProxy-13-2 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.552 [eventLoopGroupProxy-13-2 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.552 [eventLoopGroupProxy-13-2 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.552 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.553 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.553 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.553 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.553 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.553 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.596 [eventLoopGroupProxy-13-2 @coroutine#1020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.596 [eventLoopGroupProxy-13-2 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.596 [eventLoopGroupProxy-13-2 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:39.596 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.597 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.597 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.597 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.597 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.598 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.640 [eventLoopGroupProxy-13-2 @coroutine#1025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.641 [eventLoopGroupProxy-13-2 @call-handler#1024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.641 [eventLoopGroupProxy-13-2 @call-handler#1024] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:39.641 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.642 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.642 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.642 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.642 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.643 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.644 [eventLoopGroupProxy-13-2 @coroutine#1030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.644 [eventLoopGroupProxy-13-2 @call-handler#1029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.644 [eventLoopGroupProxy-13-2 @call-handler#1029] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.644 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.645 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.645 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.645 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.645 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.645 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.646 [eventLoopGroupProxy-13-2 @coroutine#1035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.646 [eventLoopGroupProxy-13-2 @call-handler#1034] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.646 [eventLoopGroupProxy-13-2 @call-handler#1034] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.646 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.647 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.647 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.647 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.647 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.647 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.690 [eventLoopGroupProxy-13-2 @coroutine#1040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.690 [eventLoopGroupProxy-13-2 @call-handler#1039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.690 [eventLoopGroupProxy-13-2 @call-handler#1039] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:39.691 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.692 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.692 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.692 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.692 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.693 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.694 [eventLoopGroupProxy-13-2 @coroutine#1045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.694 [eventLoopGroupProxy-13-2 @call-handler#1044] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.694 [eventLoopGroupProxy-13-2 @call-handler#1044] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.694 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.694 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.694 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.694 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.694 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.695 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.696 [eventLoopGroupProxy-13-2 @coroutine#1050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.696 [eventLoopGroupProxy-13-2 @call-handler#1049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.696 [eventLoopGroupProxy-13-2 @call-handler#1049] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.696 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.697 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.697 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.697 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.697 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.698 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.698 [eventLoopGroupProxy-13-2 @coroutine#1055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.699 [eventLoopGroupProxy-13-2 @call-handler#1054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.699 [eventLoopGroupProxy-13-2 @call-handler#1054] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.699 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.699 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.699 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.700 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.700 [DefaultDispatcher-worker-5 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.700 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.701 [eventLoopGroupProxy-13-2 @coroutine#1060] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.701 [eventLoopGroupProxy-13-2 @call-handler#1059] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.701 [eventLoopGroupProxy-13-2 @call-handler#1059] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.701 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.702 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.702 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.702 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.702 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.703 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.746 [eventLoopGroupProxy-13-2 @coroutine#1065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.746 [eventLoopGroupProxy-13-2 @call-handler#1064] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.746 [eventLoopGroupProxy-13-2 @call-handler#1064] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:39.747 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.747 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.747 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.747 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.748 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.748 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.749 [eventLoopGroupProxy-13-2 @coroutine#1070] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.749 [eventLoopGroupProxy-13-2 @call-handler#1069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.749 [eventLoopGroupProxy-13-2 @call-handler#1069] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.749 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.750 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.750 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.750 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.750 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.750 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.751 [eventLoopGroupProxy-13-2 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.751 [eventLoopGroupProxy-13-2 @call-handler#1074] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.752 [eventLoopGroupProxy-13-2 @call-handler#1074] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.752 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.752 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.752 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.752 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.752 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.753 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.754 [eventLoopGroupProxy-13-2 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.754 [eventLoopGroupProxy-13-2 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.754 [eventLoopGroupProxy-13-2 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.755 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.755 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.755 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.755 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.755 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.756 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.757 [eventLoopGroupProxy-13-2 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.757 [eventLoopGroupProxy-13-2 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.757 [eventLoopGroupProxy-13-2 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.757 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.758 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.758 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.758 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.758 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.758 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.759 [eventLoopGroupProxy-13-2 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.759 [eventLoopGroupProxy-13-2 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.760 [eventLoopGroupProxy-13-2 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.760 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.760 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.760 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.760 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.760 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.761 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.762 [eventLoopGroupProxy-13-2 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.762 [eventLoopGroupProxy-13-2 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.762 [eventLoopGroupProxy-13-2 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.762 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.763 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.763 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.763 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.763 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.763 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.764 [eventLoopGroupProxy-13-2 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.764 [eventLoopGroupProxy-13-2 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.764 [eventLoopGroupProxy-13-2 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.765 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.766 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.766 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.766 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.766 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.767 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.768 [eventLoopGroupProxy-13-2 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.768 [eventLoopGroupProxy-13-2 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.768 [eventLoopGroupProxy-13-2 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.768 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.770 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.770 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.770 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.770 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.771 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.772 [eventLoopGroupProxy-13-2 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.772 [eventLoopGroupProxy-13-2 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.772 [eventLoopGroupProxy-13-2 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:39.772 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.773 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.773 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.773 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.773 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.774 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.775 [eventLoopGroupProxy-13-2 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.775 [eventLoopGroupProxy-13-2 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.775 [eventLoopGroupProxy-13-2 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.775 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.776 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.776 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.776 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.776 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.777 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.781 [eventLoopGroupProxy-13-2 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.782 [eventLoopGroupProxy-13-2 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.782 [eventLoopGroupProxy-13-2 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-18 10:52:39.782 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.783 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.783 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.783 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.783 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.784 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.785 [eventLoopGroupProxy-13-2 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.785 [eventLoopGroupProxy-13-2 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.785 [eventLoopGroupProxy-13-2 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.785 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.788 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.788 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.788 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.788 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.789 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.832 [eventLoopGroupProxy-13-2 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.832 [eventLoopGroupProxy-13-2 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.832 [eventLoopGroupProxy-13-2 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:39.832 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.833 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.833 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.833 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.833 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.834 [eventLoopGroupProxy-13-2 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.835 [eventLoopGroupProxy-13-2 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.835 [eventLoopGroupProxy-13-2 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.835 [eventLoopGroupProxy-13-2 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.836 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.836 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.836 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.836 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.836 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.837 [eventLoopGroupProxy-13-2 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.838 [eventLoopGroupProxy-13-2 @coroutine#1140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.838 [eventLoopGroupProxy-13-2 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.838 [eventLoopGroupProxy-13-2 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.838 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.839 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.839 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.839 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.839 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.839 [eventLoopGroupProxy-13-2 @call-handler#1144] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.882 [eventLoopGroupProxy-13-2 @coroutine#1145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.882 [eventLoopGroupProxy-13-2 @call-handler#1144] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.882 [eventLoopGroupProxy-13-2 @call-handler#1144] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:39.883 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.883 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.883 [DefaultDispatcher-worker-16 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.883 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.883 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.884 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.885 [eventLoopGroupProxy-13-2 @coroutine#1150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.885 [eventLoopGroupProxy-13-2 @call-handler#1149] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.885 [eventLoopGroupProxy-13-2 @call-handler#1149] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.885 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.886 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.886 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.886 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.886 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.886 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.887 [eventLoopGroupProxy-13-2 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.887 [eventLoopGroupProxy-13-2 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.887 [eventLoopGroupProxy-13-2 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.888 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.888 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.888 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.888 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.888 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.888 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.889 [eventLoopGroupProxy-13-2 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.889 [eventLoopGroupProxy-13-2 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.889 [eventLoopGroupProxy-13-2 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.890 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.890 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.890 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.890 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.890 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.891 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.932 [eventLoopGroupProxy-13-2 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.932 [eventLoopGroupProxy-13-2 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.932 [eventLoopGroupProxy-13-2 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:39.932 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.933 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.933 [DefaultDispatcher-worker-16 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.933 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.933 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.933 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.934 [eventLoopGroupProxy-13-2 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.934 [eventLoopGroupProxy-13-2 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.934 [eventLoopGroupProxy-13-2 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:39.934 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.935 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.935 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.935 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.935 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.935 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:39.978 [eventLoopGroupProxy-13-2 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:39.978 [eventLoopGroupProxy-13-2 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:39.978 [eventLoopGroupProxy-13-2 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:39.978 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.979 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.979 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:39.979 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:39.979 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:39.980 [eventLoopGroupProxy-13-2 @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-18 10:52:40.019 [DefaultDispatcher-worker-9 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:40.024 [eventLoopGroupProxy-13-2 @coroutine#1182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.024 [eventLoopGroupProxy-13-2 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.024 [eventLoopGroupProxy-13-2 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 10:52:40.024 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.025 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.025 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.025 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.025 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.025 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.068 [eventLoopGroupProxy-13-2 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.068 [eventLoopGroupProxy-13-2 @call-handler#1186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.068 [eventLoopGroupProxy-13-2 @call-handler#1186] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.069 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.070 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.070 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.070 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.070 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.070 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.113 [eventLoopGroupProxy-13-2 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.113 [eventLoopGroupProxy-13-2 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.113 [eventLoopGroupProxy-13-2 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.114 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.115 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.115 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.115 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.115 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.115 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.116 [eventLoopGroupProxy-13-2 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.117 [eventLoopGroupProxy-13-2 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.117 [eventLoopGroupProxy-13-2 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:40.117 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.117 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.118 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.118 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.118 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.118 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.119 [eventLoopGroupProxy-13-2 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.119 [eventLoopGroupProxy-13-2 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.119 [eventLoopGroupProxy-13-2 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.119 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.120 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.120 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.120 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.120 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.120 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.121 [eventLoopGroupProxy-13-2 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.122 [eventLoopGroupProxy-13-2 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.122 [eventLoopGroupProxy-13-2 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:40.122 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.122 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.122 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.122 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.122 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.123 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.124 [eventLoopGroupProxy-13-2 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.124 [eventLoopGroupProxy-13-2 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.124 [eventLoopGroupProxy-13-2 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.124 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.125 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.125 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.125 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.125 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.125 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.126 [eventLoopGroupProxy-13-2 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.127 [eventLoopGroupProxy-13-2 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.127 [eventLoopGroupProxy-13-2 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:40.127 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.127 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.127 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.127 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.127 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.128 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.129 [eventLoopGroupProxy-13-2 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.129 [eventLoopGroupProxy-13-2 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.129 [eventLoopGroupProxy-13-2 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.130 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.130 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.130 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.130 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.130 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.131 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.132 [eventLoopGroupProxy-13-2 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.132 [eventLoopGroupProxy-13-2 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.132 [eventLoopGroupProxy-13-2 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.132 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.133 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.133 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.133 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.133 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.133 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.134 [eventLoopGroupProxy-13-2 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.134 [eventLoopGroupProxy-13-2 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.134 [eventLoopGroupProxy-13-2 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.135 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.135 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.135 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.135 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.135 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.136 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.137 [eventLoopGroupProxy-13-2 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.137 [eventLoopGroupProxy-13-2 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.137 [eventLoopGroupProxy-13-2 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.137 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.138 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.138 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.138 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.138 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.138 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.139 [eventLoopGroupProxy-13-2 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.139 [eventLoopGroupProxy-13-2 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.139 [eventLoopGroupProxy-13-2 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.140 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.140 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.140 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.140 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.140 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.141 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.142 [eventLoopGroupProxy-13-2 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.142 [eventLoopGroupProxy-13-2 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.142 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.142 [eventLoopGroupProxy-13-2 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.143 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.143 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.143 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.143 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.143 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.144 [eventLoopGroupProxy-13-2 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.144 [eventLoopGroupProxy-13-2 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.144 [eventLoopGroupProxy-13-2 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.145 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.145 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.145 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.145 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.145 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.146 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.147 [eventLoopGroupProxy-13-2 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.147 [eventLoopGroupProxy-13-2 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.147 [eventLoopGroupProxy-13-2 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.147 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.147 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.147 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.147 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.147 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.148 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.149 [eventLoopGroupProxy-13-2 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.149 [eventLoopGroupProxy-13-2 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.149 [eventLoopGroupProxy-13-2 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.149 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.150 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.150 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.150 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.150 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.150 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.193 [eventLoopGroupProxy-13-2 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.193 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.193 [eventLoopGroupProxy-13-2 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.194 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.194 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.194 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.194 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.195 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.195 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.196 [eventLoopGroupProxy-13-2 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.196 [eventLoopGroupProxy-13-2 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.196 [eventLoopGroupProxy-13-2 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.196 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.197 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.197 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.197 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.197 [DefaultDispatcher-worker-9 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.198 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.198 [eventLoopGroupProxy-13-2 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.199 [eventLoopGroupProxy-13-2 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.199 [eventLoopGroupProxy-13-2 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:40.199 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.199 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.200 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.200 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.200 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.200 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.201 [eventLoopGroupProxy-13-2 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.201 [eventLoopGroupProxy-13-2 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.201 [eventLoopGroupProxy-13-2 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.201 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.202 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.202 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.202 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.202 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.202 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.203 [eventLoopGroupProxy-13-2 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.203 [eventLoopGroupProxy-13-2 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.203 [eventLoopGroupProxy-13-2 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.204 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.204 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.204 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.204 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.204 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.205 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.206 [eventLoopGroupProxy-13-2 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.206 [eventLoopGroupProxy-13-2 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.206 [eventLoopGroupProxy-13-2 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.206 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.207 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.207 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.207 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.207 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.207 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.208 [eventLoopGroupProxy-13-2 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.208 [eventLoopGroupProxy-13-2 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.208 [eventLoopGroupProxy-13-2 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.209 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.209 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.209 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.209 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.209 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.210 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.251 [eventLoopGroupProxy-13-2 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.251 [eventLoopGroupProxy-13-2 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.252 [eventLoopGroupProxy-13-2 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:40.252 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.252 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.252 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.252 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.252 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.253 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.254 [eventLoopGroupProxy-13-2 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.254 [eventLoopGroupProxy-13-2 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.254 [eventLoopGroupProxy-13-2 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.254 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.255 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.255 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.255 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.255 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.255 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.256 [eventLoopGroupProxy-13-2 @coroutine#1313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.256 [eventLoopGroupProxy-13-2 @call-handler#1312] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.256 [eventLoopGroupProxy-13-2 @call-handler#1312] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.256 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.257 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.257 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.257 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.257 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.258 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.300 [eventLoopGroupProxy-13-2 @coroutine#1318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.300 [eventLoopGroupProxy-13-2 @call-handler#1317] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.300 [eventLoopGroupProxy-13-2 @call-handler#1317] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:40.301 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.302 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.302 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.302 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.302 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.303 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.304 [eventLoopGroupProxy-13-2 @coroutine#1323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.304 [eventLoopGroupProxy-13-2 @call-handler#1322] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.304 [eventLoopGroupProxy-13-2 @call-handler#1322] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.304 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.305 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.305 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.305 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.305 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.305 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.306 [eventLoopGroupProxy-13-2 @coroutine#1328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.306 [eventLoopGroupProxy-13-2 @call-handler#1327] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.306 [eventLoopGroupProxy-13-2 @call-handler#1327] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.307 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.307 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.307 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.307 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.307 [DefaultDispatcher-worker-4 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.308 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.309 [eventLoopGroupProxy-13-2 @coroutine#1333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.309 [eventLoopGroupProxy-13-2 @call-handler#1332] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.309 [eventLoopGroupProxy-13-2 @call-handler#1332] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.309 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.310 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.310 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.310 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.310 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.310 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.311 [eventLoopGroupProxy-13-2 @coroutine#1338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.311 [eventLoopGroupProxy-13-2 @call-handler#1337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.311 [eventLoopGroupProxy-13-2 @call-handler#1337] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.312 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.312 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.313 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.314 [eventLoopGroupProxy-13-2 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.314 [eventLoopGroupProxy-13-2 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.314 [eventLoopGroupProxy-13-2 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.314 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.316 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.316 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.316 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.316 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.316 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.317 [eventLoopGroupProxy-13-2 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.318 [eventLoopGroupProxy-13-2 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.318 [eventLoopGroupProxy-13-2 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:40.318 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.318 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.318 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.318 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.318 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.319 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.320 [eventLoopGroupProxy-13-2 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.320 [eventLoopGroupProxy-13-2 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.320 [eventLoopGroupProxy-13-2 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.320 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.320 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.320 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.320 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.320 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.321 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.322 [eventLoopGroupProxy-13-2 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.322 [eventLoopGroupProxy-13-2 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.322 [eventLoopGroupProxy-13-2 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.322 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.322 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.322 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.322 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.322 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.323 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.324 [eventLoopGroupProxy-13-2 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.324 [eventLoopGroupProxy-13-2 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.324 [eventLoopGroupProxy-13-2 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.324 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.325 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.325 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.325 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.325 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.325 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.326 [eventLoopGroupProxy-13-2 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.326 [eventLoopGroupProxy-13-2 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.326 [eventLoopGroupProxy-13-2 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.326 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.327 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.327 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.327 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.327 [DefaultDispatcher-worker-2 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.327 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.328 [eventLoopGroupProxy-13-2 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.328 [eventLoopGroupProxy-13-2 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.328 [eventLoopGroupProxy-13-2 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.329 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.329 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.329 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.329 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.329 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.330 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.372 [eventLoopGroupProxy-13-2 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.372 [eventLoopGroupProxy-13-2 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.372 [eventLoopGroupProxy-13-2 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:40.373 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.373 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.373 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.373 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.373 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.374 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.375 [eventLoopGroupProxy-13-2 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.375 [eventLoopGroupProxy-13-2 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.375 [eventLoopGroupProxy-13-2 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.376 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.376 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.376 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.376 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.376 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.377 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.419 [eventLoopGroupProxy-13-2 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.419 [eventLoopGroupProxy-13-2 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.419 [eventLoopGroupProxy-13-2 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.420 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.420 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.421 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.421 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.421 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.421 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.422 [eventLoopGroupProxy-13-2 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.422 [eventLoopGroupProxy-13-2 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.422 [eventLoopGroupProxy-13-2 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.422 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.423 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.423 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.423 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.423 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.423 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.466 [eventLoopGroupProxy-13-2 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.466 [eventLoopGroupProxy-13-2 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.466 [eventLoopGroupProxy-13-2 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.466 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.467 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.467 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.467 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.467 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.467 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.510 [eventLoopGroupProxy-13-2 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.510 [eventLoopGroupProxy-13-2 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.510 [eventLoopGroupProxy-13-2 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.510 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.511 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.511 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.511 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.511 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.511 [eventLoopGroupProxy-13-2 @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-18 10:52:40.530 [DefaultDispatcher-worker-12 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:40.554 [eventLoopGroupProxy-13-2 @coroutine#1410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.554 [eventLoopGroupProxy-13-2 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.554 [eventLoopGroupProxy-13-2 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.555 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.555 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.555 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.555 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.555 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.556 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.599 [eventLoopGroupProxy-13-2 @coroutine#1415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.599 [eventLoopGroupProxy-13-2 @call-handler#1414] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.599 [eventLoopGroupProxy-13-2 @call-handler#1414] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.600 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.600 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.600 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.600 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.600 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.601 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.643 [eventLoopGroupProxy-13-2 @coroutine#1420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.643 [eventLoopGroupProxy-13-2 @call-handler#1419] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.643 [eventLoopGroupProxy-13-2 @call-handler#1419] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 10:52:40.644 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.644 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.644 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.644 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.644 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.645 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.646 [eventLoopGroupProxy-13-2 @coroutine#1425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.646 [eventLoopGroupProxy-13-2 @call-handler#1424] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.646 [eventLoopGroupProxy-13-2 @call-handler#1424] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.646 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.647 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.647 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.647 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.647 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.647 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.690 [eventLoopGroupProxy-13-2 @coroutine#1430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.690 [eventLoopGroupProxy-13-2 @call-handler#1429] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.690 [eventLoopGroupProxy-13-2 @call-handler#1429] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.690 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.691 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.691 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.691 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.691 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.692 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.693 [eventLoopGroupProxy-13-2 @coroutine#1435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.693 [eventLoopGroupProxy-13-2 @call-handler#1434] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.693 [eventLoopGroupProxy-13-2 @call-handler#1434] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.693 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.694 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.694 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.694 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.694 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.694 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.696 [eventLoopGroupProxy-13-2 @coroutine#1440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.696 [eventLoopGroupProxy-13-2 @call-handler#1439] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.696 [eventLoopGroupProxy-13-2 @call-handler#1439] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:40.696 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.697 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.697 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.697 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.697 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.697 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.698 [eventLoopGroupProxy-13-2 @coroutine#1445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.698 [eventLoopGroupProxy-13-2 @call-handler#1444] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.698 [eventLoopGroupProxy-13-2 @call-handler#1444] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.698 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.699 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.699 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.699 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.699 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.699 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.701 [eventLoopGroupProxy-13-2 @coroutine#1450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.701 [eventLoopGroupProxy-13-2 @call-handler#1449] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.701 [eventLoopGroupProxy-13-2 @call-handler#1449] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:40.701 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.701 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.701 [DefaultDispatcher-worker-16 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.701 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.701 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.702 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.703 [eventLoopGroupProxy-13-2 @coroutine#1455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.703 [eventLoopGroupProxy-13-2 @call-handler#1454] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.703 [eventLoopGroupProxy-13-2 @call-handler#1454] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.703 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.703 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.703 [DefaultDispatcher-worker-16 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.703 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.703 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.704 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.747 [eventLoopGroupProxy-13-2 @coroutine#1460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.747 [eventLoopGroupProxy-13-2 @call-handler#1459] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.747 [eventLoopGroupProxy-13-2 @call-handler#1459] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.748 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.748 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.748 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.748 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.748 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.749 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.750 [eventLoopGroupProxy-13-2 @coroutine#1465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.750 [eventLoopGroupProxy-13-2 @call-handler#1464] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.750 [eventLoopGroupProxy-13-2 @call-handler#1464] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.750 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.751 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.751 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.751 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.751 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.751 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.752 [eventLoopGroupProxy-13-2 @coroutine#1470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.752 [eventLoopGroupProxy-13-2 @call-handler#1469] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.752 [eventLoopGroupProxy-13-2 @call-handler#1469] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.752 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.753 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.753 [DefaultDispatcher-worker-16 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.753 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.753 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.753 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.754 [eventLoopGroupProxy-13-2 @coroutine#1475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.754 [eventLoopGroupProxy-13-2 @call-handler#1474] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.754 [eventLoopGroupProxy-13-2 @call-handler#1474] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.754 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.754 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.754 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.754 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.754 [DefaultDispatcher-worker-11 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.755 [eventLoopGroupProxy-13-2 @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-18 10:52:40.761 [DefaultDispatcher-worker-14 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.779 [DefaultDispatcher-worker-14 @coroutine#1482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2025-03-18 10:52:40.796 [eventLoopGroupProxy-13-2 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.796 [eventLoopGroupProxy-13-2 @call-handler#1479] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.796 [eventLoopGroupProxy-13-2 @call-handler#1479] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 10:52:40.796 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.797 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.797 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.797 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.797 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.797 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.798 [eventLoopGroupProxy-13-2 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.798 [eventLoopGroupProxy-13-2 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.798 [eventLoopGroupProxy-13-2 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.799 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.799 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.799 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.799 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.799 [DefaultDispatcher-worker-3 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.800 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.800 [eventLoopGroupProxy-13-2 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.800 [eventLoopGroupProxy-13-2 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.800 [eventLoopGroupProxy-13-2 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.801 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.801 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.801 [DefaultDispatcher-worker-16 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.801 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.801 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.801 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.802 [eventLoopGroupProxy-13-2 @coroutine#1500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.802 [eventLoopGroupProxy-13-2 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.802 [eventLoopGroupProxy-13-2 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.802 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.803 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.803 [DefaultDispatcher-worker-16 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.803 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.803 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.803 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.846 [eventLoopGroupProxy-13-2 @coroutine#1505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.846 [eventLoopGroupProxy-13-2 @call-handler#1504] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.846 [eventLoopGroupProxy-13-2 @call-handler#1504] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.846 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.847 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.847 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.847 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.847 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.848 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.891 [eventLoopGroupProxy-13-2 @coroutine#1510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.891 [eventLoopGroupProxy-13-2 @call-handler#1509] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.891 [eventLoopGroupProxy-13-2 @call-handler#1509] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.892 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.893 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.893 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.893 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.893 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.893 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.894 [eventLoopGroupProxy-13-2 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.895 [eventLoopGroupProxy-13-2 @call-handler#1514] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.895 [eventLoopGroupProxy-13-2 @call-handler#1514] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:40.895 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.895 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.896 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.896 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.896 [DefaultDispatcher-worker-18 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.896 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.901 [eventLoopGroupProxy-13-2 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.901 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.901 [eventLoopGroupProxy-13-2 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-18 10:52:40.901 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.902 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.902 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.902 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.902 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.902 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.903 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.903 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.903 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.903 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.904 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.904 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.904 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.904 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.904 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.947 [eventLoopGroupProxy-13-2 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.947 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.947 [eventLoopGroupProxy-13-2 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.948 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.948 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.948 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.948 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.948 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.949 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.950 [eventLoopGroupProxy-13-2 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.950 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.950 [eventLoopGroupProxy-13-2 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:40.950 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.951 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.951 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.951 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.951 [DefaultDispatcher-worker-14 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.951 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:40.994 [eventLoopGroupProxy-13-2 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:40.994 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:40.994 [eventLoopGroupProxy-13-2 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:40.995 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.995 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.995 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:40.995 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:40.995 [DefaultDispatcher-worker-10 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:40.996 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:41.039 [DefaultDispatcher-worker-8 @coroutine#803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:41.040 [eventLoopGroupProxy-13-2 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:41.040 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.040 [eventLoopGroupProxy-13-2 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 10:52:41.040 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.041 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.041 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:41.041 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.041 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:41.041 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:41.042 [eventLoopGroupProxy-13-2 @coroutine#1551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:41.043 [eventLoopGroupProxy-13-2 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.043 [eventLoopGroupProxy-13-2 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:41.043 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.043 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.043 [DefaultDispatcher-worker-16 @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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:41.043 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.043 [DefaultDispatcher-worker-16 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:41.044 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:41.086 [eventLoopGroupProxy-13-2 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:41.086 [eventLoopGroupProxy-13-2 @call-handler#1555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.087 [eventLoopGroupProxy-13-2 @call-handler#1555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:41.087 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.087 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.088 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:41.088 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.088 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:41.088 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:41.090 [eventLoopGroupProxy-13-2 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:41.090 [eventLoopGroupProxy-13-2 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.090 [eventLoopGroupProxy-13-2 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:41.090 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.090 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.090 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:41.090 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.090 [DefaultDispatcher-worker-1 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:41.091 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:41.092 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:41.092 [eventLoopGroupProxy-13-2 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.092 [eventLoopGroupProxy-13-2 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:41.093 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.093 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.093 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:41.093 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.093 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:41.094 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:41.095 [eventLoopGroupProxy-13-2 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:41.095 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.095 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:41.095 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.097 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.097 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:41.097 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.097 [DefaultDispatcher-worker-15 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:41.098 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:41.104 [eventLoopGroupProxy-13-2 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:41.104 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.104 [eventLoopGroupProxy-13-2 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2025-03-18 10:52:41.104 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.105 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.105 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:41.105 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.105 [DefaultDispatcher-worker-12 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:41.105 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:41.148 [eventLoopGroupProxy-13-2 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:41.148 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.148 [eventLoopGroupProxy-13-2 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 10:52:41.148 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.149 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.149 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:41.149 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.149 [DefaultDispatcher-worker-8 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:41.149 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:41.150 [eventLoopGroupProxy-13-2 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:41.150 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.150 [eventLoopGroupProxy-13-2 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 10:52:41.151 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.151 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.151 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:41.151 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.151 [DefaultDispatcher-worker-17 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:41.152 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:41.152 [eventLoopGroupProxy-13-2 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:41.152 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.153 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:41.153 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.153 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.153 [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:34967/api/blob/upload-batch-data. 2025-03-18 10:52:41.153 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.153 [DefaultDispatcher-worker-13 @coroutine#814] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:41.154 [eventLoopGroupProxy-13-2 @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-18 10:52:41.155 [eventLoopGroupProxy-13-2 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:41.155 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.156 [eventLoopGroupProxy-13-2 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 10:52:41.156 [DefaultDispatcher-worker-19 @coroutine#814] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/blob/upload-batch-data 2025-03-18 10:52:41.162 [DefaultDispatcher-worker-12 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:41.166 [DefaultDispatcher-worker-7 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:41.166 [DefaultDispatcher-worker-7 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/UmAppDatabase/replication/message 2025-03-18 10:52:41.166 [DefaultDispatcher-worker-7 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34967/UmAppDatabase/replication/message. 2025-03-18 10:52:41.166 [DefaultDispatcher-worker-7 @coroutine#785] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/UmAppDatabase/replication/message 2025-03-18 10:52:41.166 [DefaultDispatcher-worker-7 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34967/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 10:52:41.166 [eventLoopGroupProxy-13-2 @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-18 10:52:41.167 [eventLoopGroupProxy-13-2 @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-18 10:52:41.167 [eventLoopGroupProxy-13-2 @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-18 10:52:41.179 [DefaultDispatcher-worker-17 @call-handler#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-03-18 10:52:41.179 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:41.179 [eventLoopGroupProxy-13-2 @call-handler#1606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-18 10:52:41.179 [DefaultDispatcher-worker-17 @coroutine#752] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34967/api/content/706327811322724352/_ustadmanifest.json 2025-03-18 10:52:41.179 [DefaultDispatcher-worker-17 @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:34967/api/content/706327811322724352/_ustadmanifest.json. 2025-03-18 10:52:41.179 [DefaultDispatcher-worker-17 @coroutine#752] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/content/706327811322724352/_ustadmanifest.json 2025-03-18 10:52:41.179 [DefaultDispatcher-worker-15 @coroutine#785] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/UmAppDatabase/replication/message 2025-03-18 10:52:41.179 [DefaultDispatcher-worker-15 @coroutine#785] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34967/UmAppDatabase/replication/message 2025-03-18 10:52:41.180 [DefaultDispatcher-worker-15 @coroutine#785] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34967/UmAppDatabase/replication/message. 2025-03-18 10:52:41.180 [DefaultDispatcher-worker-15 @coroutine#785] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34967/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:41.180 [DefaultDispatcher-worker-17 @coroutine#752] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/content/706327811322724352/_ustadmanifest.json 2025-03-18 10:52:41.180 [DefaultDispatcher-worker-17 @coroutine#752] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34967/api/content/706327811322724352/_ustadmanifest.json 2025-03-18 10:52:41.181 [DefaultDispatcher-worker-3 @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:34967/api/content/706327811322724352/_ustadmanifest.json. 2025-03-18 10:52:41.181 [DefaultDispatcher-worker-3 @coroutine#752] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34967/api/content/706327811322724352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:52:41.185 [DefaultDispatcher-worker-6 @coroutine#785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5 2025-03-18 10:52:41.199 [DefaultDispatcher-worker-4 @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a 2025-03-18 10:52:41.215 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 10:52:41.215 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 10:52:41.215 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 10:52:41.215 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 10:52:41.215 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 10:52:41.217 [Test worker @coroutine#1622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d65c0ac 2025-03-18 10:52:41.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-18 10:52:41.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-18 10:52:41.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:41.217 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ecd09d5: (connection evicted) 2025-03-18 10:52:41.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:41.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-18 10:52:41.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-18 10:52:41.275 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:41.275 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:41.662 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 10:52:42.221 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@641ab175 2025-03-18 10:52:42.221 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@641ab175 2025-03-18 10:52:42.225 [Test worker @coroutine#1627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@415419a4 2025-03-18 10:52:42.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-18 10:52:42.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-18 10:52:42.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:42.225 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5feb8e9a: (connection evicted) 2025-03-18 10:52:42.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:42.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-18 10:52:42.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@256c6f7a 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:42.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@81cd90e 2025-03-18 10:52:42.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@81cd90e 2025-03-18 10:52:42.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-18 10:52:42.241 [DefaultDispatcher-worker-15 @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cd90e 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d3c655 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:42.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-03-18 10:52:42.245 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-03-18 10:52:42.245 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74d3b331 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:42.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ab96 2025-03-18 10:52:42.246 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@188ab96 2025-03-18 10:52:42.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-18 10:52:42.248 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 10:52:42.248 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-03-18 10:52:42.250 [DefaultDispatcher-worker-2 @coroutine#1643] INFO ktor.application - Responding at http://0.0.0.0:37733 2025-03-18 10:52:42.252 [DefaultDispatcher-worker-2 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-03-18 10:52:42.252 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37733/api/blob/upload-init-batch 2025-03-18 10:52:42.252 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37733/api/blob/upload-init-batch. 2025-03-18 10:52:42.253 [Test worker @coroutine#1644] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37733/api/blob/upload-init-batch 2025-03-18 10:52:42.253 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37733/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 10:52:42.254 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-18 10:52:42.254 [eventLoopGroupProxy-16-1 @call-handler#1650] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-18 10:52:42.255 [eventLoopGroupProxy-16-1 @coroutine#1651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ab96 2025-03-18 10:52:42.256 [Test worker @coroutine#1644] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37733/api/blob/upload-init-batch 2025-03-18 10:52:42.256 [Test worker @coroutine#1644] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37733/api/blob/upload-init-batch 2025-03-18 10:52:42.256 [Test worker @coroutine#1644] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37733/api/blob/upload-init-batch. 2025-03-18 10:52:42.256 [Test worker @coroutine#1644] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37733/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:42.257 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37733/api/blob/upload-batch-data 2025-03-18 10:52:42.257 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37733/api/blob/upload-batch-data. 2025-03-18 10:52:42.257 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37733/api/blob/upload-batch-data 2025-03-18 10:52:42.257 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37733/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:42.257 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 10:52:42.259 [eventLoopGroupProxy-16-1 @coroutine#1658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ab96 2025-03-18 10:52:42.259 [eventLoopGroupProxy-16-1 @call-handler#1657] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:42.260 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37733/api/blob/upload-batch-data 2025-03-18 10:52:42.261 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-03-18 10:52:42.263 [eventLoopGroupProxy-16-2 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:42.266 [Test worker @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5837cb9e 2025-03-18 10:52:42.335 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:42.345 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:42.346 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:43.345 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b9952f 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:43.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e12fdcf 2025-03-18 10:52:43.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e12fdcf 2025-03-18 10:52:43.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-18 10:52:43.368 [DefaultDispatcher-worker-1 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e12fdcf 2025-03-18 10:52:43.371 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40537/api/blob/upload-init-batch 2025-03-18 10:52:43.371 [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:40537/api/blob/upload-init-batch. 2025-03-18 10:52:43.371 [Test worker @coroutine#1676] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40537/api/blob/upload-init-batch 2025-03-18 10:52:43.371 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40537/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 10:52:43.372 [Test worker @coroutine#1676] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40537/api/blob/upload-init-batch 2025-03-18 10:52:43.372 [Test worker @coroutine#1676] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40537/api/blob/upload-init-batch 2025-03-18 10:52:43.372 [Test worker @coroutine#1676] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40537/api/blob/upload-init-batch. 2025-03-18 10:52:43.372 [Test worker @coroutine#1676] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40537/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:43.378 [DefaultDispatcher-worker-6 @coroutine#1676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e12fdcf 2025-03-18 10:52:43.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-18 10:52:43.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-18 10:52:43.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:43.381 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e12fdcf: (connection evicted) 2025-03-18 10:52:43.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:43.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-18 10:52:43.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe4848 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:43.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:43.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-18 10:52:43.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-03-18 10:52:43.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6 2025-03-18 10:52:43.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-18 10:52:43.396 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57431/api/blob/upload-init-batch 2025-03-18 10:52:43.397 [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:57431/api/blob/upload-init-batch. 2025-03-18 10:52:43.397 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57431/api/blob/upload-init-batch 2025-03-18 10:52:43.397 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57431/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 10:52:43.398 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57431/api/blob/upload-init-batch 2025-03-18 10:52:43.398 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57431/api/blob/upload-init-batch 2025-03-18 10:52:43.398 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57431/api/blob/upload-init-batch. 2025-03-18 10:52:43.398 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57431/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:43.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-18 10:52:43.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-18 10:52:43.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:43.399 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fd5c7f6: (connection evicted) 2025-03-18 10:52:43.399 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:43.399 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-18 10:52:43.399 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-18 10:52:43.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6672b0ea 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:43.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@943cf5 2025-03-18 10:52:43.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@943cf5 2025-03-18 10:52:43.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-18 10:52:43.414 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43075/api/blob/upload-init-batch 2025-03-18 10:52:43.414 [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:43075/api/blob/upload-init-batch. 2025-03-18 10:52:43.414 [Test worker @coroutine#1693] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43075/api/blob/upload-init-batch 2025-03-18 10:52:43.414 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43075/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 10:52:43.415 [Test worker @coroutine#1693] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43075/api/blob/upload-init-batch 2025-03-18 10:52:43.415 [Test worker @coroutine#1693] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43075/api/blob/upload-init-batch 2025-03-18 10:52:43.415 [Test worker @coroutine#1693] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43075/api/blob/upload-init-batch. 2025-03-18 10:52:43.415 [Test worker @coroutine#1693] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43075/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:43.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-18 10:52:43.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-18 10:52:43.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:43.419 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@943cf5: (connection evicted) 2025-03-18 10:52:43.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:43.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-18 10:52:43.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d2c0ed 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:43.646 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:43.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-18 10:52:43.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2025-03-18 10:52:43.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2025-03-18 10:52:43.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-18 10:52:43.681 [DefaultDispatcher-worker-20 @coroutine#1713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6aed4a23 2025-03-18 10:52:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-18 10:52:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:43.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@593e594f 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:43.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866fe3e 2025-03-18 10:52:43.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866fe3e 2025-03-18 10:52:43.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-18 10:52:43.704 [DefaultDispatcher-worker-4 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7866fe3e 2025-03-18 10:52:43.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30d944d8 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:43.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa2473a 2025-03-18 10:52:43.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fa2473a 2025-03-18 10:52:43.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2468c0e4 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:43.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-03-18 10:52:43.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-03-18 10:52:43.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-18 10:52:43.747 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:43.749 [DefaultDispatcher-worker-4 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-03-18 10:52:43.754 [DefaultDispatcher-worker-9 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-03-18 10:52:43.758 [DefaultDispatcher-worker-18 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-03-18 10:52:43.762 [DefaultDispatcher-worker-12 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-03-18 10:52:43.769 [Test worker @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-03-18 10:52:43.773 [DefaultDispatcher-worker-16 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a82453 2025-03-18 10:52:43.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-18 10:52:43.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-18 10:52:43.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:43.777 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a82453: (connection evicted) 2025-03-18 10:52:43.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:43.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-18 10:52:43.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-18 10:52:43.777 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@363e2009 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:43.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-03-18 10:52:43.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-03-18 10:52:43.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-18 10:52:43.784 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:43.800 [DefaultDispatcher-worker-8 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-03-18 10:52:43.804 [DefaultDispatcher-worker-10 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-03-18 10:52:43.806 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:43.808 [DefaultDispatcher-worker-9 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-03-18 10:52:43.812 [DefaultDispatcher-worker-17 @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-03-18 10:52:43.814 [Test worker @coroutine#1738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-03-18 10:52:43.819 [DefaultDispatcher-worker-11 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9 2025-03-18 10:52:43.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-18 10:52:43.819 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-18 10:52:43.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:43.820 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3615f8d9: (connection evicted) 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:43.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-18 10:52:43.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26619e5 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:43.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:43.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:43.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:43.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-18 10:52:43.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-03-18 10:52:43.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-03-18 10:52:43.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-18 10:52:43.840 [DefaultDispatcher-worker-15 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-03-18 10:52:43.844 [DefaultDispatcher-worker-7 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-03-18 10:52:43.848 [DefaultDispatcher-worker-17 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-03-18 10:52:43.852 [DefaultDispatcher-worker-14 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff 2025-03-18 10:52:43.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-18 10:52:43.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:43.853 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a4238ff: (connection evicted) 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:43.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-18 10:52:43.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26723525 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:43.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:43.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-03-18 10:52:43.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-03-18 10:52:43.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-18 10:52:43.873 [DefaultDispatcher-worker-7 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-03-18 10:52:43.877 [DefaultDispatcher-worker-9 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-03-18 10:52:43.882 [DefaultDispatcher-worker-4 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-03-18 10:52:43.886 [DefaultDispatcher-worker-18 @coroutine#1747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-03-18 10:52:43.888 [Test worker @coroutine#1753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-03-18 10:52:43.892 [DefaultDispatcher-worker-20 @coroutine#1752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38 2025-03-18 10:52:43.892 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-18 10:52:43.892 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-18 10:52:43.892 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:43.892 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c3aa38: (connection evicted) 2025-03-18 10:52:43.893 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:43.893 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-18 10:52:43.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-18 10:52:44.236 [DefaultDispatcher-worker-7 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81cd90e 2025-03-18 10:52:44.247 [DefaultDispatcher-worker-7 @coroutine#1762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@188ab96 2025-03-18 10:52:47.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-18 10:52:47.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:47.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:47.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:47.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:47.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:47.410 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40625ac6 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:47.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2191a8 2025-03-18 10:52:47.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@c2191a8 2025-03-18 10:52:47.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-18 10:52:47.432 [DefaultDispatcher-worker-8 @coroutine#1796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c2191a8 2025-03-18 10:52:47.511 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52518ee1 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:47.953 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:47.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-18 10:52:47.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-03-18 10:52:47.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-03-18 10:52:47.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-18 10:52:47.972 [DefaultDispatcher-worker-15 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-03-18 10:52:47.977 [DefaultDispatcher-worker-6 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-03-18 10:52:47.981 [DefaultDispatcher-worker-5 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-03-18 10:52:47.985 [DefaultDispatcher-worker-7 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-03-18 10:52:47.990 [DefaultDispatcher-worker-11 @coroutine#1802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4564a2 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b6bad3 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:47.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-03-18 10:52:47.995 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-03-18 10:52:47.995 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-18 10:52:48.013 [DefaultDispatcher-worker-18 @coroutine#1808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-03-18 10:52:48.017 [DefaultDispatcher-worker-15 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-03-18 10:52:48.020 [DefaultDispatcher-worker-4 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-03-18 10:52:48.023 [DefaultDispatcher-worker-12 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7325b786 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29612ee2 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:48.025 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:48.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-18 10:52:48.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-18 10:52:48.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-18 10:52:48.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-18 10:52:48.042 [DefaultDispatcher-worker-19 @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-18 10:52:48.046 [DefaultDispatcher-worker-10 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-18 10:52:48.050 [DefaultDispatcher-worker-9 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-18 10:52:48.053 [DefaultDispatcher-worker-14 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-18 10:52:48.054 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.056 [DefaultDispatcher-worker-9 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-18 10:52:48.062 [DefaultDispatcher-worker-10 @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ade272 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:48.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:48.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-18 10:52:48.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 10:52:48.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 10:52:48.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-18 10:52:48.079 [DefaultDispatcher-worker-13 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 10:52:48.083 [DefaultDispatcher-worker-3 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 10:52:48.086 [DefaultDispatcher-worker-10 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 10:52:48.090 [DefaultDispatcher-worker-13 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 10:52:48.094 [DefaultDispatcher-worker-16 @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a644d75 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:48.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:48.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-18 10:52:48.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-03-18 10:52:48.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-03-18 10:52:48.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-18 10:52:48.096 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.113 [DefaultDispatcher-worker-9 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-03-18 10:52:48.117 [DefaultDispatcher-worker-13 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-03-18 10:52:48.120 [DefaultDispatcher-worker-8 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-03-18 10:52:48.124 [DefaultDispatcher-worker-5 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-03-18 10:52:48.126 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.127 [DefaultDispatcher-worker-19 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-03-18 10:52:48.132 [DefaultDispatcher-worker-3 @coroutine#1831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@268f126f 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6fbf82 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:48.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-18 10:52:48.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-18 10:52:48.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-18 10:52:48.152 [DefaultDispatcher-worker-12 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-18 10:52:48.156 [DefaultDispatcher-worker-1 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-18 10:52:48.159 [DefaultDispatcher-worker-14 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-18 10:52:48.162 [DefaultDispatcher-worker-18 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6f29d 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-18 10:52:48.163 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d03cdc7 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:48.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-03-18 10:52:48.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-03-18 10:52:48.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-18 10:52:48.180 [DefaultDispatcher-worker-12 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-03-18 10:52:48.184 [DefaultDispatcher-worker-20 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-03-18 10:52:48.188 [DefaultDispatcher-worker-11 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-03-18 10:52:48.192 [DefaultDispatcher-worker-1 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-03-18 10:52:48.195 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.195 [DefaultDispatcher-worker-6 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-03-18 10:52:48.201 [DefaultDispatcher-worker-19 @coroutine#1845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@642334d6 2025-03-18 10:52:48.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a23575 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:48.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-03-18 10:52:48.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@390e814c 2025-03-18 10:52:48.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c4231e5 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:48.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-03-18 10:52:48.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-03-18 10:52:48.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-18 10:52:48.226 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-03-18 10:52:48.228 [Test worker @coroutine#1854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72e4ffa2 2025-03-18 10:52:48.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a4e1ca7 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:48.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a561f7d 2025-03-18 10:52:48.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a561f7d 2025-03-18 10:52:48.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-18 10:52:48.235 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.244 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a561f7d 2025-03-18 10:52:48.245 [Test worker @coroutine#1859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a561f7d 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ee5fe1e 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:48.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:48.248 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-18 10:52:48.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2025-03-18 10:52:48.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2025-03-18 10:52:48.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-18 10:52:48.261 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2025-03-18 10:52:48.262 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb3e150 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:48.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:48.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-18 10:52:48.264 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2025-03-18 10:52:48.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2025-03-18 10:52:48.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-18 10:52:48.278 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2025-03-18 10:52:48.279 [Test worker @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427128a6 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:48.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-03-18 10:52:48.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-03-18 10:52:48.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-18 10:52:48.301 [DefaultDispatcher-worker-16 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-03-18 10:52:48.303 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.305 [DefaultDispatcher-worker-5 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-03-18 10:52:48.313 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.319 [DefaultDispatcher-worker-20 @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-03-18 10:52:48.331 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.349 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.364 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:48.382 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:49.327 [DefaultDispatcher-worker-17 @coroutine#1882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddc817f 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:49.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c91d2a 2025-03-18 10:52:49.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78c91d2a 2025-03-18 10:52:49.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-18 10:52:49.348 [DefaultDispatcher-worker-15 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c91d2a 2025-03-18 10:52:49.352 [DefaultDispatcher-worker-14 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c91d2a 2025-03-18 10:52:49.357 [DefaultDispatcher-worker-7 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78c91d2a 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f7da3a2 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:49.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:49.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76055d02 2025-03-18 10:52:49.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@76055d02 2025-03-18 10:52:49.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-18 10:52:49.379 [DefaultDispatcher-worker-11 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76055d02 2025-03-18 10:52:49.383 [DefaultDispatcher-worker-9 @coroutine#1891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76055d02 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4986b0ea 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:49.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2025-03-18 10:52:49.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2025-03-18 10:52:49.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-18 10:52:49.403 [DefaultDispatcher-worker-13 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2025-03-18 10:52:49.407 [DefaultDispatcher-worker-17 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2025-03-18 10:52:49.409 [Test worker @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2025-03-18 10:52:49.413 [DefaultDispatcher-worker-14 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a0c3c6 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2279e7c7 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:49.413 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:49.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-18 10:52:49.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@69542112 2025-03-18 10:52:49.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@69542112 2025-03-18 10:52:49.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-18 10:52:49.428 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:49.454 [DefaultDispatcher-worker-11 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69542112 2025-03-18 10:52:49.458 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:49.459 [DefaultDispatcher-worker-15 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69542112 2025-03-18 10:52:49.463 [DefaultDispatcher-worker-8 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69542112 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c6553c6 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:49.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 10:52:49.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 10:52:49.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-18 10:52:49.484 [DefaultDispatcher-worker-19 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 10:52:49.485 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:49.488 [DefaultDispatcher-worker-15 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 10:52:49.492 [DefaultDispatcher-worker-6 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a49ce3a 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:49.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:49.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-18 10:52:49.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2025-03-18 10:52:49.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2025-03-18 10:52:49.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-18 10:52:49.514 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:49.514 [DefaultDispatcher-worker-20 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2025-03-18 10:52:49.518 [DefaultDispatcher-worker-13 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2025-03-18 10:52:49.522 [DefaultDispatcher-worker-9 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319efc0 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:49.522 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:49.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-03-18 10:52:49.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-03-18 10:52:49.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-18 10:52:49.542 [DefaultDispatcher-worker-7 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-03-18 10:52:49.546 [DefaultDispatcher-worker-17 @coroutine#1923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-03-18 10:52:49.550 [DefaultDispatcher-worker-7 @coroutine#1925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-03-18 10:52:49.564 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:49.565 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48695/ 2025-03-18 10:52:49.565 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48695/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.566 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48695/ 2025-03-18 10:52:49.567 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48695/ 2025-03-18 10:52:49.567 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48695/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.593 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:49.609 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48695/ 2025-03-18 10:52:49.609 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48695/ 2025-03-18 10:52:49.609 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48695/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.623 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:49.651 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48695/ 2025-03-18 10:52:49.651 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48695/ 2025-03-18 10:52:49.651 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48695/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.693 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48695/ 2025-03-18 10:52:49.693 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48695/ 2025-03-18 10:52:49.693 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48695/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.735 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48695/ 2025-03-18 10:52:49.735 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48695/ 2025-03-18 10:52:49.735 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48695/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.777 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48695/ 2025-03-18 10:52:49.777 [Test worker @coroutine#1928] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48695/ 2025-03-18 10:52:49.777 [Test worker @coroutine#1928] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:48695/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.818 [Test worker @coroutine#1928] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48695/ 2025-03-18 10:52:49.821 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38551/ 2025-03-18 10:52:49.821 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38551/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.822 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38551/ 2025-03-18 10:52:49.822 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38551/ 2025-03-18 10:52:49.822 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38551/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.863 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38551/ 2025-03-18 10:52:49.864 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38551/ 2025-03-18 10:52:49.864 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38551/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.906 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38551/ 2025-03-18 10:52:49.906 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38551/ 2025-03-18 10:52:49.906 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38551/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.948 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38551/ 2025-03-18 10:52:49.948 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38551/ 2025-03-18 10:52:49.948 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38551/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:49.990 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38551/ 2025-03-18 10:52:49.990 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38551/ 2025-03-18 10:52:49.990 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38551/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:50.032 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38551/ 2025-03-18 10:52:50.032 [Test worker @coroutine#1945] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38551/ 2025-03-18 10:52:50.032 [Test worker @coroutine#1945] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38551/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 10:52:50.033 [Test worker @coroutine#1945] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38551/ 2025-03-18 10:52:50.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46cb800b 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:50.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15096b0e 2025-03-18 10:52:50.086 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15096b0e 2025-03-18 10:52:50.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-18 10:52:50.126 [DefaultDispatcher-worker-20 @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15096b0e 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@757ad227 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:50.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:50.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-18 10:52:50.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@25639668 2025-03-18 10:52:50.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@25639668 2025-03-18 10:52:50.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-18 10:52:50.155 [DefaultDispatcher-worker-11 @coroutine#1992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25639668 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63024843 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:50.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:50.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-18 10:52:50.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb7a60 2025-03-18 10:52:50.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ceb7a60 2025-03-18 10:52:50.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-18 10:52:50.177 [DefaultDispatcher-worker-5 @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ceb7a60 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a83d61c 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:50.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@33315925 2025-03-18 10:52:50.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@33315925 2025-03-18 10:52:50.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-18 10:52:50.186 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:50.199 [DefaultDispatcher-worker-2 @coroutine#2011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33315925 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@137db13f 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:50.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:50.200 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-18 10:52:50.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-03-18 10:52:50.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-03-18 10:52:50.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-18 10:52:50.222 [DefaultDispatcher-worker-10 @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ca8258 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@653a5a 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:50.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:50.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-18 10:52:50.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d21b505 2025-03-18 10:52:50.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d21b505 2025-03-18 10:52:50.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-18 10:52:50.233 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:50.250 [DefaultDispatcher-worker-2 @coroutine#2031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d21b505 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0de20d 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:50.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:50.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-18 10:52:50.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-03-18 10:52:50.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-03-18 10:52:50.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-18 10:52:50.256 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:50.278 [DefaultDispatcher-worker-13 @coroutine#2045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70a3b 2025-03-18 10:52:50.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:50.280 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fc1eee5 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:50.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2025-03-18 10:52:50.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2025-03-18 10:52:50.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-18 10:52:50.299 [DefaultDispatcher-worker-20 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2025-03-18 10:52:50.301 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:50.304 [DefaultDispatcher-worker-14 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2025-03-18 10:52:50.307 [DefaultDispatcher-worker-7 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2025-03-18 10:52:50.311 [DefaultDispatcher-worker-15 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2025-03-18 10:52:50.318 [DefaultDispatcher-worker-17 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2025-03-18 10:52:50.321 [DefaultDispatcher-worker-11 @coroutine#2055] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36618b3b 2025-03-18 10:52:50.324 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:50.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-03-18 10:52:50.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-03-18 10:52:50.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:50.324 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36618b3b: (connection evicted) 2025-03-18 10:52:50.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:50.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-03-18 10:52:50.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-03-18 10:52:50.359 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e2a2b07 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1d2781 2025-03-18 10:52:54.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@e1d2781 2025-03-18 10:52:54.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-18 10:52:54.413 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1d2781 2025-03-18 10:52:54.422 [DefaultDispatcher-worker-1 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1d2781 2025-03-18 10:52:54.428 [DefaultDispatcher-worker-12 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e1d2781 2025-03-18 10:52:54.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-18 10:52:54.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bd191c2 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2025-03-18 10:52:54.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2025-03-18 10:52:54.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-18 10:52:54.440 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2025-03-18 10:52:54.449 [DefaultDispatcher-worker-18 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2025-03-18 10:52:54.453 [DefaultDispatcher-worker-8 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2025-03-18 10:52:54.456 [DefaultDispatcher-worker-17 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2025-03-18 10:52:54.461 [DefaultDispatcher-worker-19 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56afbace 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3aebdb4 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-18 10:52:54.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2025-03-18 10:52:54.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2025-03-18 10:52:54.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-18 10:52:54.471 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2025-03-18 10:52:54.481 [DefaultDispatcher-worker-17 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2025-03-18 10:52:54.485 [DefaultDispatcher-worker-17 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2025-03-18 10:52:54.489 [DefaultDispatcher-worker-13 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2025-03-18 10:52:54.492 [DefaultDispatcher-worker-9 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db7c267 2025-03-18 10:52:54.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73796ae5 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 10:52:54.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 10:52:54.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-18 10:52:54.503 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 10:52:54.503 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.512 [DefaultDispatcher-worker-8 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 10:52:54.516 [DefaultDispatcher-worker-7 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 10:52:54.520 [DefaultDispatcher-worker-19 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f922523 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:54.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2025-03-18 10:52:54.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2025-03-18 10:52:54.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-18 10:52:54.530 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.531 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2025-03-18 10:52:54.539 [DefaultDispatcher-worker-2 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2025-03-18 10:52:54.543 [DefaultDispatcher-worker-19 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c4eda3a 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dc987b 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbd3871 2025-03-18 10:52:54.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@cbd3871 2025-03-18 10:52:54.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-18 10:52:54.555 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd3871 2025-03-18 10:52:54.562 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.563 [DefaultDispatcher-worker-16 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cbd3871 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509e0253 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2025-03-18 10:52:54.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2025-03-18 10:52:54.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-18 10:52:54.575 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2025-03-18 10:52:54.584 [DefaultDispatcher-worker-2 @coroutine#2106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bca6c4c 2025-03-18 10:52:54.623 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.623 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.645 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.681 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c1a7ce 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-18 10:52:54.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:54.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:54.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-18 10:52:54.707 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:54.713 [Test worker @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:54.714 [Test worker @coroutine#2114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:54.715 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.715 [DefaultDispatcher-worker-2 @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:57747/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:54.716 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.716 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57747/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:54.717 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.717 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57747/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.720 [DefaultDispatcher-worker-15 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:54.720 [DefaultDispatcher-worker-15 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.720 [DefaultDispatcher-worker-15 @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:57747/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:54.720 [DefaultDispatcher-worker-15 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.720 [DefaultDispatcher-worker-13 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.720 [DefaultDispatcher-worker-13 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.721 [Test worker @coroutine#2122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c5379f5 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-03-18 10:52:54.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-03-18 10:52:54.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-18 10:52:54.737 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-03-18 10:52:54.743 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-03-18 10:52:54.744 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-03-18 10:52:54.747 [DefaultDispatcher-worker-16 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57747/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 10:52:54.747 [DefaultDispatcher-worker-16 @coroutine#2138] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57747/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-18 10:52:54.747 [DefaultDispatcher-worker-16 @coroutine#2138] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57747/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 10:52:54.748 [DefaultDispatcher-worker-7 @coroutine#2138] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57747/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 10:52:54.748 [DefaultDispatcher-worker-7 @coroutine#2138] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57747/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 10:52:54.749 [DefaultDispatcher-worker-7 @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1abf38d1 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ebf5f26 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-18 10:52:54.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-18 10:52:54.792 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.794 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca8db13 2025-03-18 10:52:54.794 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca8db13 2025-03-18 10:52:54.796 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@126f36f6 2025-03-18 10:52:54.796 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@126f36f6 2025-03-18 10:52:54.798 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1650b063 2025-03-18 10:52:54.798 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@1650b063 2025-03-18 10:52:54.800 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@53523ccd 2025-03-18 10:52:54.800 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@53523ccd 2025-03-18 10:52:54.802 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f805f7 2025-03-18 10:52:54.802 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f805f7 2025-03-18 10:52:54.804 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@624b4ab8 2025-03-18 10:52:54.804 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@624b4ab8 2025-03-18 10:52:54.804 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.806 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@710b2d3a 2025-03-18 10:52:54.806 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@710b2d3a 2025-03-18 10:52:54.808 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@337dc382 2025-03-18 10:52:54.808 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@337dc382 2025-03-18 10:52:54.810 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3bfa7 2025-03-18 10:52:54.810 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae3bfa7 2025-03-18 10:52:54.810 [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-18 10:52:54.811 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.812 [Test worker @coroutine#2146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.813 [DefaultDispatcher-worker-7 @coroutine#2150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.813 [DefaultDispatcher-worker-7 @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:41713/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:54.813 [DefaultDispatcher-worker-7 @coroutine#2150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.813 [DefaultDispatcher-worker-7 @coroutine#2150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41713/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:54.814 [DefaultDispatcher-worker-13 @coroutine#2150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.814 [DefaultDispatcher-worker-13 @coroutine#2150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41713/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.817 [DefaultDispatcher-worker-20 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.817 [DefaultDispatcher-worker-20 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.817 [DefaultDispatcher-worker-20 @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:41713/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:54.817 [DefaultDispatcher-worker-20 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.818 [DefaultDispatcher-worker-16 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.818 [DefaultDispatcher-worker-16 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.819 [Test worker @coroutine#2154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.822 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.824 [DefaultDispatcher-worker-19 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.825 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9f2601 2025-03-18 10:52:54.825 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9f2601 2025-03-18 10:52:54.827 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2458cd22 2025-03-18 10:52:54.827 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@2458cd22 2025-03-18 10:52:54.828 [DefaultDispatcher-worker-6 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.829 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@20674d71 2025-03-18 10:52:54.829 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@20674d71 2025-03-18 10:52:54.831 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6565c719 2025-03-18 10:52:54.831 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@6565c719 2025-03-18 10:52:54.832 [DefaultDispatcher-worker-16 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.833 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@36994a9a 2025-03-18 10:52:54.833 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@36994a9a 2025-03-18 10:52:54.836 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@544aa0b6 2025-03-18 10:52:54.836 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@544aa0b6 2025-03-18 10:52:54.837 [DefaultDispatcher-worker-6 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.838 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5c738b 2025-03-18 10:52:54.838 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5c738b 2025-03-18 10:52:54.840 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a3856 2025-03-18 10:52:54.840 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a3856 2025-03-18 10:52:54.841 [DefaultDispatcher-worker-19 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.842 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@797b7fff 2025-03-18 10:52:54.842 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@797b7fff 2025-03-18 10:52:54.842 [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-18 10:52:54.845 [DefaultDispatcher-worker-17 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.849 [DefaultDispatcher-worker-1 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.853 [DefaultDispatcher-worker-13 @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.857 [DefaultDispatcher-worker-7 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.861 [DefaultDispatcher-worker-13 @coroutine#2171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:54.867 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b2c9a69 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:54.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:54.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-18 10:52:54.883 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:54.889 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:54.890 [Test worker @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:54.890 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.891 [DefaultDispatcher-worker-7 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60395/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.891 [DefaultDispatcher-worker-7 @coroutine#2196] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60395/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:54.891 [DefaultDispatcher-worker-7 @coroutine#2196] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60395/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.891 [DefaultDispatcher-worker-7 @coroutine#2196] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60395/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:54.892 [DefaultDispatcher-worker-14 @coroutine#2196] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60395/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.892 [DefaultDispatcher-worker-14 @coroutine#2196] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60395/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.893 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6397d270 2025-03-18 10:52:54.893 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6397d270 2025-03-18 10:52:54.895 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d503072 2025-03-18 10:52:54.895 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d503072 2025-03-18 10:52:54.895 [DefaultDispatcher-worker-8 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:54.895 [DefaultDispatcher-worker-8 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.895 [DefaultDispatcher-worker-8 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:54.895 [DefaultDispatcher-worker-8 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.895 [DefaultDispatcher-worker-1 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.895 [DefaultDispatcher-worker-1 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.896 [Test worker @coroutine#2200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:54.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-18 10:52:54.896 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@696fb900 2025-03-18 10:52:54.896 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@696fb900 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f819a6 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-18 10:52:54.898 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6d3a49 2025-03-18 10:52:54.898 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c6d3a49 2025-03-18 10:52:54.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 10:52:54.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 10:52:54.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-18 10:52:54.899 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 10:52:54.900 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@713469e6 2025-03-18 10:52:54.900 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@713469e6 2025-03-18 10:52:54.902 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0b1412 2025-03-18 10:52:54.902 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d0b1412 2025-03-18 10:52:54.904 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b8190a 2025-03-18 10:52:54.904 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b8190a 2025-03-18 10:52:54.906 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 10:52:54.906 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c42c506 2025-03-18 10:52:54.906 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c42c506 2025-03-18 10:52:54.907 [Test worker @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 10:52:54.908 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60395/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 10:52:54.908 [DefaultDispatcher-worker-4 @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:60395/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-18 10:52:54.908 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60395/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 10:52:54.908 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eebfe31 2025-03-18 10:52:54.908 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eebfe31 2025-03-18 10:52:54.908 [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-18 10:52:54.908 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60395/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 10:52:54.908 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60395/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 10:52:54.912 [DefaultDispatcher-worker-15 @coroutine#2211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e871e93 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e74300b 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:54.950 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:52:54.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:52:54.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-18 10:52:54.966 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:52:54.968 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:54.970 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f416a5 2025-03-18 10:52:54.970 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f416a5 2025-03-18 10:52:54.972 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@b33f86b 2025-03-18 10:52:54.972 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@b33f86b 2025-03-18 10:52:54.972 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:52:54.973 [Test worker @coroutine#2225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:52:54.973 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0c7dd5 2025-03-18 10:52:54.973 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0c7dd5 2025-03-18 10:52:54.974 [DefaultDispatcher-worker-8 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56553/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.974 [DefaultDispatcher-worker-8 @coroutine#2229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56553/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:54.974 [DefaultDispatcher-worker-8 @coroutine#2229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56553/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.974 [DefaultDispatcher-worker-8 @coroutine#2229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56553/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:54.975 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0ef250 2025-03-18 10:52:54.975 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0ef250 2025-03-18 10:52:54.975 [DefaultDispatcher-worker-3 @coroutine#2229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56553/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.975 [DefaultDispatcher-worker-3 @coroutine#2229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56553/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:54.977 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6a848a 2025-03-18 10:52:54.977 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6a848a 2025-03-18 10:52:54.978 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0ed9ac 2025-03-18 10:52:54.978 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0ed9ac 2025-03-18 10:52:54.979 [DefaultDispatcher-worker-2 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:52:54.979 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.979 [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:56553/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:54.979 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.979 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.979 [DefaultDispatcher-worker-9 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:54.980 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1780f1cd 2025-03-18 10:52:54.980 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1780f1cd 2025-03-18 10:52:54.980 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52539624 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-18 10:52:54.981 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a210d1f 2025-03-18 10:52:54.981 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a210d1f 2025-03-18 10:52:54.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 10:52:54.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 10:52:54.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-18 10:52:54.983 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11548205 2025-03-18 10:52:54.983 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@11548205 2025-03-18 10:52:54.983 [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-18 10:52:54.983 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 10:52:54.990 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 10:52:54.991 [Test worker @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@216de23a 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:54.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:52:54.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:52:54.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-18 10:52:54.995 [DefaultDispatcher-worker-6 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1dd4c691 2025-03-18 10:52:54.999 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.001 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa34689 2025-03-18 10:52:55.001 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4aa34689 2025-03-18 10:52:55.003 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4464b1ad 2025-03-18 10:52:55.003 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4464b1ad 2025-03-18 10:52:55.005 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@405b2df9 2025-03-18 10:52:55.005 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@405b2df9 2025-03-18 10:52:55.007 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@559bb96 2025-03-18 10:52:55.007 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@559bb96 2025-03-18 10:52:55.007 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:52:55.009 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@559e32ba 2025-03-18 10:52:55.009 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@559e32ba 2025-03-18 10:52:55.011 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3496187d 2025-03-18 10:52:55.011 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3496187d 2025-03-18 10:52:55.013 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbbcff3 2025-03-18 10:52:55.013 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbbcff3 2025-03-18 10:52:55.013 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:52:55.015 [Test worker @coroutine#2254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:52:55.015 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@657644d9 2025-03-18 10:52:55.015 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@657644d9 2025-03-18 10:52:55.015 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.015 [DefaultDispatcher-worker-6 @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:57837/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:55.015 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.015 [DefaultDispatcher-worker-6 @coroutine#2258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57837/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:55.016 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.016 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57837/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.017 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4159a12f 2025-03-18 10:52:55.017 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4159a12f 2025-03-18 10:52:55.017 [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-18 10:52:55.020 [DefaultDispatcher-worker-1 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:52:55.020 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.020 [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:57837/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:55.020 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.020 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.020 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.021 [Test worker @coroutine#2262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e00c94e 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-18 10:52:55.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 10:52:55.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 10:52:55.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-18 10:52:55.024 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 10:52:55.031 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 10:52:55.032 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5278c30 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.032 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.033 [DefaultDispatcher-worker-16 @coroutine#2280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-18 10:52:55.033 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:52:55.033 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:52:55.033 [DefaultDispatcher-worker-16 @coroutine#2280] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-18 10:52:55.036 [DefaultDispatcher-worker-9 @coroutine#2273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0ec502 2025-03-18 10:52:55.048 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:52:55.051 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.054 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a5e11c 2025-03-18 10:52:55.054 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a5e11c 2025-03-18 10:52:55.054 [DefaultDispatcher-worker-16 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:52:55.055 [DefaultDispatcher-worker-16 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:52:55.055 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.055 [DefaultDispatcher-worker-17 @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-18 10:52:55.055 [DefaultDispatcher-worker-17 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.055 [DefaultDispatcher-worker-17 @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-18 10:52:55.056 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a620bf8 2025-03-18 10:52:55.056 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a620bf8 2025-03-18 10:52:55.056 [DefaultDispatcher-worker-16 @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-18 10:52:55.056 [DefaultDispatcher-worker-16 @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-18 10:52:55.056 [DefaultDispatcher-worker-16 @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-18 10:52:55.056 [DefaultDispatcher-worker-9 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.057 [DefaultDispatcher-worker-3 @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-18 10:52:55.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@225b460a 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-18 10:52:55.058 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5d8a6c 2025-03-18 10:52:55.058 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5d8a6c 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-18 10:52:55.060 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5f01c3 2025-03-18 10:52:55.060 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5f01c3 2025-03-18 10:52:55.060 [DefaultDispatcher-worker-4 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:52:55.060 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.060 [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-18 10:52:55.060 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.061 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.062 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079a0b5 2025-03-18 10:52:55.062 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6079a0b5 2025-03-18 10:52:55.064 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e4a89 2025-03-18 10:52:55.064 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a7e4a89 2025-03-18 10:52:55.066 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b2b540 2025-03-18 10:52:55.066 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@18b2b540 2025-03-18 10:52:55.068 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@b70fe8c 2025-03-18 10:52:55.068 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@b70fe8c 2025-03-18 10:52:55.070 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@26219b5f 2025-03-18 10:52:55.070 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@26219b5f 2025-03-18 10:52:55.070 [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-18 10:52:55.073 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.079 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.080 [Test worker @coroutine#2297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.081 [DefaultDispatcher-worker-12 @coroutine#2301] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.081 [DefaultDispatcher-worker-12 @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:40787/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:55.081 [DefaultDispatcher-worker-12 @coroutine#2301] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.081 [DefaultDispatcher-worker-12 @coroutine#2301] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40787/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:55.082 [DefaultDispatcher-worker-9 @coroutine#2301] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.082 [DefaultDispatcher-worker-9 @coroutine#2301] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40787/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.083 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.085 [DefaultDispatcher-worker-14 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.085 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.085 [DefaultDispatcher-worker-14 @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:40787/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:55.085 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.085 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@515cbc8d 2025-03-18 10:52:55.085 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@515cbc8d 2025-03-18 10:52:55.086 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.086 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.087 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.088 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9b58d6 2025-03-18 10:52:55.088 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9b58d6 2025-03-18 10:52:55.090 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba4d7fd 2025-03-18 10:52:55.090 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba4d7fd 2025-03-18 10:52:55.092 [DefaultDispatcher-worker-3 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.092 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea652ed 2025-03-18 10:52:55.092 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea652ed 2025-03-18 10:52:55.092 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.094 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2a3d60 2025-03-18 10:52:55.094 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a2a3d60 2025-03-18 10:52:55.095 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec54efa 2025-03-18 10:52:55.095 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec54efa 2025-03-18 10:52:55.096 [DefaultDispatcher-worker-4 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.097 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff28d1b 2025-03-18 10:52:55.097 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff28d1b 2025-03-18 10:52:55.097 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2002a552 2025-03-18 10:52:55.097 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2002a552 2025-03-18 10:52:55.099 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5294bc27 2025-03-18 10:52:55.099 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5294bc27 2025-03-18 10:52:55.100 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@243d258a 2025-03-18 10:52:55.100 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@243d258a 2025-03-18 10:52:55.101 [DefaultDispatcher-worker-18 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.101 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e89ada2 2025-03-18 10:52:55.101 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e89ada2 2025-03-18 10:52:55.102 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@613faf69 2025-03-18 10:52:55.102 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@613faf69 2025-03-18 10:52:55.103 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5334e2e 2025-03-18 10:52:55.103 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5334e2e 2025-03-18 10:52:55.103 [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-18 10:52:55.104 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65098f2a 2025-03-18 10:52:55.104 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@65098f2a 2025-03-18 10:52:55.105 [DefaultDispatcher-worker-1 @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.106 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@50148eec 2025-03-18 10:52:55.106 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@50148eec 2025-03-18 10:52:55.108 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc8f011 2025-03-18 10:52:55.108 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dc8f011 2025-03-18 10:52:55.110 [DefaultDispatcher-worker-10 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.111 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1105026 2025-03-18 10:52:55.111 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1105026 2025-03-18 10:52:55.113 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c9eff1 2025-03-18 10:52:55.113 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@28c9eff1 2025-03-18 10:52:55.113 [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-18 10:52:55.114 [DefaultDispatcher-worker-16 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.118 [DefaultDispatcher-worker-13 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.122 [DefaultDispatcher-worker-10 @coroutine#2317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.124 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.126 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f6c0cd 2025-03-18 10:52:55.126 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@48f6c0cd 2025-03-18 10:52:55.126 [DefaultDispatcher-worker-15 @coroutine#2322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.128 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40787/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 10:52:55.128 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40787/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 10:52:55.128 [DefaultDispatcher-worker-20 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40787/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 10:52:55.128 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40787/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 10:52:55.128 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40787/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 10:52:55.128 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@463127a3 2025-03-18 10:52:55.128 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@463127a3 2025-03-18 10:52:55.129 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40787/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 10:52:55.129 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40787/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:55.129 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40787/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 10:52:55.129 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40787/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-18 10:52:55.129 [DefaultDispatcher-worker-16 @coroutine#2329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40787/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 10:52:55.130 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40787/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 10:52:55.130 [DefaultDispatcher-worker-15 @coroutine#2329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40787/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 10:52:55.131 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@420eabbd 2025-03-18 10:52:55.131 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@420eabbd 2025-03-18 10:52:55.133 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.133 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c2d98 2025-03-18 10:52:55.133 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c2d98 2025-03-18 10:52:55.135 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7982751c 2025-03-18 10:52:55.135 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7982751c 2025-03-18 10:52:55.135 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6c1fdf 2025-03-18 10:52:55.135 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d6c1fdf 2025-03-18 10:52:55.137 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@53abfa02 2025-03-18 10:52:55.137 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@53abfa02 2025-03-18 10:52:55.138 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@364149b0 2025-03-18 10:52:55.138 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@364149b0 2025-03-18 10:52:55.140 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1254f86 2025-03-18 10:52:55.140 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1254f86 2025-03-18 10:52:55.140 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@579474af 2025-03-18 10:52:55.140 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@579474af 2025-03-18 10:52:55.142 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723d2d7 2025-03-18 10:52:55.142 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6723d2d7 2025-03-18 10:52:55.143 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1296f039 2025-03-18 10:52:55.143 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1296f039 2025-03-18 10:52:55.143 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6371ba 2025-03-18 10:52:55.143 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@d6371ba 2025-03-18 10:52:55.143 [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-18 10:52:55.145 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb98753 2025-03-18 10:52:55.145 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb98753 2025-03-18 10:52:55.148 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ce034c 2025-03-18 10:52:55.148 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@23ce034c 2025-03-18 10:52:55.150 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@570b2a96 2025-03-18 10:52:55.150 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@570b2a96 2025-03-18 10:52:55.152 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b90f76 2025-03-18 10:52:55.152 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@72b90f76 2025-03-18 10:52:55.154 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@11598d6d 2025-03-18 10:52:55.154 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@11598d6d 2025-03-18 10:52:55.154 [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-18 10:52:55.157 [DefaultDispatcher-worker-8 @coroutine#2329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:55.158 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31d09031 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.159 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-18 10:52:55.160 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c89b66b 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.160 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c89b66b 2025-03-18 10:52:55.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-18 10:52:55.161 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@224e4d8a 2025-03-18 10:52:55.161 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@224e4d8a 2025-03-18 10:52:55.163 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2671dd1b 2025-03-18 10:52:55.163 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2671dd1b 2025-03-18 10:52:55.164 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@637347b1 2025-03-18 10:52:55.164 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@637347b1 2025-03-18 10:52:55.166 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2288f5a 2025-03-18 10:52:55.166 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2288f5a 2025-03-18 10:52:55.167 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@52daa088 2025-03-18 10:52:55.167 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@52daa088 2025-03-18 10:52:55.169 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6b36cd 2025-03-18 10:52:55.169 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6b36cd 2025-03-18 10:52:55.170 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cb8fe 2025-03-18 10:52:55.170 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cb8fe 2025-03-18 10:52:55.172 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c8b590 2025-03-18 10:52:55.172 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@45c8b590 2025-03-18 10:52:55.172 [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-18 10:52:55.174 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.181 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.182 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.183 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.183 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44119/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:55.183 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.183 [DefaultDispatcher-worker-4 @coroutine#2352] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44119/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:55.184 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.184 [DefaultDispatcher-worker-8 @coroutine#2352] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44119/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.187 [DefaultDispatcher-worker-9 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.187 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.187 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:55.187 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.187 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.187 [DefaultDispatcher-worker-9 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.188 [Test worker @coroutine#2356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d5018 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-18 10:52:55.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 10:52:55.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 10:52:55.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-18 10:52:55.191 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 10:52:55.198 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 10:52:55.199 [Test worker @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 10:52:55.202 [DefaultDispatcher-worker-19 @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e7940b3 2025-03-18 10:52:55.202 [DefaultDispatcher-worker-17 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.206 [DefaultDispatcher-worker-17 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.209 [DefaultDispatcher-worker-13 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.212 [DefaultDispatcher-worker-13 @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.226 [DefaultDispatcher-worker-16 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.233 [DefaultDispatcher-worker-6 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.237 [DefaultDispatcher-worker-3 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.241 [DefaultDispatcher-worker-6 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.245 [DefaultDispatcher-worker-20 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.249 [DefaultDispatcher-worker-10 @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50ad5625 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-18 10:52:55.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-18 10:52:55.260 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.262 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e17bda1 2025-03-18 10:52:55.262 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e17bda1 2025-03-18 10:52:55.264 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d05013 2025-03-18 10:52:55.264 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@10d05013 2025-03-18 10:52:55.265 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.266 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@14efd6d1 2025-03-18 10:52:55.266 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@14efd6d1 2025-03-18 10:52:55.268 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ed5a28 2025-03-18 10:52:55.268 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ed5a28 2025-03-18 10:52:55.270 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@72341f01 2025-03-18 10:52:55.270 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@72341f01 2025-03-18 10:52:55.271 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.272 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6899c 2025-03-18 10:52:55.272 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f6899c 2025-03-18 10:52:55.272 [Test worker @coroutine#2391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.272 [DefaultDispatcher-worker-10 @coroutine#2395] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33657/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.272 [DefaultDispatcher-worker-10 @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:33657/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:55.273 [DefaultDispatcher-worker-10 @coroutine#2395] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33657/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.273 [DefaultDispatcher-worker-10 @coroutine#2395] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33657/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:55.273 [DefaultDispatcher-worker-10 @coroutine#2395] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33657/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.274 [DefaultDispatcher-worker-10 @coroutine#2395] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33657/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.274 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac5920d 2025-03-18 10:52:55.274 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac5920d 2025-03-18 10:52:55.276 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c2a567 2025-03-18 10:52:55.276 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@31c2a567 2025-03-18 10:52:55.277 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.277 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.277 [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:33657/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:55.277 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.277 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.277 [DefaultDispatcher-worker-15 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.278 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc6849 2025-03-18 10:52:55.278 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@63dc6849 2025-03-18 10:52:55.278 [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-18 10:52:55.278 [Test worker @coroutine#2399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b9a1be5 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-18 10:52:55.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 10:52:55.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 10:52:55.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-18 10:52:55.281 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 10:52:55.287 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 10:52:55.288 [Test worker @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 10:52:55.291 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.291 [DefaultDispatcher-worker-14 @coroutine#2410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2643caa6 2025-03-18 10:52:55.292 [DefaultDispatcher-worker-9 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.293 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a93cf5 2025-03-18 10:52:55.293 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a93cf5 2025-03-18 10:52:55.295 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6ed0d0 2025-03-18 10:52:55.295 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c6ed0d0 2025-03-18 10:52:55.295 [DefaultDispatcher-worker-19 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.296 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@18515785 2025-03-18 10:52:55.296 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@18515785 2025-03-18 10:52:55.298 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d53daeb 2025-03-18 10:52:55.298 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d53daeb 2025-03-18 10:52:55.299 [DefaultDispatcher-worker-13 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.300 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c60b20 2025-03-18 10:52:55.300 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c60b20 2025-03-18 10:52:55.302 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c44a378 2025-03-18 10:52:55.302 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c44a378 2025-03-18 10:52:55.302 [DefaultDispatcher-worker-17 @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.303 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33657/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 10:52:55.303 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33657/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 10:52:55.303 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33657/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 10:52:55.303 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3b2c0a 2025-03-18 10:52:55.303 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33657/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 10:52:55.303 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e3b2c0a 2025-03-18 10:52:55.303 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33657/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 10:52:55.305 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c25a4 2025-03-18 10:52:55.305 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d7c25a4 2025-03-18 10:52:55.307 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@b55a620 2025-03-18 10:52:55.307 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@b55a620 2025-03-18 10:52:55.307 [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-18 10:52:55.344 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:33657/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 10:52:55.344 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:33657/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:55.345 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33657/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 10:52:55.345 [DefaultDispatcher-worker-17 @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:33657/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-18 10:52:55.345 [DefaultDispatcher-worker-17 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33657/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 10:52:55.346 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33657/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 10:52:55.346 [DefaultDispatcher-worker-9 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33657/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 10:52:55.351 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:52:55.353 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6fc9dc 2025-03-18 10:52:55.353 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f6fc9dc 2025-03-18 10:52:55.354 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a82e41 2025-03-18 10:52:55.354 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a82e41 2025-03-18 10:52:55.356 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4597a2ac 2025-03-18 10:52:55.356 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4597a2ac 2025-03-18 10:52:55.356 [DefaultDispatcher-worker-4 @coroutine#2423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:55.357 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@95247a 2025-03-18 10:52:55.357 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@95247a 2025-03-18 10:52:55.359 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@31052c9d 2025-03-18 10:52:55.359 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@31052c9d 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a16583d 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.359 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-18 10:52:55.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:55.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:55.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-18 10:52:55.361 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@31dfc6da 2025-03-18 10:52:55.361 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@31dfc6da 2025-03-18 10:52:55.363 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a5908f 2025-03-18 10:52:55.363 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@49a5908f 2025-03-18 10:52:55.364 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@60badb35 2025-03-18 10:52:55.364 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@60badb35 2025-03-18 10:52:55.366 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7843627b 2025-03-18 10:52:55.366 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7843627b 2025-03-18 10:52:55.366 [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-18 10:52:55.371 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:55.375 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:55.376 [Test worker @coroutine#2444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:55.377 [DefaultDispatcher-worker-4 @coroutine#2448] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51771/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.377 [DefaultDispatcher-worker-4 @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:51771/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:55.377 [DefaultDispatcher-worker-4 @coroutine#2448] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51771/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.377 [DefaultDispatcher-worker-4 @coroutine#2448] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51771/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:55.378 [DefaultDispatcher-worker-1 @coroutine#2448] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51771/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.378 [DefaultDispatcher-worker-1 @coroutine#2448] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51771/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:55.381 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.381 [DefaultDispatcher-worker-10 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:55.381 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.381 [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:51771/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:55.381 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.381 [DefaultDispatcher-worker-17 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.381 [DefaultDispatcher-worker-17 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.382 [Test worker @coroutine#2452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50915d5 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.382 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9861f 2025-03-18 10:52:55.382 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9861f 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-18 10:52:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-18 10:52:55.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 10:52:55.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 10:52:55.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-18 10:52:55.384 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3e7810 2025-03-18 10:52:55.384 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d3e7810 2025-03-18 10:52:55.384 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 10:52:55.386 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@901ed6f 2025-03-18 10:52:55.386 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@901ed6f 2025-03-18 10:52:55.387 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c03722b 2025-03-18 10:52:55.387 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c03722b 2025-03-18 10:52:55.389 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@305dcca 2025-03-18 10:52:55.389 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@305dcca 2025-03-18 10:52:55.390 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 10:52:55.390 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d85da42 2025-03-18 10:52:55.390 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d85da42 2025-03-18 10:52:55.391 [Test worker @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 10:52:55.392 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b692a08 2025-03-18 10:52:55.392 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b692a08 2025-03-18 10:52:55.393 [DefaultDispatcher-worker-12 @coroutine#2470] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51771/auth/register 2025-03-18 10:52:55.393 [DefaultDispatcher-worker-12 @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:51771/auth/register. 2025-03-18 10:52:55.393 [DefaultDispatcher-worker-12 @coroutine#2470] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51771/auth/register 2025-03-18 10:52:55.393 [DefaultDispatcher-worker-12 @coroutine#2470] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51771/auth/register from class io.ktor.http.content.TextContent 2025-03-18 10:52:55.393 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2c8d64 2025-03-18 10:52:55.393 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2c8d64 2025-03-18 10:52:55.394 [DefaultDispatcher-worker-11 @coroutine#2470] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51771/auth/register 2025-03-18 10:52:55.394 [DefaultDispatcher-worker-11 @coroutine#2470] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51771/auth/register 2025-03-18 10:52:55.395 [DefaultDispatcher-worker-15 @coroutine#2463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 10:52:55.395 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2e7a7 2025-03-18 10:52:55.395 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e2e7a7 2025-03-18 10:52:55.395 [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-18 10:52:55.434 [DefaultDispatcher-worker-2 @coroutine#2470] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51771/auth/register. 2025-03-18 10:52:55.434 [DefaultDispatcher-worker-2 @coroutine#2470] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51771/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:55.445 [DefaultDispatcher-worker-17 @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:55.449 [DefaultDispatcher-worker-18 @coroutine#2470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:55.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-18 10:52:55.456 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6db84cae 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-03-18 10:52:55.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-03-18 10:52:55.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-18 10:52:55.460 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.462 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f2e129 2025-03-18 10:52:55.462 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f2e129 2025-03-18 10:52:55.463 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c350507 2025-03-18 10:52:55.463 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c350507 2025-03-18 10:52:55.465 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@580a8a59 2025-03-18 10:52:55.465 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@580a8a59 2025-03-18 10:52:55.466 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d080f3c 2025-03-18 10:52:55.466 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d080f3c 2025-03-18 10:52:55.468 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b65e1d 2025-03-18 10:52:55.468 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b65e1d 2025-03-18 10:52:55.469 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-03-18 10:52:55.470 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5f7531 2025-03-18 10:52:55.470 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5f7531 2025-03-18 10:52:55.472 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@200b7aa1 2025-03-18 10:52:55.472 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@200b7aa1 2025-03-18 10:52:55.473 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d27f073 2025-03-18 10:52:55.473 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d27f073 2025-03-18 10:52:55.474 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-03-18 10:52:55.475 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@178b1f7c 2025-03-18 10:52:55.475 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@178b1f7c 2025-03-18 10:52:55.475 [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-18 10:52:55.475 [Test worker @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-03-18 10:52:55.476 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.476 [DefaultDispatcher-worker-5 @coroutine#2483] 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-18 10:52:55.476 [DefaultDispatcher-worker-5 @coroutine#2483] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.476 [DefaultDispatcher-worker-5 @coroutine#2483] 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-18 10:52:55.477 [DefaultDispatcher-worker-15 @coroutine#2483] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.477 [DefaultDispatcher-worker-15 @coroutine#2483] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.480 [DefaultDispatcher-worker-12 @coroutine#2482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-03-18 10:52:55.480 [DefaultDispatcher-worker-12 @coroutine#2482] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.480 [DefaultDispatcher-worker-12 @coroutine#2482] 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-18 10:52:55.480 [DefaultDispatcher-worker-12 @coroutine#2482] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.480 [DefaultDispatcher-worker-15 @coroutine#2482] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.480 [DefaultDispatcher-worker-15 @coroutine#2482] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.481 [Test worker @coroutine#2487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-03-18 10:52:55.483 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-03-18 10:52:55.484 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.486 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6404d1bd 2025-03-18 10:52:55.486 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6404d1bd 2025-03-18 10:52:55.488 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac3334d 2025-03-18 10:52:55.488 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac3334d 2025-03-18 10:52:55.490 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efcbacd 2025-03-18 10:52:55.490 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efcbacd 2025-03-18 10:52:55.491 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe3976 2025-03-18 10:52:55.491 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bfe3976 2025-03-18 10:52:55.493 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b58c8d 2025-03-18 10:52:55.493 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b58c8d 2025-03-18 10:52:55.493 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7 2025-03-18 10:52:55.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-18 10:52:55.494 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-18 10:52:55.494 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.494 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32aa27a7: (connection evicted) 2025-03-18 10:52:55.494 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9f93ad 2025-03-18 10:52:55.494 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9f93ad 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:55.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-18 10:52:55.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ddf9fd 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.496 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-18 10:52:55.496 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@113e78e1 2025-03-18 10:52:55.496 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@113e78e1 2025-03-18 10:52:55.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e15055 2025-03-18 10:52:55.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@37e15055 2025-03-18 10:52:55.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-18 10:52:55.498 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1c639 2025-03-18 10:52:55.498 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bd1c639 2025-03-18 10:52:55.499 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e15055 2025-03-18 10:52:55.500 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e45ea2a 2025-03-18 10:52:55.500 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@e45ea2a 2025-03-18 10:52:55.500 [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-18 10:52:55.504 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e15055 2025-03-18 10:52:55.505 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e15055 2025-03-18 10:52:55.505 [DefaultDispatcher-worker-8 @coroutine#2510] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.505 [DefaultDispatcher-worker-8 @coroutine#2510] 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-18 10:52:55.505 [DefaultDispatcher-worker-8 @coroutine#2510] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.505 [DefaultDispatcher-worker-8 @coroutine#2510] 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-18 10:52:55.506 [DefaultDispatcher-worker-11 @coroutine#2510] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.506 [DefaultDispatcher-worker-11 @coroutine#2510] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.509 [DefaultDispatcher-worker-1 @coroutine#2509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e15055 2025-03-18 10:52:55.509 [DefaultDispatcher-worker-1 @coroutine#2509] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.509 [DefaultDispatcher-worker-1 @coroutine#2509] 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-18 10:52:55.509 [DefaultDispatcher-worker-1 @coroutine#2509] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.509 [DefaultDispatcher-worker-10 @coroutine#2509] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.509 [DefaultDispatcher-worker-10 @coroutine#2509] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.511 [Test worker @coroutine#2514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e15055 2025-03-18 10:52:55.512 [Test worker @coroutine#2521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e15055 2025-03-18 10:52:55.513 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37e15055 2025-03-18 10:52:55.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-18 10:52:55.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-18 10:52:55.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.514 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37e15055: (connection evicted) 2025-03-18 10:52:55.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:55.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-18 10:52:55.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-18 10:52:55.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-18 10:52:55.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.514 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c69e6b 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.515 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-18 10:52:55.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-18 10:52:55.516 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.521 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.522 [Test worker @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.523 [DefaultDispatcher-worker-10 @coroutine#2537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.523 [DefaultDispatcher-worker-10 @coroutine#2537] 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-18 10:52:55.523 [DefaultDispatcher-worker-10 @coroutine#2537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.523 [DefaultDispatcher-worker-10 @coroutine#2537] 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-18 10:52:55.523 [DefaultDispatcher-worker-15 @coroutine#2537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.523 [DefaultDispatcher-worker-15 @coroutine#2537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.527 [DefaultDispatcher-worker-17 @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.527 [DefaultDispatcher-worker-17 @coroutine#2536] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.527 [DefaultDispatcher-worker-17 @coroutine#2536] 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-18 10:52:55.527 [DefaultDispatcher-worker-17 @coroutine#2536] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.527 [DefaultDispatcher-worker-16 @coroutine#2536] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.527 [DefaultDispatcher-worker-16 @coroutine#2536] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.528 [Test worker @coroutine#2541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.529 [Test worker @coroutine#2549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.531 [Test worker @coroutine#2556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.532 [Test worker @coroutine#2558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.534 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.536 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.537 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e 2025-03-18 10:52:55.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-18 10:52:55.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-18 10:52:55.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.537 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6138ee0e: (connection evicted) 2025-03-18 10:52:55.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:55.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-18 10:52:55.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7893b8c 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-18 10:52:55.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2025-03-18 10:52:55.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2025-03-18 10:52:55.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-18 10:52:55.539 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2025-03-18 10:52:55.545 [Test worker @coroutine#2570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2025-03-18 10:52:55.545 [Test worker @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2025-03-18 10:52:55.546 [DefaultDispatcher-worker-11 @coroutine#2576] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.546 [DefaultDispatcher-worker-11 @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-18 10:52:55.546 [DefaultDispatcher-worker-11 @coroutine#2576] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.546 [DefaultDispatcher-worker-11 @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-18 10:52:55.547 [DefaultDispatcher-worker-13 @coroutine#2576] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.547 [DefaultDispatcher-worker-13 @coroutine#2576] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.550 [DefaultDispatcher-worker-3 @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2025-03-18 10:52:55.550 [DefaultDispatcher-worker-3 @coroutine#2575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.550 [DefaultDispatcher-worker-3 @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-18 10:52:55.550 [DefaultDispatcher-worker-3 @coroutine#2575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.550 [DefaultDispatcher-worker-5 @coroutine#2575] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.550 [DefaultDispatcher-worker-5 @coroutine#2575] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.551 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2025-03-18 10:52:55.552 [Test worker @coroutine#2587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2025-03-18 10:52:55.554 [Test worker @coroutine#2594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac 2025-03-18 10:52:55.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-18 10:52:55.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.555 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ffe3ac: (connection evicted) 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:55.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-18 10:52:55.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43945480 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.555 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.556 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-18 10:52:55.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@d96f413 2025-03-18 10:52:55.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@d96f413 2025-03-18 10:52:55.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-18 10:52:55.557 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d96f413 2025-03-18 10:52:55.562 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d96f413 2025-03-18 10:52:55.563 [Test worker @coroutine#2604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d96f413 2025-03-18 10:52:55.564 [DefaultDispatcher-worker-3 @coroutine#2608] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.564 [DefaultDispatcher-worker-3 @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-18 10:52:55.564 [DefaultDispatcher-worker-3 @coroutine#2608] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.564 [DefaultDispatcher-worker-3 @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-18 10:52:55.564 [DefaultDispatcher-worker-8 @coroutine#2608] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.564 [DefaultDispatcher-worker-8 @coroutine#2608] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.567 [DefaultDispatcher-worker-16 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d96f413 2025-03-18 10:52:55.568 [DefaultDispatcher-worker-16 @coroutine#2607] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.568 [DefaultDispatcher-worker-16 @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-18 10:52:55.568 [DefaultDispatcher-worker-16 @coroutine#2607] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.568 [DefaultDispatcher-worker-16 @coroutine#2607] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.568 [DefaultDispatcher-worker-16 @coroutine#2607] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.569 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d96f413 2025-03-18 10:52:55.570 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d96f413 2025-03-18 10:52:55.572 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d96f413 2025-03-18 10:52:55.573 [Test worker @coroutine#2623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d96f413 2025-03-18 10:52:55.575 [Test worker @coroutine#2630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d96f413 2025-03-18 10:52:55.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-18 10:52:55.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-18 10:52:55.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.575 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d96f413: (connection evicted) 2025-03-18 10:52:55.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:55.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-18 10:52:55.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@484b187c 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.576 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-18 10:52:55.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@79194b1c 2025-03-18 10:52:55.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@79194b1c 2025-03-18 10:52:55.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-18 10:52:55.578 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79194b1c 2025-03-18 10:52:55.583 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79194b1c 2025-03-18 10:52:55.584 [Test worker @coroutine#2635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79194b1c 2025-03-18 10:52:55.584 [DefaultDispatcher-worker-20 @coroutine#2639] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.584 [DefaultDispatcher-worker-20 @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-18 10:52:55.584 [DefaultDispatcher-worker-20 @coroutine#2639] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.584 [DefaultDispatcher-worker-20 @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-18 10:52:55.585 [DefaultDispatcher-worker-10 @coroutine#2639] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.585 [DefaultDispatcher-worker-10 @coroutine#2639] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 10:52:55.588 [DefaultDispatcher-worker-6 @coroutine#2638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79194b1c 2025-03-18 10:52:55.588 [DefaultDispatcher-worker-6 @coroutine#2638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.588 [DefaultDispatcher-worker-6 @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-18 10:52:55.588 [DefaultDispatcher-worker-6 @coroutine#2638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.588 [DefaultDispatcher-worker-3 @coroutine#2638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.588 [DefaultDispatcher-worker-3 @coroutine#2638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 10:52:55.589 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79194b1c 2025-03-18 10:52:55.590 [Test worker @coroutine#2650] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79194b1c 2025-03-18 10:52:55.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-18 10:52:55.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-18 10:52:55.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.591 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79194b1c: (connection evicted) 2025-03-18 10:52:55.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:55.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-18 10:52:55.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-18 10:52:55.725 [DefaultDispatcher-worker-17 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:55.725 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.725 [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:57747/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:55.725 [DefaultDispatcher-worker-17 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.726 [DefaultDispatcher-worker-1 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.726 [DefaultDispatcher-worker-1 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.823 [DefaultDispatcher-worker-4 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:55.823 [DefaultDispatcher-worker-4 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.823 [DefaultDispatcher-worker-4 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:55.823 [DefaultDispatcher-worker-4 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.824 [DefaultDispatcher-worker-20 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.824 [DefaultDispatcher-worker-20 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79de00af 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-03-18 10:52:55.829 [Test worker @coroutine#2688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-18 10:52:55.837 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-03-18 10:52:55.842 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-03-18 10:52:55.843 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-03-18 10:52:55.844 [Test worker @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-03-18 10:52:55.849 [DefaultDispatcher-worker-6 @coroutine#2695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-03-18 10:52:55.855 [DefaultDispatcher-worker-15 @coroutine#2707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc 2025-03-18 10:52:55.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-18 10:52:55.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-18 10:52:55.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.857 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1106a9cc: (connection evicted) 2025-03-18 10:52:55.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:55.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-18 10:52:55.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794b139b 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.858 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.859 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-18 10:52:55.859 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-03-18 10:52:55.859 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-03-18 10:52:55.859 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-18 10:52:55.866 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-03-18 10:52:55.871 [Test worker @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-03-18 10:52:55.872 [Test worker @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-03-18 10:52:55.873 [Test worker @coroutine#2718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8947a4b 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2025-03-18 10:52:55.874 [Test worker @coroutine#2713] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-18 10:52:55.884 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2025-03-18 10:52:55.889 [Test worker @coroutine#2720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2025-03-18 10:52:55.890 [Test worker @coroutine#2722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2025-03-18 10:52:55.891 [Test worker @coroutine#2724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2025-03-18 10:52:55.895 [DefaultDispatcher-worker-13 @coroutine#2726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f 2025-03-18 10:52:55.899 [DefaultDispatcher-worker-15 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:55.899 [DefaultDispatcher-worker-15 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.899 [DefaultDispatcher-worker-15 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:55.899 [DefaultDispatcher-worker-15 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.900 [DefaultDispatcher-worker-10 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.900 [DefaultDispatcher-worker-10 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.903 [DefaultDispatcher-worker-6 @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-03-18 10:52:55.907 [DefaultDispatcher-worker-17 @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-03-18 10:52:55.910 [DefaultDispatcher-worker-17 @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@87276c4 2025-03-18 10:52:55.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-18 10:52:55.917 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-18 10:52:55.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.917 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@87276c4: (connection evicted) 2025-03-18 10:52:55.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:55.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-18 10:52:55.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-18 10:52:55.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-18 10:52:55.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-18 10:52:55.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.918 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d64d0f: (connection evicted) 2025-03-18 10:52:55.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:55.918 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-18 10:52:55.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4922dc84 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@66790851 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@66790851 2025-03-18 10:52:55.919 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-18 10:52:55.927 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66790851 2025-03-18 10:52:55.932 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66790851 2025-03-18 10:52:55.933 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66790851 2025-03-18 10:52:55.934 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66790851 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c65740a 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.934 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-18 10:52:55.935 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2025-03-18 10:52:55.935 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2025-03-18 10:52:55.935 [Test worker @coroutine#2749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-18 10:52:55.942 [Test worker @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2025-03-18 10:52:55.947 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2025-03-18 10:52:55.947 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2025-03-18 10:52:55.948 [Test worker @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2025-03-18 10:52:55.952 [DefaultDispatcher-worker-13 @coroutine#2762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@224f90eb 2025-03-18 10:52:55.960 [DefaultDispatcher-worker-9 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66790851 2025-03-18 10:52:55.964 [DefaultDispatcher-worker-14 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66790851 2025-03-18 10:52:55.967 [DefaultDispatcher-worker-12 @coroutine#2749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66790851 2025-03-18 10:52:55.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-18 10:52:55.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-18 10:52:55.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.969 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66790851: (connection evicted) 2025-03-18 10:52:55.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:55.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-18 10:52:55.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-18 10:52:55.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-18 10:52:55.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-18 10:52:55.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:55.970 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@224f90eb: (connection evicted) 2025-03-18 10:52:55.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:55.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-18 10:52:55.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724e82d9 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2025-03-18 10:52:55.971 [Test worker @coroutine#2783] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-18 10:52:55.979 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2025-03-18 10:52:55.983 [DefaultDispatcher-worker-6 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:52:55.983 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.983 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:55.983 [DefaultDispatcher-worker-6 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.984 [DefaultDispatcher-worker-19 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.984 [DefaultDispatcher-worker-19 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:55.985 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2025-03-18 10:52:55.985 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2025-03-18 10:52:55.986 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2025-03-18 10:52:55.991 [DefaultDispatcher-worker-17 @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2025-03-18 10:52:56.001 [DefaultDispatcher-worker-14 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2025-03-18 10:52:56.002 [Test worker @coroutine#2802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2025-03-18 10:52:56.005 [DefaultDispatcher-worker-11 @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c 2025-03-18 10:52:56.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-18 10:52:56.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-18 10:52:56.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.016 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b60ff1c: (connection evicted) 2025-03-18 10:52:56.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:56.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-18 10:52:56.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b37b01e 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6870e039 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6870e039 2025-03-18 10:52:56.017 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-18 10:52:56.025 [DefaultDispatcher-worker-1 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:52:56.025 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.025 [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:57837/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.025 [DefaultDispatcher-worker-1 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.026 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6870e039 2025-03-18 10:52:56.026 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.026 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.031 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6870e039 2025-03-18 10:52:56.031 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6870e039 2025-03-18 10:52:56.032 [Test worker @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6870e039 2025-03-18 10:52:56.037 [DefaultDispatcher-worker-10 @coroutine#2849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6870e039 2025-03-18 10:52:56.048 [DefaultDispatcher-worker-6 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6870e039 2025-03-18 10:52:56.049 [Test worker @coroutine#2858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6870e039 2025-03-18 10:52:56.052 [DefaultDispatcher-worker-5 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6870e039 2025-03-18 10:52:56.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-18 10:52:56.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-18 10:52:56.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.056 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6870e039: (connection evicted) 2025-03-18 10:52:56.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:56.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-18 10:52:56.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8c54f48 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c584c 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@48c584c 2025-03-18 10:52:56.057 [Test worker @coroutine#2894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-18 10:52:56.065 [Test worker @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c584c 2025-03-18 10:52:56.065 [DefaultDispatcher-worker-14 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:52:56.065 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.065 [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-18 10:52:56.065 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.066 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.070 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c584c 2025-03-18 10:52:56.073 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c584c 2025-03-18 10:52:56.073 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c584c 2025-03-18 10:52:56.078 [DefaultDispatcher-worker-20 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c584c 2025-03-18 10:52:56.088 [DefaultDispatcher-worker-14 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c584c 2025-03-18 10:52:56.089 [DefaultDispatcher-worker-5 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:56.090 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.090 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.090 [DefaultDispatcher-worker-5 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.090 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.090 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.092 [DefaultDispatcher-worker-11 @coroutine#2894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c584c 2025-03-18 10:52:56.157 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.201 [DefaultDispatcher-worker-14 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:56.202 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.202 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.202 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.202 [DefaultDispatcher-worker-2 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.202 [DefaultDispatcher-worker-2 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.206 [DefaultDispatcher-worker-19 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48c584c 2025-03-18 10:52:56.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-03-18 10:52:56.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-03-18 10:52:56.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.236 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48c584c: (connection evicted) 2025-03-18 10:52:56.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:56.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-03-18 10:52:56.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fd8aefe 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:56.238 [Test worker @coroutine#2940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-18 10:52:56.239 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2025-03-18 10:52:56.239 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2025-03-18 10:52:56.239 [Test worker @coroutine#2940] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-18 10:52:56.246 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2025-03-18 10:52:56.251 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2025-03-18 10:52:56.252 [Test worker @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2025-03-18 10:52:56.253 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2025-03-18 10:52:56.257 [DefaultDispatcher-worker-16 @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2025-03-18 10:52:56.258 [Test worker @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60abe420 2025-03-18 10:52:56.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-18 10:52:56.263 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-18 10:52:56.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.263 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60abe420: (connection evicted) 2025-03-18 10:52:56.264 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:56.264 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-18 10:52:56.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39153b05 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:56.264 [Test worker @coroutine#2971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-18 10:52:56.265 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fb4a87 2025-03-18 10:52:56.265 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fb4a87 2025-03-18 10:52:56.265 [Test worker @coroutine#2971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-18 10:52:56.272 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fb4a87 2025-03-18 10:52:56.277 [Test worker @coroutine#2972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fb4a87 2025-03-18 10:52:56.278 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fb4a87 2025-03-18 10:52:56.279 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fb4a87 2025-03-18 10:52:56.282 [DefaultDispatcher-worker-9 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:56.282 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.282 [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:33657/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.282 [DefaultDispatcher-worker-9 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.282 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.282 [DefaultDispatcher-worker-10 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.283 [DefaultDispatcher-worker-9 @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32fb4a87 2025-03-18 10:52:56.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-18 10:52:56.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-18 10:52:56.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.324 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32fb4a87: (connection evicted) 2025-03-18 10:52:56.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:56.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-18 10:52:56.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cee1bcf 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:56.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-18 10:52:56.384 [DefaultDispatcher-worker-2 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.385 [DefaultDispatcher-worker-4 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:56.385 [DefaultDispatcher-worker-4 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.386 [DefaultDispatcher-worker-4 @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:51771/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.386 [DefaultDispatcher-worker-4 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.386 [DefaultDispatcher-worker-1 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.386 [DefaultDispatcher-worker-1 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.387 [DefaultDispatcher-worker-2 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.390 [DefaultDispatcher-worker-15 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.393 [DefaultDispatcher-worker-4 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.409 [DefaultDispatcher-worker-15 @coroutine#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.410 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 10:52:56.414 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-03-18 10:52:56.415 [DefaultDispatcher-worker-18 @coroutine#3013] INFO ktor.application - Responding at http://0.0.0.0:44219 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e41b993 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:56.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-18 10:52:56.424 [DefaultDispatcher-worker-15 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.424 [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:44219/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:56.424 [DefaultDispatcher-worker-15 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.424 [DefaultDispatcher-worker-15 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:56.425 [eventLoopGroupProxy-19-1 @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-18 10:52:56.425 [eventLoopGroupProxy-19-2 @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-18 10:52:56.425 [eventLoopGroupProxy-19-1 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.425 [eventLoopGroupProxy-19-2 @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-18 10:52:56.425 [eventLoopGroupProxy-19-2 @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-18 10:52:56.426 [eventLoopGroupProxy-19-2 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.426 [DefaultDispatcher-worker-8 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.426 [DefaultDispatcher-worker-8 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.426 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59881424 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:56.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-18 10:52:56.433 [DefaultDispatcher-worker-9 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.434 [DefaultDispatcher-worker-9 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.434 [DefaultDispatcher-worker-9 @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:44219/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.434 [DefaultDispatcher-worker-9 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.434 [eventLoopGroupProxy-19-2 @call-handler#3030] 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-18 10:52:56.434 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.435 [DefaultDispatcher-worker-12 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.435 [DefaultDispatcher-worker-12 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.437 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.437 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:56.437 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.437 [DefaultDispatcher-worker-8 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-18 10:52:56.438 [eventLoopGroupProxy-19-2 @call-handler#3039] 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-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@500e995b 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:56.438 [eventLoopGroupProxy-19-2 @call-handler#3039] 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-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:56.438 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 10:52:56.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de2cc4 2025-03-18 10:52:56.438 [eventLoopGroupProxy-19-2 @call-handler#3039] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@49de2cc4 2025-03-18 10:52:56.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-18 10:52:56.439 [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-18 10:52:56.439 [eventLoopGroupProxy-19-3 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.439 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.439 [DefaultDispatcher-worker-3 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.439 [DefaultDispatcher-worker-14 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.442 [DefaultDispatcher-worker-14 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.447 [DefaultDispatcher-worker-2 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.447 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.447 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.447 [DefaultDispatcher-worker-2 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.448 [DefaultDispatcher-worker-2 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.448 [eventLoopGroupProxy-19-2 @call-handler#3048] 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-18 10:52:56.448 [DefaultDispatcher-worker-2 @coroutine#3050] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 10:52:56.448 [DefaultDispatcher-worker-2 @coroutine#3050] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.448 [DefaultDispatcher-worker-2 @coroutine#3050] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 10:52:56.448 [eventLoopGroupProxy-19-2 @call-handler#3048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.448 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.448 [DefaultDispatcher-worker-12 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.449 [eventLoopGroupProxy-19-2 @call-handler#3057] 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-18 10:52:56.449 [eventLoopGroupProxy-19-2 @call-handler#3057] 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-18 10:52:56.449 [eventLoopGroupProxy-19-2 @call-handler#3057] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 10:52:56.449 [eventLoopGroupProxy-19-2 @call-handler#3057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.449 [eventLoopGroupProxy-19-4 @call-handler#3061] 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-18 10:52:56.449 [eventLoopGroupProxy-19-4 @call-handler#3061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.450 [DefaultDispatcher-worker-8 @coroutine#3050] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.450 [DefaultDispatcher-worker-8 @coroutine#3050] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 10:52:56.453 [DefaultDispatcher-worker-15 @coroutine#3034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.454 [DefaultDispatcher-worker-16 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.456 [DefaultDispatcher-worker-21 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.457 [DefaultDispatcher-worker-19 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.458 [DefaultDispatcher-worker-4 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de2cc4 2025-03-18 10:52:56.459 [DefaultDispatcher-worker-4 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.459 [DefaultDispatcher-worker-4 @coroutine#3049] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.459 [DefaultDispatcher-worker-4 @coroutine#3049] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.459 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 10:52:56.459 [eventLoopGroupProxy-19-2 @call-handler#3069] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.460 [DefaultDispatcher-worker-4 @coroutine#3049] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.460 [DefaultDispatcher-worker-4 @coroutine#3049] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.463 [DefaultDispatcher-worker-6 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de2cc4 2025-03-18 10:52:56.467 [DefaultDispatcher-worker-1 @coroutine#3051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49de2cc4 2025-03-18 10:52:56.474 [DefaultDispatcher-worker-6 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.475 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 10:52:56.475 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-18 10:52:56.475 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 10:52:56.476 [eventLoopGroupProxy-19-2 @call-handler#3083] 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-18 10:52:56.478 [DefaultDispatcher-worker-12 @coroutine#3075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.490 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 10:52:56.490 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 10:52:56.490 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-18 10:52:56.490 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.490 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713217 2025-03-18 10:52:56.490 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713217. 2025-03-18 10:52:56.490 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713217 2025-03-18 10:52:56.491 [eventLoopGroupProxy-19-2 @call-handler#3087] 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-18 10:52:56.493 [eventLoopGroupProxy-19-2 @call-handler#3087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.494 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713217 2025-03-18 10:52:56.494 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713217 2025-03-18 10:52:56.494 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713217. 2025-03-18 10:52:56.494 [DefaultDispatcher-worker-11 @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713217 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.499 [DefaultDispatcher-worker-14 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.499 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 10:52:56.499 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 10:52:56.499 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 10:52:56.500 [eventLoopGroupProxy-19-2 @call-handler#3091] 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-18 10:52:56.500 [eventLoopGroupProxy-19-2 @call-handler#3091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.501 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 10:52:56.501 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 10:52:56.501 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 10:52:56.501 [DefaultDispatcher-worker-14 @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.505 [DefaultDispatcher-worker-23 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.516 [DefaultDispatcher-worker-11 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.516 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.519 [DefaultDispatcher-worker-19 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.519 [DefaultDispatcher-worker-23 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.519 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.519 [DefaultDispatcher-worker-19 @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:44219/UmAppDatabase/replication/message. 2025-03-18 10:52:56.519 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.519 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44219/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 10:52:56.520 [eventLoopGroupProxy-19-2 @call-handler#3097] 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-18 10:52:56.520 [eventLoopGroupProxy-19-2 @call-handler#3097] 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-18 10:52:56.520 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 10:52:56.525 [DefaultDispatcher-worker-14 @call-handler#3097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.525 [eventLoopGroupProxy-19-2 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.525 [DefaultDispatcher-worker-23 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.525 [DefaultDispatcher-worker-23 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.525 [DefaultDispatcher-worker-23 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/replication/message. 2025-03-18 10:52:56.525 [DefaultDispatcher-worker-23 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.529 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.529 [DefaultDispatcher-worker-8 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.535 [DefaultDispatcher-worker-3 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.535 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 10:52:56.535 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-18 10:52:56.535 [DefaultDispatcher-worker-3 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 10:52:56.536 [eventLoopGroupProxy-19-2 @call-handler#3110] 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-18 10:52:56.538 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.539 [DefaultDispatcher-worker-7 @coroutine#3102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.549 [DefaultDispatcher-worker-20 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 10:52:56.549 [DefaultDispatcher-worker-20 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 10:52:56.549 [DefaultDispatcher-worker-20 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-18 10:52:56.549 [DefaultDispatcher-worker-20 @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.549 [DefaultDispatcher-worker-20 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713218 2025-03-18 10:52:56.549 [DefaultDispatcher-worker-20 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713218. 2025-03-18 10:52:56.549 [DefaultDispatcher-worker-20 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713218 2025-03-18 10:52:56.550 [eventLoopGroupProxy-19-2 @call-handler#3114] 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-18 10:52:56.550 [eventLoopGroupProxy-19-2 @call-handler#3114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.550 [DefaultDispatcher-worker-20 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713218 2025-03-18 10:52:56.550 [DefaultDispatcher-worker-20 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713218 2025-03-18 10:52:56.550 [DefaultDispatcher-worker-20 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713218. 2025-03-18 10:52:56.550 [DefaultDispatcher-worker-20 @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706327886712713218 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.555 [DefaultDispatcher-worker-4 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.555 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 10:52:56.555 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 10:52:56.555 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 10:52:56.555 [eventLoopGroupProxy-19-2 @call-handler#3118] 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-18 10:52:56.556 [eventLoopGroupProxy-19-2 @call-handler#3118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.556 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 10:52:56.556 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 10:52:56.556 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 10:52:56.556 [DefaultDispatcher-worker-4 @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.560 [DefaultDispatcher-worker-2 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.570 [DefaultDispatcher-worker-4 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.574 [DefaultDispatcher-worker-21 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.574 [DefaultDispatcher-worker-21 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.574 [DefaultDispatcher-worker-21 @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:44219/UmAppDatabase/replication/message. 2025-03-18 10:52:56.574 [DefaultDispatcher-worker-21 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.574 [DefaultDispatcher-worker-21 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44219/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 10:52:56.574 [DefaultDispatcher-worker-20 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.575 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 10:52:56.575 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-18 10:52:56.575 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 10:52:56.578 [DefaultDispatcher-worker-20 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.582 [DefaultDispatcher-worker-1 @call-handler#3124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.582 [eventLoopGroupProxy-19-2 @call-handler#3124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.582 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.582 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.582 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/replication/message. 2025-03-18 10:52:56.582 [DefaultDispatcher-worker-6 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.586 [DefaultDispatcher-worker-18 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.589 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216 2025-03-18 10:52:56.589 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216. 2025-03-18 10:52:56.589 [UI Thread @coroutine#3143] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216 2025-03-18 10:52:56.589 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.589 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.589 [UI Thread @coroutine#3148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.589 [eventLoopGroupProxy-19-2 @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-18 10:52:56.590 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.590 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.590 [UI Thread @coroutine#3153] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.590 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.590 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.590 [UI Thread @coroutine#3155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.591 [eventLoopGroupProxy-19-5 @call-handler#3170] 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-18 10:52:56.591 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217 2025-03-18 10:52:56.591 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217. 2025-03-18 10:52:56.591 [UI Thread @coroutine#3173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217 2025-03-18 10:52:56.592 [eventLoopGroupProxy-19-5 @call-handler#3170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.592 [eventLoopGroupProxy-19-2 @call-handler#3159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.592 [eventLoopGroupProxy-19-8 @call-handler#3184] 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-18 10:52:56.593 [UI Thread @coroutine#3143] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216 2025-03-18 10:52:56.593 [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-18 10:52:56.593 [UI Thread @coroutine#3143] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216 2025-03-18 10:52:56.593 [UI Thread @coroutine#3148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.593 [UI Thread @coroutine#3148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.593 [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-18 10:52:56.593 [UI Thread @coroutine#3143] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216. 2025-03-18 10:52:56.593 [UI Thread @coroutine#3143] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.593 [UI Thread @coroutine#3148] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.593 [UI Thread @coroutine#3148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.594 [eventLoopGroupProxy-19-6 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.594 [eventLoopGroupProxy-19-7 @call-handler#3188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.594 [UI Thread @coroutine#3155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.594 [UI Thread @coroutine#3155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.594 [UI Thread @coroutine#3155] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.594 [UI Thread @coroutine#3155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.594 [UI Thread @coroutine#3153] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.594 [UI Thread @coroutine#3153] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.594 [UI Thread @coroutine#3153] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.594 [UI Thread @coroutine#3153] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.598 [DefaultDispatcher-worker-15 @coroutine#3143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.600 [eventLoopGroupProxy-19-8 @call-handler#3184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.600 [UI Thread @coroutine#3173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217 2025-03-18 10:52:56.600 [UI Thread @coroutine#3173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217 2025-03-18 10:52:56.601 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217. 2025-03-18 10:52:56.601 [UI Thread @coroutine#3173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.602 [DefaultDispatcher-worker-23 @coroutine#3148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.605 [DefaultDispatcher-worker-16 @coroutine#3155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.609 [DefaultDispatcher-worker-10 @coroutine#3153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.613 [DefaultDispatcher-worker-11 @coroutine#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.616 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706327886712713216 2025-03-18 10:52:56.616 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706327886712713216. 2025-03-18 10:52:56.616 [UI Thread @coroutine#3203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706327886712713216 2025-03-18 10:52:56.617 [eventLoopGroupProxy-19-2 @call-handler#3205] 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-18 10:52:56.617 [eventLoopGroupProxy-19-2 @call-handler#3205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.618 [UI Thread @coroutine#3203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706327886712713216 2025-03-18 10:52:56.618 [UI Thread @coroutine#3203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706327886712713216 2025-03-18 10:52:56.618 [UI Thread @coroutine#3203] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706327886712713216. 2025-03-18 10:52:56.618 [UI Thread @coroutine#3203] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.622 [DefaultDispatcher-worker-10 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.627 [DefaultDispatcher-worker-22 @coroutine#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.631 [DefaultDispatcher-worker-11 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.631 [DefaultDispatcher-worker-11 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.631 [DefaultDispatcher-worker-11 @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:44219/UmAppDatabase/replication/message. 2025-03-18 10:52:56.631 [DefaultDispatcher-worker-11 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.631 [DefaultDispatcher-worker-11 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44219/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 10:52:56.631 [eventLoopGroupProxy-19-2 @call-handler#3213] 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-18 10:52:56.632 [eventLoopGroupProxy-19-2 @call-handler#3213] 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-18 10:52:56.632 [eventLoopGroupProxy-19-2 @call-handler#3213] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 10:52:56.635 [DefaultDispatcher-worker-6 @call-handler#3213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.636 [eventLoopGroupProxy-19-2 @call-handler#3213] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.636 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.636 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.636 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/replication/message. 2025-03-18 10:52:56.636 [DefaultDispatcher-worker-5 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.640 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706327886712713218&assignmentUid=706327886712713216&clazzUid=706327886712713216&submitterUid=706327886712713217 2025-03-18 10:52:56.640 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706327886712713218&assignmentUid=706327886712713216&clazzUid=706327886712713216&submitterUid=706327886712713217. 2025-03-18 10:52:56.640 [UI Thread @coroutine#3229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706327886712713218&assignmentUid=706327886712713216&clazzUid=706327886712713216&submitterUid=706327886712713217 2025-03-18 10:52:56.640 [DefaultDispatcher-worker-20 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.640 [eventLoopGroupProxy-19-2 @call-handler#3234] 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-18 10:52:56.643 [eventLoopGroupProxy-19-2 @call-handler#3234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.644 [UI Thread @coroutine#3229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706327886712713218&assignmentUid=706327886712713216&clazzUid=706327886712713216&submitterUid=706327886712713217 2025-03-18 10:52:56.644 [UI Thread @coroutine#3229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706327886712713218&assignmentUid=706327886712713216&clazzUid=706327886712713216&submitterUid=706327886712713217 2025-03-18 10:52:56.644 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706327886712713218&assignmentUid=706327886712713216&clazzUid=706327886712713216&submitterUid=706327886712713217. 2025-03-18 10:52:56.644 [UI Thread @coroutine#3229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706327886712713218&assignmentUid=706327886712713216&clazzUid=706327886712713216&submitterUid=706327886712713217 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.648 [DefaultDispatcher-worker-5 @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.652 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/PersonDao/getNamesByUid?uid=706327886712713217 2025-03-18 10:52:56.652 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/PersonDao/getNamesByUid?uid=706327886712713217. 2025-03-18 10:52:56.652 [UI Thread @coroutine#3243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/PersonDao/getNamesByUid?uid=706327886712713217 2025-03-18 10:52:56.652 [eventLoopGroupProxy-19-2 @call-handler#3252] 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-18 10:52:56.653 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.653 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.653 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.653 [eventLoopGroupProxy-19-2 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.653 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706327886712713216 2025-03-18 10:52:56.653 [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:44219/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706327886712713216. 2025-03-18 10:52:56.653 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706327886712713216 2025-03-18 10:52:56.653 [eventLoopGroupProxy-19-5 @call-handler#3261] 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-18 10:52:56.653 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.653 [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:44219/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.653 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.653 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.653 [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:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.653 [eventLoopGroupProxy-19-7 @call-handler#3266] 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-18 10:52:56.653 [UI Thread @coroutine#3257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.653 [eventLoopGroupProxy-19-6 @call-handler#3272] 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-18 10:52:56.653 [eventLoopGroupProxy-19-2 @call-handler#3273] 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-18 10:52:56.654 [UI Thread @coroutine#3243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/PersonDao/getNamesByUid?uid=706327886712713217 2025-03-18 10:52:56.654 [UI Thread @coroutine#3243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/PersonDao/getNamesByUid?uid=706327886712713217 2025-03-18 10:52:56.654 [UI Thread @coroutine#3243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/PersonDao/getNamesByUid?uid=706327886712713217. 2025-03-18 10:52:56.654 [UI Thread @coroutine#3243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/PersonDao/getNamesByUid?uid=706327886712713217 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.654 [eventLoopGroupProxy-19-6 @call-handler#3272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.655 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.655 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.655 [eventLoopGroupProxy-19-2 @call-handler#3273] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.655 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.655 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.655 [UI Thread @coroutine#3257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.655 [UI Thread @coroutine#3257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.655 [UI Thread @coroutine#3257] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.655 [UI Thread @coroutine#3257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.655 [eventLoopGroupProxy-19-5 @call-handler#3261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.655 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.655 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.655 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.655 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706327886712713217&assignmentUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.656 [eventLoopGroupProxy-19-7 @call-handler#3266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.656 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706327886712713216 2025-03-18 10:52:56.656 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706327886712713216 2025-03-18 10:52:56.656 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706327886712713216. 2025-03-18 10:52:56.656 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.659 [DefaultDispatcher-worker-20 @coroutine#3243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.663 [DefaultDispatcher-worker-15 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.666 [DefaultDispatcher-worker-21 @coroutine#3257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.669 [DefaultDispatcher-worker-22 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.672 [DefaultDispatcher-worker-17 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.675 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713218 2025-03-18 10:52:56.675 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713218. 2025-03-18 10:52:56.675 [UI Thread @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713218 2025-03-18 10:52:56.676 [eventLoopGroupProxy-19-2 @call-handler#3289] 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-18 10:52:56.679 [eventLoopGroupProxy-19-2 @call-handler#3289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.679 [UI Thread @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713218 2025-03-18 10:52:56.679 [UI Thread @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713218 2025-03-18 10:52:56.679 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713218. 2025-03-18 10:52:56.679 [UI Thread @coroutine#3287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713218 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.684 [DefaultDispatcher-worker-7 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.685 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/PersonDao/findByUidAsync?uid=706327886712713217 2025-03-18 10:52:56.685 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/PersonDao/findByUidAsync?uid=706327886712713217. 2025-03-18 10:52:56.685 [UI Thread @coroutine#3287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/PersonDao/findByUidAsync?uid=706327886712713217 2025-03-18 10:52:56.686 [eventLoopGroupProxy-19-2 @call-handler#3293] 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-18 10:52:56.686 [eventLoopGroupProxy-19-2 @call-handler#3293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.687 [UI Thread @coroutine#3287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/PersonDao/findByUidAsync?uid=706327886712713217 2025-03-18 10:52:56.687 [UI Thread @coroutine#3287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/PersonDao/findByUidAsync?uid=706327886712713217 2025-03-18 10:52:56.687 [UI Thread @coroutine#3287] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/PersonDao/findByUidAsync?uid=706327886712713217. 2025-03-18 10:52:56.687 [UI Thread @coroutine#3287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/PersonDao/findByUidAsync?uid=706327886712713217 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.691 [DefaultDispatcher-worker-14 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.697 [DefaultDispatcher-worker-19 @coroutine#3287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.701 [DefaultDispatcher-worker-5 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.701 [DefaultDispatcher-worker-5 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.701 [DefaultDispatcher-worker-5 @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:44219/UmAppDatabase/replication/message. 2025-03-18 10:52:56.701 [DefaultDispatcher-worker-5 @coroutine#3036] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.701 [DefaultDispatcher-worker-5 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44219/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 10:52:56.702 [eventLoopGroupProxy-19-2 @call-handler#3298] 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-18 10:52:56.702 [eventLoopGroupProxy-19-2 @call-handler#3298] 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-18 10:52:56.702 [eventLoopGroupProxy-19-2 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 10:52:56.706 [DefaultDispatcher-worker-21 @call-handler#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2025-03-18 10:52:56.706 [eventLoopGroupProxy-19-2 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.707 [DefaultDispatcher-worker-17 @coroutine#3036] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.707 [DefaultDispatcher-worker-17 @coroutine#3036] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/replication/message 2025-03-18 10:52:56.707 [DefaultDispatcher-worker-17 @coroutine#3036] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/replication/message. 2025-03-18 10:52:56.707 [DefaultDispatcher-worker-17 @coroutine#3036] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.708 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216 2025-03-18 10:52:56.708 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216. 2025-03-18 10:52:56.708 [UI Thread @coroutine#3321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216 2025-03-18 10:52:56.708 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.709 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.709 [UI Thread @coroutine#3325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.709 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.709 [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:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.709 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.709 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.709 [eventLoopGroupProxy-19-5 @call-handler#3340] 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-18 10:52:56.709 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.709 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.709 [eventLoopGroupProxy-19-2 @call-handler#3338] 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-18 10:52:56.709 [eventLoopGroupProxy-19-7 @call-handler#3348] 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-18 10:52:56.709 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217 2025-03-18 10:52:56.709 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217. 2025-03-18 10:52:56.709 [UI Thread @coroutine#3350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217 2025-03-18 10:52:56.709 [eventLoopGroupProxy-19-6 @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-18 10:52:56.709 [eventLoopGroupProxy-19-2 @call-handler#3338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.710 [eventLoopGroupProxy-19-8 @call-handler#3359] 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-18 10:52:56.710 [UI Thread @coroutine#3321] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216 2025-03-18 10:52:56.710 [UI Thread @coroutine#3321] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216 2025-03-18 10:52:56.710 [eventLoopGroupProxy-19-7 @call-handler#3348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.710 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216. 2025-03-18 10:52:56.710 [UI Thread @coroutine#3321] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.710 [eventLoopGroupProxy-19-6 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.710 [eventLoopGroupProxy-19-5 @call-handler#3340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.710 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.710 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.710 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.710 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.711 [UI Thread @coroutine#3325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.711 [UI Thread @coroutine#3325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 2025-03-18 10:52:56.711 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.711 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.711 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.711 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.711 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216. 2025-03-18 10:52:56.711 [UI Thread @coroutine#3325] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706327886712713217&assignmentUid=706327886712713216 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.712 [eventLoopGroupProxy-19-8 @call-handler#3359] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 10:52:56.712 [UI Thread @coroutine#3350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217 2025-03-18 10:52:56.712 [UI Thread @coroutine#3350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217 2025-03-18 10:52:56.712 [DefaultDispatcher-worker-5 @coroutine#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@361a618e 2025-03-18 10:52:56.712 [UI Thread @coroutine#3350] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217. 2025-03-18 10:52:56.712 [UI Thread @coroutine#3350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44219/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706327886712713216&clazzUid=706327886712713216&accountPersonUid=706327886712713217 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:56.715 [DefaultDispatcher-worker-22 @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.718 [DefaultDispatcher-worker-2 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.721 [DefaultDispatcher-worker-7 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.724 [DefaultDispatcher-worker-16 @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.728 [DefaultDispatcher-worker-19 @coroutine#3350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7108b12d 2025-03-18 10:52:56.732 [DefaultDispatcher-worker-14 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:56.732 [DefaultDispatcher-worker-14 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.732 [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:57747/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.732 [DefaultDispatcher-worker-14 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-18 10:52:56.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-18 10:52:56.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.733 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7108b12d: (connection evicted) 2025-03-18 10:52:56.733 [DefaultDispatcher-worker-1 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.733 [DefaultDispatcher-worker-1 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:56.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-18 10:52:56.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-18 10:52:56.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-18 10:52:56.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-18 10:52:56.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:56.734 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@361a618e: (connection evicted) 2025-03-18 10:52:56.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:56.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-18 10:52:56.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-18 10:52:56.828 [DefaultDispatcher-worker-9 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:56.828 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.828 [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:41713/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.828 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.829 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.829 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.904 [DefaultDispatcher-worker-7 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:56.905 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.905 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.905 [DefaultDispatcher-worker-7 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.905 [DefaultDispatcher-worker-15 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.905 [DefaultDispatcher-worker-15 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.989 [DefaultDispatcher-worker-14 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:52:56.989 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.989 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:56.989 [DefaultDispatcher-worker-14 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.990 [DefaultDispatcher-worker-20 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:56.990 [DefaultDispatcher-worker-20 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.030 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:52:57.030 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.030 [DefaultDispatcher-worker-9 @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:57837/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:57.030 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.031 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.031 [DefaultDispatcher-worker-15 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.070 [DefaultDispatcher-worker-5 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:52:57.071 [DefaultDispatcher-worker-5 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.071 [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-18 10:52:57.071 [DefaultDispatcher-worker-5 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.071 [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-18 10:52:57.094 [DefaultDispatcher-worker-13 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:57.095 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.095 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:57.095 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.095 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.095 [DefaultDispatcher-worker-19 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.207 [DefaultDispatcher-worker-15 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:57.207 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.207 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:57.207 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.208 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.208 [DefaultDispatcher-worker-13 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.287 [DefaultDispatcher-worker-19 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:57.287 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.287 [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:33657/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:57.287 [DefaultDispatcher-worker-19 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.287 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.287 [DefaultDispatcher-worker-6 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.391 [DefaultDispatcher-worker-22 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:57.391 [DefaultDispatcher-worker-22 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.391 [DefaultDispatcher-worker-22 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:57.391 [DefaultDispatcher-worker-22 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.392 [DefaultDispatcher-worker-9 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.392 [DefaultDispatcher-worker-9 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-18 10:52:57.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-18 10:52:57.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:57.736 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c9b080: (connection evicted) 2025-03-18 10:52:57.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:57.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-18 10:52:57.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-18 10:52:57.738 [DefaultDispatcher-worker-10 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:57.738 [DefaultDispatcher-worker-10 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.738 [DefaultDispatcher-worker-10 @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:57747/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:57.738 [DefaultDispatcher-worker-10 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-18 10:52:57.739 [DefaultDispatcher-worker-21 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.739 [DefaultDispatcher-worker-21 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae5f795 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:57.739 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-18 10:52:57.740 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2025-03-18 10:52:57.740 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2025-03-18 10:52:57.740 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-18 10:52:57.749 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2025-03-18 10:52:57.755 [Test worker @coroutine#3421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2025-03-18 10:52:57.756 [Test worker @coroutine#3423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2025-03-18 10:52:57.757 [Test worker @coroutine#3425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2048255a 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:57.757 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-18 10:52:57.758 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-18 10:52:57.758 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-18 10:52:57.758 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-18 10:52:57.766 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-18 10:52:57.772 [Test worker @coroutine#3427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-18 10:52:57.773 [Test worker @coroutine#3429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-18 10:52:57.774 [Test worker @coroutine#3431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-18 10:52:57.778 [DefaultDispatcher-worker-2 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd 2025-03-18 10:52:57.787 [DefaultDispatcher-worker-20 @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2025-03-18 10:52:57.792 [DefaultDispatcher-worker-14 @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6 2025-03-18 10:52:57.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-18 10:52:57.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-18 10:52:57.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:57.797 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e94a6f6: (connection evicted) 2025-03-18 10:52:57.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:57.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-18 10:52:57.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-18 10:52:57.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-18 10:52:57.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-18 10:52:57.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:57.797 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f4b59fd: (connection evicted) 2025-03-18 10:52:57.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:57.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-18 10:52:57.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75bbeb89 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:57.798 [Test worker @coroutine#3479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-18 10:52:57.799 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2025-03-18 10:52:57.799 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2025-03-18 10:52:57.799 [Test worker @coroutine#3479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-18 10:52:57.807 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2025-03-18 10:52:57.813 [Test worker @coroutine#3480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2025-03-18 10:52:57.814 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2025-03-18 10:52:57.816 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ec5c4e2 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-18 10:52:57.816 [Test worker @coroutine#3479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-18 10:52:57.825 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-18 10:52:57.831 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-18 10:52:57.832 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-18 10:52:57.833 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-18 10:52:57.834 [DefaultDispatcher-worker-12 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:57.834 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.834 [DefaultDispatcher-worker-12 @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:41713/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:57.834 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.835 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.835 [DefaultDispatcher-worker-2 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.837 [DefaultDispatcher-worker-21 @coroutine#3493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7 2025-03-18 10:52:57.846 [DefaultDispatcher-worker-11 @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2025-03-18 10:52:57.851 [DefaultDispatcher-worker-1 @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2025-03-18 10:52:57.856 [DefaultDispatcher-worker-2 @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2025-03-18 10:52:57.867 [DefaultDispatcher-worker-15 @coroutine#3541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681ba763 2025-03-18 10:52:57.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-18 10:52:57.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-18 10:52:57.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:57.869 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@681ba763: (connection evicted) 2025-03-18 10:52:57.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:57.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-18 10:52:57.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-18 10:52:57.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-18 10:52:57.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-18 10:52:57.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:57.870 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c9d2ed7: (connection evicted) 2025-03-18 10:52:57.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:57.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-18 10:52:57.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10522dfd 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2025-03-18 10:52:57.871 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-18 10:52:57.880 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2025-03-18 10:52:57.886 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2025-03-18 10:52:57.887 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2025-03-18 10:52:57.888 [Test worker @coroutine#3573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19266ca3 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:57.888 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-18 10:52:57.889 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-18 10:52:57.889 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-18 10:52:57.889 [Test worker @coroutine#3568] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-18 10:52:57.897 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-18 10:52:57.903 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-18 10:52:57.904 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-18 10:52:57.905 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-18 10:52:57.909 [DefaultDispatcher-worker-16 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:57.909 [DefaultDispatcher-worker-14 @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@627222d8 2025-03-18 10:52:57.909 [DefaultDispatcher-worker-16 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.909 [DefaultDispatcher-worker-16 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:57.909 [DefaultDispatcher-worker-16 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.910 [DefaultDispatcher-worker-23 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.910 [DefaultDispatcher-worker-23 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.918 [DefaultDispatcher-worker-16 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2025-03-18 10:52:57.922 [DefaultDispatcher-worker-8 @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c452e69 2025-03-18 10:52:57.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-18 10:52:57.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-18 10:52:57.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:57.926 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c452e69: (connection evicted) 2025-03-18 10:52:57.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:57.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-18 10:52:57.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-18 10:52:57.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-18 10:52:57.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-18 10:52:57.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:57.927 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@627222d8: (connection evicted) 2025-03-18 10:52:57.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:57.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-18 10:52:57.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b1f0667 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2025-03-18 10:52:57.928 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-18 10:52:57.937 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2025-03-18 10:52:57.943 [Test worker @coroutine#3630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2025-03-18 10:52:57.944 [Test worker @coroutine#3632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2025-03-18 10:52:57.945 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c919b2 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:57.945 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-18 10:52:57.946 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-03-18 10:52:57.946 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-03-18 10:52:57.946 [Test worker @coroutine#3629] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-18 10:52:57.954 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-03-18 10:52:57.960 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-03-18 10:52:57.961 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-03-18 10:52:57.962 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-03-18 10:52:57.966 [DefaultDispatcher-worker-22 @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35307365 2025-03-18 10:52:57.974 [DefaultDispatcher-worker-23 @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2025-03-18 10:52:57.979 [DefaultDispatcher-worker-20 @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f 2025-03-18 10:52:57.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-18 10:52:57.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-18 10:52:57.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:57.983 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27e25c2f: (connection evicted) 2025-03-18 10:52:57.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:57.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-18 10:52:57.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-18 10:52:57.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-18 10:52:57.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-18 10:52:57.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:57.983 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35307365: (connection evicted) 2025-03-18 10:52:57.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:57.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-18 10:52:57.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@667ce5fa 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:57.984 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-18 10:52:57.985 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1f6318 2025-03-18 10:52:57.985 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e1f6318 2025-03-18 10:52:57.985 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-18 10:52:57.994 [DefaultDispatcher-worker-2 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:52:57.994 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1f6318 2025-03-18 10:52:57.994 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.994 [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:56553/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:57.994 [DefaultDispatcher-worker-2 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.995 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:57.995 [DefaultDispatcher-worker-15 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.000 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1f6318 2025-03-18 10:52:58.001 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1f6318 2025-03-18 10:52:58.002 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1f6318 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5a6849 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-18 10:52:58.002 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.003 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.003 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.003 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.003 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.003 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.003 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.003 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.003 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-18 10:52:58.003 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-03-18 10:52:58.003 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-03-18 10:52:58.003 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-18 10:52:58.012 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-03-18 10:52:58.018 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-03-18 10:52:58.019 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-03-18 10:52:58.020 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-03-18 10:52:58.024 [DefaultDispatcher-worker-12 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e91b051 2025-03-18 10:52:58.033 [DefaultDispatcher-worker-5 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1f6318 2025-03-18 10:52:58.035 [DefaultDispatcher-worker-9 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:52:58.035 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.035 [DefaultDispatcher-worker-9 @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:57837/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:58.035 [DefaultDispatcher-worker-9 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.035 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.035 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.037 [DefaultDispatcher-worker-9 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e1f6318 2025-03-18 10:52:58.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-18 10:52:58.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-18 10:52:58.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.041 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e1f6318: (connection evicted) 2025-03-18 10:52:58.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-18 10:52:58.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-18 10:52:58.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-18 10:52:58.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-18 10:52:58.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.042 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e91b051: (connection evicted) 2025-03-18 10:52:58.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-18 10:52:58.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@165634aa 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2025-03-18 10:52:58.043 [Test worker @coroutine#3749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-18 10:52:58.052 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2025-03-18 10:52:58.058 [Test worker @coroutine#3750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2025-03-18 10:52:58.059 [Test worker @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2025-03-18 10:52:58.060 [Test worker @coroutine#3754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2025-03-18 10:52:58.060 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2984edab 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-03-18 10:52:58.061 [Test worker @coroutine#3749] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-18 10:52:58.070 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-03-18 10:52:58.076 [DefaultDispatcher-worker-4 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:52:58.076 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.076 [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-18 10:52:58.076 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.076 [Test worker @coroutine#3756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-03-18 10:52:58.076 [DefaultDispatcher-worker-19 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.077 [Test worker @coroutine#3760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-03-18 10:52:58.078 [Test worker @coroutine#3762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-03-18 10:52:58.082 [DefaultDispatcher-worker-19 @coroutine#3764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e085e71 2025-03-18 10:52:58.090 [DefaultDispatcher-worker-13 @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2025-03-18 10:52:58.094 [DefaultDispatcher-worker-13 @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2025-03-18 10:52:58.098 [DefaultDispatcher-worker-4 @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1aa21319 2025-03-18 10:52:58.099 [DefaultDispatcher-worker-17 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:58.099 [DefaultDispatcher-worker-17 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.099 [DefaultDispatcher-worker-17 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:58.099 [DefaultDispatcher-worker-17 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.100 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.100 [DefaultDispatcher-worker-3 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.101 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-18 10:52:58.101 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-18 10:52:58.101 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.101 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1aa21319: (connection evicted) 2025-03-18 10:52:58.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-18 10:52:58.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-18 10:52:58.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-18 10:52:58.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-18 10:52:58.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.102 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e085e71: (connection evicted) 2025-03-18 10:52:58.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-18 10:52:58.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7219a228 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-03-18 10:52:58.103 [Test worker @coroutine#3812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-18 10:52:58.111 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-03-18 10:52:58.117 [Test worker @coroutine#3813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-03-18 10:52:58.118 [Test worker @coroutine#3815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-03-18 10:52:58.119 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e7a6dcd 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2025-03-18 10:52:58.119 [Test worker @coroutine#3812] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-18 10:52:58.127 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2025-03-18 10:52:58.131 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2025-03-18 10:52:58.132 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2025-03-18 10:52:58.133 [Test worker @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2025-03-18 10:52:58.137 [DefaultDispatcher-worker-6 @coroutine#3825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6 2025-03-18 10:52:58.144 [DefaultDispatcher-worker-14 @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-03-18 10:52:58.148 [DefaultDispatcher-worker-5 @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-03-18 10:52:58.151 [DefaultDispatcher-worker-16 @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-03-18 10:52:58.160 [DefaultDispatcher-worker-12 @coroutine#3872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9 2025-03-18 10:52:58.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-18 10:52:58.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-18 10:52:58.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.163 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c1dc4e9: (connection evicted) 2025-03-18 10:52:58.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-18 10:52:58.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-18 10:52:58.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-18 10:52:58.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-18 10:52:58.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.163 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b0d42b6: (connection evicted) 2025-03-18 10:52:58.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-18 10:52:58.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7424a39e 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2025-03-18 10:52:58.164 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-18 10:52:58.172 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2025-03-18 10:52:58.177 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2025-03-18 10:52:58.177 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2025-03-18 10:52:58.178 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12a0f131 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2138386f 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@2138386f 2025-03-18 10:52:58.179 [Test worker @coroutine#3899] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-18 10:52:58.186 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2138386f 2025-03-18 10:52:58.191 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2138386f 2025-03-18 10:52:58.192 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2138386f 2025-03-18 10:52:58.192 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2138386f 2025-03-18 10:52:58.196 [DefaultDispatcher-worker-1 @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2138386f 2025-03-18 10:52:58.203 [DefaultDispatcher-worker-3 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2025-03-18 10:52:58.208 [DefaultDispatcher-worker-10 @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2025-03-18 10:52:58.209 [Test worker @coroutine#3922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1196950e 2025-03-18 10:52:58.212 [DefaultDispatcher-worker-14 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:58.212 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.212 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:58.212 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.213 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.213 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-18 10:52:58.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-18 10:52:58.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.213 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1196950e: (connection evicted) 2025-03-18 10:52:58.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-18 10:52:58.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-18 10:52:58.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-18 10:52:58.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-18 10:52:58.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.214 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2138386f: (connection evicted) 2025-03-18 10:52:58.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-18 10:52:58.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b24e21f 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-03-18 10:52:58.215 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-03-18 10:52:58.217 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-18 10:52:58.225 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-03-18 10:52:58.230 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-03-18 10:52:58.231 [Test worker @coroutine#3965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-03-18 10:52:58.232 [Test worker @coroutine#3967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e6dc94c 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.232 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-18 10:52:58.233 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2df380 2025-03-18 10:52:58.233 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2df380 2025-03-18 10:52:58.233 [Test worker @coroutine#3961] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-18 10:52:58.240 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2df380 2025-03-18 10:52:58.245 [Test worker @coroutine#3969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2df380 2025-03-18 10:52:58.246 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2df380 2025-03-18 10:52:58.247 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2df380 2025-03-18 10:52:58.251 [DefaultDispatcher-worker-22 @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2df380 2025-03-18 10:52:58.257 [DefaultDispatcher-worker-12 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-03-18 10:52:58.262 [DefaultDispatcher-worker-14 @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-03-18 10:52:58.263 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-03-18 10:52:58.264 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30 2025-03-18 10:52:58.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-18 10:52:58.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-18 10:52:58.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.268 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e3fdf30: (connection evicted) 2025-03-18 10:52:58.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-18 10:52:58.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-18 10:52:58.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-18 10:52:58.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-18 10:52:58.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.269 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2df380: (connection evicted) 2025-03-18 10:52:58.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-18 10:52:58.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f507d33 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c04188 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c04188 2025-03-18 10:52:58.270 [Test worker @coroutine#4023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-18 10:52:58.277 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c04188 2025-03-18 10:52:58.282 [Test worker @coroutine#4024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c04188 2025-03-18 10:52:58.283 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c04188 2025-03-18 10:52:58.284 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c04188 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7eba962d 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.284 [Test worker @coroutine#4023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-18 10:52:58.285 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2025-03-18 10:52:58.285 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2025-03-18 10:52:58.285 [Test worker @coroutine#4023] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-18 10:52:58.292 [DefaultDispatcher-worker-12 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:58.292 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.292 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:58.292 [DefaultDispatcher-worker-12 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.292 [DefaultDispatcher-worker-20 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.292 [DefaultDispatcher-worker-20 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.292 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2025-03-18 10:52:58.297 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2025-03-18 10:52:58.298 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2025-03-18 10:52:58.299 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2025-03-18 10:52:58.303 [DefaultDispatcher-worker-9 @coroutine#4039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74f6237 2025-03-18 10:52:58.311 [DefaultDispatcher-worker-15 @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c04188 2025-03-18 10:52:58.315 [DefaultDispatcher-worker-14 @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c04188 2025-03-18 10:52:58.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-18 10:52:58.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-18 10:52:58.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.354 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c04188: (connection evicted) 2025-03-18 10:52:58.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-18 10:52:58.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-18 10:52:58.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-18 10:52:58.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-18 10:52:58.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.354 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74f6237: (connection evicted) 2025-03-18 10:52:58.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-18 10:52:58.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aca4144 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.355 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-18 10:52:58.356 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-03-18 10:52:58.356 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-03-18 10:52:58.356 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-18 10:52:58.363 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-03-18 10:52:58.368 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-03-18 10:52:58.369 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-03-18 10:52:58.370 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bcf2780 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-03-18 10:52:58.370 [Test worker @coroutine#4096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-18 10:52:58.377 [Test worker @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-03-18 10:52:58.382 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-03-18 10:52:58.383 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-03-18 10:52:58.384 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-03-18 10:52:58.388 [DefaultDispatcher-worker-13 @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11544ddd 2025-03-18 10:52:58.395 [DefaultDispatcher-worker-18 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-03-18 10:52:58.396 [DefaultDispatcher-worker-14 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:58.396 [DefaultDispatcher-worker-14 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.396 [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:51771/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:58.396 [DefaultDispatcher-worker-14 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.397 [DefaultDispatcher-worker-12 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.397 [DefaultDispatcher-worker-12 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.400 [DefaultDispatcher-worker-20 @coroutine#4096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26aecf31 2025-03-18 10:52:58.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-18 10:52:58.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-18 10:52:58.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.404 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26aecf31: (connection evicted) 2025-03-18 10:52:58.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-18 10:52:58.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-18 10:52:58.404 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-18 10:52:58.404 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-18 10:52:58.404 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.405 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11544ddd: (connection evicted) 2025-03-18 10:52:58.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-18 10:52:58.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@327fd5c9 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2025-03-18 10:52:58.406 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-18 10:52:58.414 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2025-03-18 10:52:58.419 [Test worker @coroutine#4157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2025-03-18 10:52:58.420 [Test worker @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2025-03-18 10:52:58.421 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@194feb27 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df920 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@3df920 2025-03-18 10:52:58.421 [Test worker @coroutine#4156] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-18 10:52:58.428 [Test worker @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2025-03-18 10:52:58.434 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2025-03-18 10:52:58.435 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2025-03-18 10:52:58.435 [Test worker @coroutine#4167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2025-03-18 10:52:58.439 [DefaultDispatcher-worker-17 @coroutine#4169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3df920 2025-03-18 10:52:58.446 [DefaultDispatcher-worker-1 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2025-03-18 10:52:58.451 [DefaultDispatcher-worker-4 @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2025-03-18 10:52:58.452 [Test worker @coroutine#4179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2025-03-18 10:52:58.453 [Test worker @coroutine#4181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14 2025-03-18 10:52:58.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-18 10:52:58.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-18 10:52:58.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.457 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9fe1e14: (connection evicted) 2025-03-18 10:52:58.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-18 10:52:58.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-18 10:52:58.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-18 10:52:58.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-18 10:52:58.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.457 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3df920: (connection evicted) 2025-03-18 10:52:58.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-18 10:52:58.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a53cddc 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-18 10:52:58.459 [Test worker @coroutine#4217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-18 10:52:58.466 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-18 10:52:58.471 [Test worker @coroutine#4218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-18 10:52:58.472 [Test worker @coroutine#4220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-18 10:52:58.473 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a7ee4e 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.473 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2025-03-18 10:52:58.474 [Test worker @coroutine#4217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-18 10:52:58.481 [Test worker @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2025-03-18 10:52:58.486 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2025-03-18 10:52:58.487 [Test worker @coroutine#4226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2025-03-18 10:52:58.488 [Test worker @coroutine#4228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2025-03-18 10:52:58.492 [DefaultDispatcher-worker-9 @coroutine#4230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4 2025-03-18 10:52:58.498 [DefaultDispatcher-worker-13 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-18 10:52:58.503 [DefaultDispatcher-worker-10 @coroutine#4217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-18 10:52:58.509 [UI Thread @coroutine#4278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54422189 2025-03-18 10:52:58.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-18 10:52:58.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-18 10:52:58.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.511 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54422189: (connection evicted) 2025-03-18 10:52:58.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-18 10:52:58.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-18 10:52:58.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-18 10:52:58.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-18 10:52:58.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.511 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bb3cbb4: (connection evicted) 2025-03-18 10:52:58.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-18 10:52:58.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623e578b 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-03-18 10:52:58.513 [Test worker @coroutine#4309] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-18 10:52:58.521 [Test worker @coroutine#4309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-03-18 10:52:58.526 [Test worker @coroutine#4310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-03-18 10:52:58.527 [Test worker @coroutine#4312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-03-18 10:52:58.528 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-03-18 10:52:58.532 [DefaultDispatcher-worker-1 @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-03-18 10:52:58.533 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-03-18 10:52:58.540 [Test worker @coroutine#4330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e64b248 2025-03-18 10:52:58.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-18 10:52:58.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-18 10:52:58.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.552 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e64b248: (connection evicted) 2025-03-18 10:52:58.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.552 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-18 10:52:58.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52ebacbf 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.553 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-18 10:52:58.554 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-18 10:52:58.554 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-18 10:52:58.554 [Test worker @coroutine#4343] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-18 10:52:58.561 [Test worker @coroutine#4343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-18 10:52:58.566 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-18 10:52:58.567 [Test worker @coroutine#4346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-18 10:52:58.568 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67599bae 2025-03-18 10:52:58.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-18 10:52:58.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-18 10:52:58.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:52:58.570 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.570 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-18 10:52:58.570 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-18 10:52:58.570 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@94047a4 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-03-18 10:52:58.571 [Test worker @coroutine#4372] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-18 10:52:58.578 [Test worker @coroutine#4372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-03-18 10:52:58.583 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-03-18 10:52:58.584 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-03-18 10:52:58.585 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ab86a2 2025-03-18 10:52:58.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-18 10:52:58.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-18 10:52:58.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:52:58.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-18 10:52:58.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13668c8b 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.587 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2025-03-18 10:52:58.588 [Test worker @coroutine#4402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-18 10:52:58.595 [Test worker @coroutine#4402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2025-03-18 10:52:58.600 [Test worker @coroutine#4403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2025-03-18 10:52:58.601 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2025-03-18 10:52:58.602 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b05a8a 2025-03-18 10:52:58.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-18 10:52:58.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-18 10:52:58.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:52:58.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-18 10:52:58.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@222e9ace 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef8cf89 2025-03-18 10:52:58.605 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef8cf89 2025-03-18 10:52:58.606 [Test worker @coroutine#4433] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-18 10:52:58.613 [Test worker @coroutine#4433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8cf89 2025-03-18 10:52:58.618 [Test worker @coroutine#4434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8cf89 2025-03-18 10:52:58.619 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8cf89 2025-03-18 10:52:58.620 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8cf89 2025-03-18 10:52:58.625 [DefaultDispatcher-worker-5 @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ef8cf89 2025-03-18 10:52:58.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-18 10:52:58.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-18 10:52:58.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.633 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ef8cf89: (connection evicted) 2025-03-18 10:52:58.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-18 10:52:58.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6508e82 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-18 10:52:58.634 [Test worker @coroutine#4460] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-18 10:52:58.641 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-18 10:52:58.646 [Test worker @coroutine#4461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-18 10:52:58.647 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-18 10:52:58.648 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12ef8410 2025-03-18 10:52:58.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-18 10:52:58.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-18 10:52:58.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:52:58.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.650 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-18 10:52:58.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e206be5 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.650 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-03-18 10:52:58.651 [Test worker @coroutine#4489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-18 10:52:58.659 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-03-18 10:52:58.664 [Test worker @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-03-18 10:52:58.664 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-03-18 10:52:58.665 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-03-18 10:52:58.670 [DefaultDispatcher-worker-19 @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-03-18 10:52:58.670 [Test worker @coroutine#4501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-03-18 10:52:58.673 [Test worker @coroutine#4514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21590b35 2025-03-18 10:52:58.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-18 10:52:58.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-18 10:52:58.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.684 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21590b35: (connection evicted) 2025-03-18 10:52:58.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-18 10:52:58.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-18 10:52:58.685 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@134ccb03 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-03-18 10:52:58.686 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-18 10:52:58.693 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-03-18 10:52:58.698 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-03-18 10:52:58.699 [Test worker @coroutine#4525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-03-18 10:52:58.700 [Test worker @coroutine#4527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d58136 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-03-18 10:52:58.700 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-18 10:52:58.708 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-03-18 10:52:58.713 [Test worker @coroutine#4529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-03-18 10:52:58.714 [Test worker @coroutine#4531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-03-18 10:52:58.715 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-03-18 10:52:58.718 [DefaultDispatcher-worker-20 @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d 2025-03-18 10:52:58.726 [DefaultDispatcher-worker-23 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-03-18 10:52:58.735 [DefaultDispatcher-worker-6 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b 2025-03-18 10:52:58.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-18 10:52:58.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-18 10:52:58.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.740 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12e25b4b: (connection evicted) 2025-03-18 10:52:58.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-18 10:52:58.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-18 10:52:58.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-18 10:52:58.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-18 10:52:58.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.740 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@758e8b8d: (connection evicted) 2025-03-18 10:52:58.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-18 10:52:58.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e8cf854 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.741 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-03-18 10:52:58.742 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-18 10:52:58.744 [DefaultDispatcher-worker-12 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:58.744 [DefaultDispatcher-worker-12 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.744 [DefaultDispatcher-worker-12 @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:57747/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:58.744 [DefaultDispatcher-worker-12 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.744 [DefaultDispatcher-worker-15 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.744 [DefaultDispatcher-worker-15 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.749 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-03-18 10:52:58.754 [Test worker @coroutine#4553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-03-18 10:52:58.755 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-03-18 10:52:58.756 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@534f4a65 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.756 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-18 10:52:58.757 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-03-18 10:52:58.757 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-03-18 10:52:58.757 [Test worker @coroutine#4549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-18 10:52:58.766 [Test worker @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-03-18 10:52:58.771 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-03-18 10:52:58.772 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-03-18 10:52:58.773 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-03-18 10:52:58.777 [DefaultDispatcher-worker-14 @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2505480a 2025-03-18 10:52:58.784 [DefaultDispatcher-worker-14 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-03-18 10:52:58.792 [DefaultDispatcher-worker-10 @coroutine#4549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c5652b 2025-03-18 10:52:58.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-18 10:52:58.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-18 10:52:58.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.794 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22c5652b: (connection evicted) 2025-03-18 10:52:58.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-18 10:52:58.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-18 10:52:58.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-18 10:52:58.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-18 10:52:58.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.795 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2505480a: (connection evicted) 2025-03-18 10:52:58.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-18 10:52:58.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31cae1e4 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.796 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.797 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-18 10:52:58.797 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-03-18 10:52:58.797 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-03-18 10:52:58.797 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-18 10:52:58.805 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-03-18 10:52:58.810 [Test worker @coroutine#4579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-03-18 10:52:58.810 [Test worker @coroutine#4581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-03-18 10:52:58.811 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-03-18 10:52:58.811 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23e95661 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-03-18 10:52:58.812 [Test worker @coroutine#4578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-18 10:52:58.819 [Test worker @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-03-18 10:52:58.824 [Test worker @coroutine#4586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-03-18 10:52:58.825 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-03-18 10:52:58.826 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-03-18 10:52:58.830 [DefaultDispatcher-worker-7 @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@553d9329 2025-03-18 10:52:58.837 [DefaultDispatcher-worker-14 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-03-18 10:52:58.839 [DefaultDispatcher-worker-23 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:58.839 [DefaultDispatcher-worker-23 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.839 [DefaultDispatcher-worker-23 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:58.839 [DefaultDispatcher-worker-23 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.840 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.840 [DefaultDispatcher-worker-11 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.844 [DefaultDispatcher-worker-4 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-03-18 10:52:58.848 [DefaultDispatcher-worker-11 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-03-18 10:52:58.853 [DefaultDispatcher-worker-1 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc 2025-03-18 10:52:58.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-18 10:52:58.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-18 10:52:58.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.859 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b14e7dc: (connection evicted) 2025-03-18 10:52:58.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-18 10:52:58.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-18 10:52:58.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-18 10:52:58.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-18 10:52:58.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.860 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@553d9329: (connection evicted) 2025-03-18 10:52:58.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-18 10:52:58.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-18 10:52:58.861 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f48adcc 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-03-18 10:52:58.862 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-18 10:52:58.872 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-03-18 10:52:58.877 [Test worker @coroutine#4622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-03-18 10:52:58.878 [Test worker @coroutine#4624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-03-18 10:52:58.878 [Test worker @coroutine#4626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c45428 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-03-18 10:52:58.879 [Test worker @coroutine#4621] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-18 10:52:58.886 [Test worker @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-03-18 10:52:58.891 [Test worker @coroutine#4628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-03-18 10:52:58.892 [Test worker @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-03-18 10:52:58.893 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-03-18 10:52:58.897 [DefaultDispatcher-worker-5 @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c 2025-03-18 10:52:58.904 [DefaultDispatcher-worker-1 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-03-18 10:52:58.909 [DefaultDispatcher-worker-20 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-03-18 10:52:58.913 [DefaultDispatcher-worker-11 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@180466a9 2025-03-18 10:52:58.913 [DefaultDispatcher-worker-12 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:58.913 [DefaultDispatcher-worker-12 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.914 [DefaultDispatcher-worker-12 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:58.914 [DefaultDispatcher-worker-12 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.914 [DefaultDispatcher-worker-11 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.914 [DefaultDispatcher-worker-11 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-18 10:52:58.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-18 10:52:58.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.919 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@180466a9: (connection evicted) 2025-03-18 10:52:58.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-18 10:52:58.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-18 10:52:58.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-18 10:52:58.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-18 10:52:58.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.919 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7fb24c: (connection evicted) 2025-03-18 10:52:58.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-18 10:52:58.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61a809ee 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.920 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-18 10:52:58.921 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-03-18 10:52:58.921 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-03-18 10:52:58.921 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-18 10:52:58.929 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-03-18 10:52:58.933 [Test worker @coroutine#4662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-03-18 10:52:58.934 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-03-18 10:52:58.935 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5259469d 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.935 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-18 10:52:58.936 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-03-18 10:52:58.936 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-03-18 10:52:58.936 [Test worker @coroutine#4661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-18 10:52:58.943 [Test worker @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-03-18 10:52:58.947 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-03-18 10:52:58.948 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-03-18 10:52:58.949 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-03-18 10:52:58.953 [DefaultDispatcher-worker-2 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1694cbc 2025-03-18 10:52:58.960 [DefaultDispatcher-worker-1 @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-03-18 10:52:58.964 [DefaultDispatcher-worker-9 @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2 2025-03-18 10:52:58.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-18 10:52:58.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-18 10:52:58.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.966 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b6c5fa2: (connection evicted) 2025-03-18 10:52:58.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-18 10:52:58.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-18 10:52:58.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-18 10:52:58.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-18 10:52:58.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:58.967 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1694cbc: (connection evicted) 2025-03-18 10:52:58.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:58.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-18 10:52:58.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@759c8393 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.969 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-18 10:52:58.970 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-03-18 10:52:58.970 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-03-18 10:52:58.970 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-18 10:52:58.977 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-03-18 10:52:58.982 [Test worker @coroutine#4699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-03-18 10:52:58.983 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-03-18 10:52:58.984 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@119d21ce 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-18 10:52:58.984 [Test worker @coroutine#4697] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-18 10:52:58.992 [Test worker @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-18 10:52:58.996 [Test worker @coroutine#4705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-18 10:52:58.997 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-18 10:52:58.998 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-18 10:52:58.999 [DefaultDispatcher-worker-12 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:52:58.999 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:58.999 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:58.999 [DefaultDispatcher-worker-12 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.000 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.000 [DefaultDispatcher-worker-17 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.002 [DefaultDispatcher-worker-15 @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@667713c4 2025-03-18 10:52:59.009 [DefaultDispatcher-worker-23 @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-03-18 10:52:59.014 [DefaultDispatcher-worker-5 @coroutine#4697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-03-18 10:52:59.025 [DefaultDispatcher-worker-14 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b 2025-03-18 10:52:59.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-18 10:52:59.025 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-18 10:52:59.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.026 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a5c502b: (connection evicted) 2025-03-18 10:52:59.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-18 10:52:59.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-18 10:52:59.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-18 10:52:59.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-18 10:52:59.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.026 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@667713c4: (connection evicted) 2025-03-18 10:52:59.027 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.027 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-18 10:52:59.027 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d0c88f4 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.027 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-18 10:52:59.028 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-03-18 10:52:59.028 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-03-18 10:52:59.028 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-18 10:52:59.035 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-03-18 10:52:59.040 [DefaultDispatcher-worker-2 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:52:59.040 [Test worker @coroutine#4736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-03-18 10:52:59.040 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.040 [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:57837/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:59.040 [DefaultDispatcher-worker-2 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.040 [DefaultDispatcher-worker-16 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.040 [DefaultDispatcher-worker-16 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.041 [Test worker @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-03-18 10:52:59.041 [Test worker @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13d7d1a8 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-03-18 10:52:59.042 [Test worker @coroutine#4735] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-18 10:52:59.049 [Test worker @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-03-18 10:52:59.054 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-03-18 10:52:59.055 [Test worker @coroutine#4747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-03-18 10:52:59.056 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-03-18 10:52:59.060 [DefaultDispatcher-worker-4 @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5827908c 2025-03-18 10:52:59.067 [DefaultDispatcher-worker-2 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-03-18 10:52:59.071 [DefaultDispatcher-worker-8 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-03-18 10:52:59.075 [DefaultDispatcher-worker-2 @coroutine#4735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-03-18 10:52:59.080 [DefaultDispatcher-worker-12 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:52:59.080 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.080 [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-18 10:52:59.080 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.081 [DefaultDispatcher-worker-23 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.082 [DefaultDispatcher-worker-22 @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3 2025-03-18 10:52:59.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-18 10:52:59.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-18 10:52:59.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.083 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50a1c2f3: (connection evicted) 2025-03-18 10:52:59.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-18 10:52:59.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-18 10:52:59.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-18 10:52:59.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-18 10:52:59.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.084 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5827908c: (connection evicted) 2025-03-18 10:52:59.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-18 10:52:59.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b09fcda 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.085 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-18 10:52:59.086 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-03-18 10:52:59.086 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-03-18 10:52:59.086 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-18 10:52:59.093 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-03-18 10:52:59.098 [Test worker @coroutine#4778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-03-18 10:52:59.099 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-03-18 10:52:59.100 [Test worker @coroutine#4782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@207fce87 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-03-18 10:52:59.100 [Test worker @coroutine#4777] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-18 10:52:59.104 [DefaultDispatcher-worker-14 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:52:59.104 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.104 [DefaultDispatcher-worker-14 @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:40787/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:59.104 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.105 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.105 [DefaultDispatcher-worker-22 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.109 [Test worker @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-03-18 10:52:59.114 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-03-18 10:52:59.115 [Test worker @coroutine#4789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-03-18 10:52:59.116 [Test worker @coroutine#4791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-03-18 10:52:59.120 [DefaultDispatcher-worker-11 @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec 2025-03-18 10:52:59.127 [DefaultDispatcher-worker-22 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-03-18 10:52:59.132 [DefaultDispatcher-worker-8 @coroutine#4777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7 2025-03-18 10:52:59.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-18 10:52:59.138 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-18 10:52:59.138 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.139 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55cd41f7: (connection evicted) 2025-03-18 10:52:59.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-18 10:52:59.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-18 10:52:59.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-18 10:52:59.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-18 10:52:59.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.139 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f3a3fec: (connection evicted) 2025-03-18 10:52:59.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-18 10:52:59.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cb3bc0e 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.140 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-03-18 10:52:59.141 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-18 10:52:59.149 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-03-18 10:52:59.153 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-03-18 10:52:59.154 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-03-18 10:52:59.155 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-03-18 10:52:59.155 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22d82fe8 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-03-18 10:52:59.156 [Test worker @coroutine#4820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-18 10:52:59.163 [Test worker @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-03-18 10:52:59.168 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-03-18 10:52:59.169 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-03-18 10:52:59.170 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-03-18 10:52:59.174 [DefaultDispatcher-worker-12 @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74c74c99 2025-03-18 10:52:59.180 [DefaultDispatcher-worker-21 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-03-18 10:52:59.185 [DefaultDispatcher-worker-21 @coroutine#4820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e 2025-03-18 10:52:59.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-18 10:52:59.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-18 10:52:59.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.188 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f97d43e: (connection evicted) 2025-03-18 10:52:59.188 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.188 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-18 10:52:59.188 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-18 10:52:59.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-18 10:52:59.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-18 10:52:59.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.189 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74c74c99: (connection evicted) 2025-03-18 10:52:59.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-18 10:52:59.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33e09baf 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-03-18 10:52:59.190 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-18 10:52:59.198 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-03-18 10:52:59.203 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-03-18 10:52:59.204 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-03-18 10:52:59.205 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39a809db 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.205 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-18 10:52:59.206 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-03-18 10:52:59.206 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-03-18 10:52:59.206 [Test worker @coroutine#4861] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-18 10:52:59.213 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-03-18 10:52:59.217 [DefaultDispatcher-worker-6 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:52:59.217 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.217 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:59.217 [DefaultDispatcher-worker-6 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.218 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.218 [DefaultDispatcher-worker-15 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.218 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-03-18 10:52:59.219 [Test worker @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-03-18 10:52:59.220 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-03-18 10:52:59.223 [DefaultDispatcher-worker-4 @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d 2025-03-18 10:52:59.230 [DefaultDispatcher-worker-16 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-03-18 10:52:59.235 [DefaultDispatcher-worker-18 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35852b6 2025-03-18 10:52:59.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-18 10:52:59.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-18 10:52:59.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.237 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35852b6: (connection evicted) 2025-03-18 10:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-18 10:52:59.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-18 10:52:59.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-18 10:52:59.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-18 10:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.238 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c2b858d: (connection evicted) 2025-03-18 10:52:59.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-18 10:52:59.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e9c6d8a 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.239 [Test worker @coroutine#4905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-18 10:52:59.240 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-03-18 10:52:59.240 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-03-18 10:52:59.240 [Test worker @coroutine#4905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-18 10:52:59.247 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-03-18 10:52:59.252 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-03-18 10:52:59.252 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-03-18 10:52:59.253 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-03-18 10:52:59.253 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fcb07b 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-03-18 10:52:59.254 [Test worker @coroutine#4905] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-18 10:52:59.261 [Test worker @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-03-18 10:52:59.266 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-03-18 10:52:59.269 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-03-18 10:52:59.270 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-03-18 10:52:59.273 [DefaultDispatcher-worker-17 @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83 2025-03-18 10:52:59.280 [DefaultDispatcher-worker-4 @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-03-18 10:52:59.287 [DefaultDispatcher-worker-9 @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-03-18 10:52:59.290 [DefaultDispatcher-worker-17 @coroutine#4905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-03-18 10:52:59.296 [DefaultDispatcher-worker-3 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:52:59.297 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.297 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:59.297 [DefaultDispatcher-worker-3 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.297 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.297 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.340 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.354 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.401 [DefaultDispatcher-worker-10 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:52:59.401 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.401 [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:51771/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:59.401 [DefaultDispatcher-worker-10 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.402 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.402 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.403 [DefaultDispatcher-worker-1 @coroutine#4939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97 2025-03-18 10:52:59.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-18 10:52:59.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-18 10:52:59.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.413 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ddd0e97: (connection evicted) 2025-03-18 10:52:59.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-18 10:52:59.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-18 10:52:59.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-18 10:52:59.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-18 10:52:59.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.413 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d5e1b83: (connection evicted) 2025-03-18 10:52:59.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-18 10:52:59.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50aa5826 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.414 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.415 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.415 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.415 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.415 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.415 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-18 10:52:59.415 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-03-18 10:52:59.415 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-03-18 10:52:59.415 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-18 10:52:59.422 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-03-18 10:52:59.427 [Test worker @coroutine#4950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-03-18 10:52:59.428 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-03-18 10:52:59.429 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a41183b 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-03-18 10:52:59.429 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-18 10:52:59.436 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-03-18 10:52:59.441 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-03-18 10:52:59.442 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-03-18 10:52:59.443 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-03-18 10:52:59.447 [DefaultDispatcher-worker-5 @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7 2025-03-18 10:52:59.453 [DefaultDispatcher-worker-5 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-03-18 10:52:59.459 [DefaultDispatcher-worker-17 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-03-18 10:52:59.463 [DefaultDispatcher-worker-21 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f 2025-03-18 10:52:59.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-18 10:52:59.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-18 10:52:59.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.465 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6382bc3f: (connection evicted) 2025-03-18 10:52:59.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-18 10:52:59.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-18 10:52:59.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-18 10:52:59.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-18 10:52:59.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.466 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4115b8a7: (connection evicted) 2025-03-18 10:52:59.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-18 10:52:59.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61defefb 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-03-18 10:52:59.467 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-18 10:52:59.474 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-03-18 10:52:59.479 [Test worker @coroutine#4980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-03-18 10:52:59.480 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-03-18 10:52:59.481 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26a2106e 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-03-18 10:52:59.481 [Test worker @coroutine#4979] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-18 10:52:59.489 [Test worker @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-03-18 10:52:59.493 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-03-18 10:52:59.494 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-03-18 10:52:59.495 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-03-18 10:52:59.498 [DefaultDispatcher-worker-3 @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23c95292 2025-03-18 10:52:59.505 [DefaultDispatcher-worker-3 @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-03-18 10:52:59.511 [DefaultDispatcher-worker-16 @coroutine#4979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676b85f3 2025-03-18 10:52:59.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-18 10:52:59.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-18 10:52:59.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.513 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@676b85f3: (connection evicted) 2025-03-18 10:52:59.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-18 10:52:59.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-18 10:52:59.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-18 10:52:59.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-18 10:52:59.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.514 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23c95292: (connection evicted) 2025-03-18 10:52:59.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-18 10:52:59.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38eb2140 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.514 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-18 10:52:59.515 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@64514009 2025-03-18 10:52:59.515 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@64514009 2025-03-18 10:52:59.515 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-18 10:52:59.522 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2025-03-18 10:52:59.527 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2025-03-18 10:52:59.528 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2025-03-18 10:52:59.528 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49588c70 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2025-03-18 10:52:59.529 [Test worker @coroutine#5007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-18 10:52:59.536 [Test worker @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2025-03-18 10:52:59.541 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2025-03-18 10:52:59.542 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2025-03-18 10:52:59.543 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2025-03-18 10:52:59.546 [DefaultDispatcher-worker-8 @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a 2025-03-18 10:52:59.553 [DefaultDispatcher-worker-23 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2025-03-18 10:52:59.558 [DefaultDispatcher-worker-7 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2025-03-18 10:52:59.563 [DefaultDispatcher-worker-10 @coroutine#5007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64514009 2025-03-18 10:52:59.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-18 10:52:59.565 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-18 10:52:59.565 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.565 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64514009: (connection evicted) 2025-03-18 10:52:59.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-18 10:52:59.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-18 10:52:59.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-18 10:52:59.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-18 10:52:59.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.566 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cb58c8a: (connection evicted) 2025-03-18 10:52:59.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-18 10:52:59.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61d87509 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ca2c3f 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@20ca2c3f 2025-03-18 10:52:59.567 [Test worker @coroutine#5037] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-18 10:52:59.575 [Test worker @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ca2c3f 2025-03-18 10:52:59.580 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ca2c3f 2025-03-18 10:52:59.580 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ca2c3f 2025-03-18 10:52:59.581 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ca2c3f 2025-03-18 10:52:59.586 [DefaultDispatcher-worker-5 @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ca2c3f 2025-03-18 10:52:59.589 [DefaultDispatcher-worker-13 @coroutine#5037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20ca2c3f 2025-03-18 10:52:59.595 [UI Thread @coroutine#5063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=706327900097142784 2025-03-18 10:52:59.595 [UI Thread @coroutine#5063] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=706327900097142784. 2025-03-18 10:52:59.595 [UI Thread @coroutine#5063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=706327900097142784 2025-03-18 10:52:59.596 [UI Thread @coroutine#5063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=706327900097142784 2025-03-18 10:52:59.596 [UI Thread @coroutine#5063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=706327900097142784 2025-03-18 10:52:59.596 [UI Thread @coroutine#5063] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=706327900097142784. 2025-03-18 10:52:59.596 [UI Thread @coroutine#5063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=706327900097142784 to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:52:59.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-18 10:52:59.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-18 10:52:59.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.598 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20ca2c3f: (connection evicted) 2025-03-18 10:52:59.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-18 10:52:59.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-18 10:52:59.631 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1ef044 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-03-18 10:52:59.632 [Test worker @coroutine#5079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-18 10:52:59.640 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-03-18 10:52:59.645 [Test worker @coroutine#5080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-03-18 10:52:59.646 [Test worker @coroutine#5082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-03-18 10:52:59.647 [Test worker @coroutine#5084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-03-18 10:52:59.651 [DefaultDispatcher-worker-1 @coroutine#5086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-03-18 10:52:59.662 [DefaultDispatcher-worker-16 @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-03-18 10:52:59.666 [DefaultDispatcher-worker-22 @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2025-03-18 10:52:59.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-18 10:52:59.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-18 10:52:59.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.673 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484: (connection evicted) 2025-03-18 10:52:59.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-18 10:52:59.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47c8c176 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2025-03-18 10:52:59.710 [Test worker @coroutine#5104] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-18 10:52:59.718 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2025-03-18 10:52:59.723 [Test worker @coroutine#5105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2025-03-18 10:52:59.724 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2025-03-18 10:52:59.725 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38067d41 2025-03-18 10:52:59.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-18 10:52:59.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-18 10:52:59.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:52:59.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-18 10:52:59.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b7b5e7 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2025-03-18 10:52:59.729 [Test worker @coroutine#5122] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-18 10:52:59.736 [Test worker @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2025-03-18 10:52:59.741 [Test worker @coroutine#5123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2025-03-18 10:52:59.742 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2025-03-18 10:52:59.743 [Test worker @coroutine#5127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7abe3d53 2025-03-18 10:52:59.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-18 10:52:59.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-18 10:52:59.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:52:59.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-18 10:52:59.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@700b9a54 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-03-18 10:52:59.746 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-18 10:52:59.749 [DefaultDispatcher-worker-4 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:52:59.749 [DefaultDispatcher-worker-4 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.749 [DefaultDispatcher-worker-4 @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:57747/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:59.749 [DefaultDispatcher-worker-4 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.750 [DefaultDispatcher-worker-4 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.750 [DefaultDispatcher-worker-4 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.756 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-03-18 10:52:59.761 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-03-18 10:52:59.761 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-03-18 10:52:59.762 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@717c00f9 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-03-18 10:52:59.763 [Test worker @coroutine#5140] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-18 10:52:59.771 [Test worker @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-03-18 10:52:59.776 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-03-18 10:52:59.777 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-03-18 10:52:59.777 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-03-18 10:52:59.781 [DefaultDispatcher-worker-13 @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72139933 2025-03-18 10:52:59.788 [DefaultDispatcher-worker-6 @coroutine#5140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca574db 2025-03-18 10:52:59.791 [UI Thread @coroutine#5166] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.791 [UI Thread @coroutine#5166] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 10:52:59.791 [UI Thread @coroutine#5166] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.792 [UI Thread @coroutine#5166] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.792 [UI Thread @coroutine#5166] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.792 [UI Thread @coroutine#5166] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 10:52:59.792 [UI Thread @coroutine#5166] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42637/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:59.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-18 10:52:59.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-18 10:52:59.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.793 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ca574db: (connection evicted) 2025-03-18 10:52:59.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-18 10:52:59.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-18 10:52:59.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-18 10:52:59.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-18 10:52:59.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.794 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72139933: (connection evicted) 2025-03-18 10:52:59.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-18 10:52:59.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2026af0 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-03-18 10:52:59.795 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-18 10:52:59.803 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-03-18 10:52:59.807 [Test worker @coroutine#5173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-03-18 10:52:59.808 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-03-18 10:52:59.809 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-03-18 10:52:59.809 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f67ea7 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 10:52:59.810 [Test worker @coroutine#5172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-18 10:52:59.817 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 10:52:59.822 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 10:52:59.823 [Test worker @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 10:52:59.824 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 10:52:59.828 [DefaultDispatcher-worker-14 @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 10:52:59.835 [DefaultDispatcher-worker-23 @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e839ee 2025-03-18 10:52:59.836 [UI Thread @coroutine#5195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37231/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.836 [UI Thread @coroutine#5195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37231/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 10:52:59.836 [UI Thread @coroutine#5195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37231/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.837 [UI Thread @coroutine#5195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37231/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.837 [UI Thread @coroutine#5195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37231/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-18 10:52:59.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-18 10:52:59.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.838 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e839ee: (connection evicted) 2025-03-18 10:52:59.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-18 10:52:59.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-18 10:52:59.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-18 10:52:59.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-18 10:52:59.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.839 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@785aeba9: (connection evicted) 2025-03-18 10:52:59.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-18 10:52:59.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a77d2a5 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.840 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-18 10:52:59.841 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@75552781 2025-03-18 10:52:59.841 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@75552781 2025-03-18 10:52:59.841 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-18 10:52:59.844 [DefaultDispatcher-worker-12 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:52:59.844 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.844 [DefaultDispatcher-worker-12 @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:41713/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:59.844 [DefaultDispatcher-worker-12 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.844 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.844 [DefaultDispatcher-worker-14 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.850 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75552781 2025-03-18 10:52:59.855 [Test worker @coroutine#5205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75552781 2025-03-18 10:52:59.855 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75552781 2025-03-18 10:52:59.856 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75552781 2025-03-18 10:52:59.856 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605790e5 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-03-18 10:52:59.857 [Test worker @coroutine#5201] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-18 10:52:59.864 [Test worker @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-03-18 10:52:59.869 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-03-18 10:52:59.870 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-03-18 10:52:59.871 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-03-18 10:52:59.875 [DefaultDispatcher-worker-10 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38300447 2025-03-18 10:52:59.882 [DefaultDispatcher-worker-23 @coroutine#5201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75552781 2025-03-18 10:52:59.883 [UI Thread @coroutine#5227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.883 [UI Thread @coroutine#5227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 10:52:59.883 [UI Thread @coroutine#5227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.884 [UI Thread @coroutine#5227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.884 [UI Thread @coroutine#5227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 10:52:59.884 [UI Thread @coroutine#5227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 10:52:59.884 [UI Thread @coroutine#5227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54927/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:52:59.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-18 10:52:59.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-18 10:52:59.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.885 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75552781: (connection evicted) 2025-03-18 10:52:59.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-18 10:52:59.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-18 10:52:59.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-18 10:52:59.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-18 10:52:59.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.885 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38300447: (connection evicted) 2025-03-18 10:52:59.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-18 10:52:59.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-18 10:52:59.886 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-18 10:52:59.886 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.886 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.886 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.886 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.886 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.886 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.886 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ca2d595 2025-03-18 10:52:59.886 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-03-18 10:52:59.887 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-18 10:52:59.894 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-03-18 10:52:59.899 [Test worker @coroutine#5234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-03-18 10:52:59.900 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-03-18 10:52:59.900 [Test worker @coroutine#5238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@323dd422 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-03-18 10:52:59.901 [Test worker @coroutine#5233] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-18 10:52:59.908 [Test worker @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-03-18 10:52:59.913 [Test worker @coroutine#5240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-03-18 10:52:59.913 [Test worker @coroutine#5242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-03-18 10:52:59.914 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-03-18 10:52:59.918 [DefaultDispatcher-worker-19 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:52:59.918 [DefaultDispatcher-worker-7 @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5 2025-03-18 10:52:59.918 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.918 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId. 2025-03-18 10:52:59.918 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.918 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.918 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:52:59.924 [DefaultDispatcher-worker-4 @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-03-18 10:52:59.931 [DefaultDispatcher-worker-12 @coroutine#5233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e23af 2025-03-18 10:52:59.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-18 10:52:59.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-18 10:52:59.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.939 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36e23af: (connection evicted) 2025-03-18 10:52:59.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-18 10:52:59.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-18 10:52:59.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-18 10:52:59.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-18 10:52:59.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.940 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cdf8aa5: (connection evicted) 2025-03-18 10:52:59.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-18 10:52:59.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ff7042c 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-18 10:52:59.941 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-03-18 10:52:59.942 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-03-18 10:52:59.942 [Test worker @coroutine#5284] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-18 10:52:59.949 [Test worker @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-03-18 10:52:59.954 [Test worker @coroutine#5285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-03-18 10:52:59.955 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-03-18 10:52:59.956 [Test worker @coroutine#5289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-03-18 10:52:59.960 [DefaultDispatcher-worker-7 @coroutine#5291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-03-18 10:52:59.970 [DefaultDispatcher-worker-14 @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-03-18 10:52:59.976 [DefaultDispatcher-worker-6 @coroutine#5284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-03-18 10:52:59.986 [DefaultDispatcher-worker-2 @coroutine#5312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd 2025-03-18 10:52:59.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-18 10:52:59.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-18 10:52:59.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:52:59.987 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5126c0cd: (connection evicted) 2025-03-18 10:52:59.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:52:59.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-18 10:52:59.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48b85dc5 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31ccef 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f31ccef 2025-03-18 10:52:59.989 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-18 10:52:59.997 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31ccef 2025-03-18 10:53:00.002 [Test worker @coroutine#5319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31ccef 2025-03-18 10:53:00.003 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31ccef 2025-03-18 10:53:00.004 [Test worker @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31ccef 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@259fb8f5 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.004 [DefaultDispatcher-worker-21 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-18 10:53:00.004 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.004 [DefaultDispatcher-worker-21 @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:56553/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:00.004 [DefaultDispatcher-worker-21 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-03-18 10:53:00.004 [Test worker @coroutine#5318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-18 10:53:00.005 [DefaultDispatcher-worker-19 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.005 [DefaultDispatcher-worker-19 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.011 [Test worker @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-03-18 10:53:00.016 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-03-18 10:53:00.017 [Test worker @coroutine#5330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-03-18 10:53:00.018 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-03-18 10:53:00.022 [DefaultDispatcher-worker-19 @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@797bbeae 2025-03-18 10:53:00.028 [DefaultDispatcher-worker-12 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31ccef 2025-03-18 10:53:00.033 [DefaultDispatcher-worker-16 @coroutine#5318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f31ccef 2025-03-18 10:53:00.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-18 10:53:00.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-18 10:53:00.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.036 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f31ccef: (connection evicted) 2025-03-18 10:53:00.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-18 10:53:00.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-18 10:53:00.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-18 10:53:00.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-18 10:53:00.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.037 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@797bbeae: (connection evicted) 2025-03-18 10:53:00.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-18 10:53:00.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687e9f0b 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.038 [Test worker @coroutine#5360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-18 10:53:00.039 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 10:53:00.039 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 10:53:00.039 [Test worker @coroutine#5360] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-18 10:53:00.045 [DefaultDispatcher-worker-21 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:53:00.045 [DefaultDispatcher-worker-21 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.045 [DefaultDispatcher-worker-21 @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:57837/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:00.045 [DefaultDispatcher-worker-21 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.046 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.046 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.046 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 10:53:00.051 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 10:53:00.052 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 10:53:00.053 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 10:53:00.057 [DefaultDispatcher-worker-9 @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 10:53:00.061 [DefaultDispatcher-worker-6 @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 10:53:00.068 [DefaultDispatcher-worker-22 @coroutine#5383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 10:53:00.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-18 10:53:00.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-18 10:53:00.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.069 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c: (connection evicted) 2025-03-18 10:53:00.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-18 10:53:00.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b56e8ee 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-03-18 10:53:00.070 [Test worker @coroutine#5391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-18 10:53:00.077 [Test worker @coroutine#5391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-03-18 10:53:00.082 [Test worker @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-03-18 10:53:00.083 [Test worker @coroutine#5394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-03-18 10:53:00.084 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-03-18 10:53:00.085 [DefaultDispatcher-worker-22 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:53:00.085 [DefaultDispatcher-worker-22 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.085 [DefaultDispatcher-worker-22 @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-18 10:53:00.085 [DefaultDispatcher-worker-22 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.086 [DefaultDispatcher-worker-23 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.088 [DefaultDispatcher-worker-21 @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-03-18 10:53:00.090 [DefaultDispatcher-worker-2 @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377e395 2025-03-18 10:53:00.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-18 10:53:00.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-18 10:53:00.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.091 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1377e395: (connection evicted) 2025-03-18 10:53:00.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-18 10:53:00.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cfcb55c 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.092 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-18 10:53:00.093 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2025-03-18 10:53:00.093 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2025-03-18 10:53:00.093 [Test worker @coroutine#5421] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-18 10:53:00.100 [Test worker @coroutine#5421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2025-03-18 10:53:00.105 [Test worker @coroutine#5422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2025-03-18 10:53:00.106 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2025-03-18 10:53:00.106 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2025-03-18 10:53:00.109 [DefaultDispatcher-worker-13 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:53:00.109 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.109 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:00.109 [DefaultDispatcher-worker-13 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.110 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.110 [DefaultDispatcher-worker-14 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.110 [DefaultDispatcher-worker-3 @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72 2025-03-18 10:53:00.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-18 10:53:00.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-18 10:53:00.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.146 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dca3c72: (connection evicted) 2025-03-18 10:53:00.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-18 10:53:00.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@161138c8 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7075ef91 2025-03-18 10:53:00.147 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7075ef91 2025-03-18 10:53:00.148 [Test worker @coroutine#5446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-18 10:53:00.156 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7075ef91 2025-03-18 10:53:00.161 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7075ef91 2025-03-18 10:53:00.161 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7075ef91 2025-03-18 10:53:00.162 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7075ef91 2025-03-18 10:53:00.167 [DefaultDispatcher-worker-2 @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7075ef91 2025-03-18 10:53:00.170 [DefaultDispatcher-worker-4 @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7075ef91 2025-03-18 10:53:00.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-18 10:53:00.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-18 10:53:00.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.173 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7075ef91: (connection evicted) 2025-03-18 10:53:00.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-18 10:53:00.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4481f9bd 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2025-03-18 10:53:00.175 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-18 10:53:00.183 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2025-03-18 10:53:00.187 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2025-03-18 10:53:00.188 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2025-03-18 10:53:00.189 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3662dc9b 2025-03-18 10:53:00.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-18 10:53:00.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-18 10:53:00.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:00.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-18 10:53:00.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d7807b0 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.192 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@42675041 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@42675041 2025-03-18 10:53:00.193 [Test worker @coroutine#5485] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-18 10:53:00.200 [Test worker @coroutine#5485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42675041 2025-03-18 10:53:00.205 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42675041 2025-03-18 10:53:00.206 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42675041 2025-03-18 10:53:00.207 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42675041 2025-03-18 10:53:00.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-18 10:53:00.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-18 10:53:00.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:00.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-18 10:53:00.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54ff871a 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-03-18 10:53:00.209 [Test worker @coroutine#5501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-18 10:53:00.217 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-03-18 10:53:00.222 [DefaultDispatcher-worker-18 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:53:00.222 [DefaultDispatcher-worker-18 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.222 [DefaultDispatcher-worker-18 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:00.222 [DefaultDispatcher-worker-18 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.223 [DefaultDispatcher-worker-21 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.223 [DefaultDispatcher-worker-21 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.223 [Test worker @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-03-18 10:53:00.224 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-03-18 10:53:00.224 [Test worker @coroutine#5509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecb7f0c 2025-03-18 10:53:00.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-18 10:53:00.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-18 10:53:00.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:00.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-18 10:53:00.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-18 10:53:00.231 [UI Thread @coroutine#5525] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49721/Site/verify 2025-03-18 10:53:00.231 [UI Thread @coroutine#5525] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49721/Site/verify. 2025-03-18 10:53:00.231 [UI Thread @coroutine#5525] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49721/Site/verify 2025-03-18 10:53:00.232 [UI Thread @coroutine#5525] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49721/Site/verify 2025-03-18 10:53:00.232 [UI Thread @coroutine#5525] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49721/Site/verify 2025-03-18 10:53:00.232 [UI Thread @coroutine#5525] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49721/Site/verify. 2025-03-18 10:53:00.232 [UI Thread @coroutine#5525] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49721/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11f415e4 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-03-18 10:53:00.235 [Test worker @coroutine#5539] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-18 10:53:00.243 [Test worker @coroutine#5539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-03-18 10:53:00.248 [Test worker @coroutine#5540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-03-18 10:53:00.249 [Test worker @coroutine#5542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-03-18 10:53:00.250 [Test worker @coroutine#5544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38f0de07 2025-03-18 10:53:00.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-18 10:53:00.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-18 10:53:00.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:00.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-18 10:53:00.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b37ede0 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-03-18 10:53:00.252 [Test worker @coroutine#5556] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-18 10:53:00.260 [Test worker @coroutine#5556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-03-18 10:53:00.265 [Test worker @coroutine#5557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-03-18 10:53:00.266 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-03-18 10:53:00.267 [Test worker @coroutine#5561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2025-03-18 10:53:00.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-18 10:53:00.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-18 10:53:00.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:00.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-18 10:53:00.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a225642 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.269 [Test worker @coroutine#5573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-18 10:53:00.270 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-03-18 10:53:00.270 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-03-18 10:53:00.270 [Test worker @coroutine#5573] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-18 10:53:00.278 [Test worker @coroutine#5573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-03-18 10:53:00.283 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-03-18 10:53:00.283 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-03-18 10:53:00.284 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27165978 2025-03-18 10:53:00.285 [UI Thread @coroutine#5587] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47849/Site/verify 2025-03-18 10:53:00.285 [UI Thread @coroutine#5587] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47849/Site/verify. 2025-03-18 10:53:00.285 [UI Thread @coroutine#5587] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47849/Site/verify 2025-03-18 10:53:00.286 [UI Thread @coroutine#5587] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47849/Site/verify 2025-03-18 10:53:00.286 [UI Thread @coroutine#5587] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47849/Site/verify 2025-03-18 10:53:00.286 [UI Thread @coroutine#5587] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47849/Site/verify. 2025-03-18 10:53:00.286 [UI Thread @coroutine#5587] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47849/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:53:00.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-18 10:53:00.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-18 10:53:00.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:00.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-18 10:53:00.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-18 10:53:00.290 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47407/Site/verify 2025-03-18 10:53:00.290 [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:47407/Site/verify. 2025-03-18 10:53:00.290 [UI Thread @coroutine#5599] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47407/Site/verify 2025-03-18 10:53:00.291 [UI Thread @coroutine#5599] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47407/Site/verify 2025-03-18 10:53:00.291 [UI Thread @coroutine#5599] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47407/Site/verify 2025-03-18 10:53:00.291 [UI Thread @coroutine#5599] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47407/Site/verify. 2025-03-18 10:53:00.291 [UI Thread @coroutine#5599] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47407/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:53:00.293 [UI Thread @coroutine#5612] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50519/Site/verify 2025-03-18 10:53:00.293 [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:50519/Site/verify. 2025-03-18 10:53:00.293 [UI Thread @coroutine#5612] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50519/Site/verify 2025-03-18 10:53:00.294 [UI Thread @coroutine#5612] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50519/Site/verify 2025-03-18 10:53:00.294 [UI Thread @coroutine#5612] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50519/Site/verify 2025-03-18 10:53:00.294 [UI Thread @coroutine#5612] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50519/Site/verify. 2025-03-18 10:53:00.294 [UI Thread @coroutine#5612] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50519/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:53:00.297 [UI Thread @coroutine#5626] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-18 10:53:00.297 [UI Thread @coroutine#5626] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2025-03-18 10:53:00.297 [UI Thread @coroutine#5626] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-18 10:53:00.298 [UI Thread @coroutine#5626] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d1bb9c 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.299 [Test worker @coroutine#5633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-18 10:53:00.302 [DefaultDispatcher-worker-2 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:53:00.302 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.302 [DefaultDispatcher-worker-2 @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:33657/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:00.302 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.302 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.302 [DefaultDispatcher-worker-13 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.308 [Test worker @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.313 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.313 [Test worker @coroutine#5639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.314 [Test worker @coroutine#5641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.318 [DefaultDispatcher-worker-1 @coroutine#5643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.328 [DefaultDispatcher-worker-12 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.333 [DefaultDispatcher-worker-8 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.337 [DefaultDispatcher-worker-23 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.340 [DefaultDispatcher-worker-3 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.343 [DefaultDispatcher-worker-14 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.347 [DefaultDispatcher-worker-23 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.356 [DefaultDispatcher-worker-1 @coroutine#5660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7049d079 2025-03-18 10:53:00.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-18 10:53:00.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-18 10:53:00.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.357 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7049d079: (connection evicted) 2025-03-18 10:53:00.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-18 10:53:00.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-18 10:53:00.358 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30c31e10 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfca845 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cfca845 2025-03-18 10:53:00.359 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-18 10:53:00.366 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfca845 2025-03-18 10:53:00.371 [Test worker @coroutine#5667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfca845 2025-03-18 10:53:00.372 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfca845 2025-03-18 10:53:00.373 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfca845 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45070db0 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9ccbfb 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a9ccbfb 2025-03-18 10:53:00.373 [Test worker @coroutine#5666] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-18 10:53:00.381 [Test worker @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9ccbfb 2025-03-18 10:53:00.386 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9ccbfb 2025-03-18 10:53:00.387 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9ccbfb 2025-03-18 10:53:00.388 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9ccbfb 2025-03-18 10:53:00.391 [DefaultDispatcher-worker-3 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a9ccbfb 2025-03-18 10:53:00.398 [DefaultDispatcher-worker-14 @coroutine#5666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cfca845 2025-03-18 10:53:00.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-18 10:53:00.405 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-18 10:53:00.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.405 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cfca845: (connection evicted) 2025-03-18 10:53:00.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-18 10:53:00.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-18 10:53:00.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-18 10:53:00.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-18 10:53:00.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.406 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a9ccbfb: (connection evicted) 2025-03-18 10:53:00.406 [DefaultDispatcher-worker-16 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:53:00.406 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.406 [DefaultDispatcher-worker-16 @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:51771/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:00.406 [DefaultDispatcher-worker-16 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.406 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.406 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-18 10:53:00.406 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-18 10:53:00.407 [DefaultDispatcher-worker-5 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.407 [DefaultDispatcher-worker-5 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39da0d43 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-18 10:53:00.407 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-18 10:53:00.415 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-18 10:53:00.419 [Test worker @coroutine#5719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-18 10:53:00.420 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-18 10:53:00.421 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24e5a4e0 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-03-18 10:53:00.421 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-18 10:53:00.429 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-03-18 10:53:00.433 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-03-18 10:53:00.434 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-03-18 10:53:00.435 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-03-18 10:53:00.439 [DefaultDispatcher-worker-10 @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@507c33cc 2025-03-18 10:53:00.446 [DefaultDispatcher-worker-10 @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-18 10:53:00.450 [DefaultDispatcher-worker-21 @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15500a8 2025-03-18 10:53:00.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-18 10:53:00.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-18 10:53:00.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.452 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15500a8: (connection evicted) 2025-03-18 10:53:00.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-18 10:53:00.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-18 10:53:00.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-18 10:53:00.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-18 10:53:00.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.452 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@507c33cc: (connection evicted) 2025-03-18 10:53:00.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-18 10:53:00.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20ee12d8 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2025-03-18 10:53:00.453 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-18 10:53:00.463 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2025-03-18 10:53:00.468 [Test worker @coroutine#5769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2025-03-18 10:53:00.469 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2025-03-18 10:53:00.470 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ddd71cc 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-03-18 10:53:00.470 [Test worker @coroutine#5768] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-18 10:53:00.477 [Test worker @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-03-18 10:53:00.482 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-03-18 10:53:00.483 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-03-18 10:53:00.484 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-03-18 10:53:00.488 [DefaultDispatcher-worker-18 @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6258ea84 2025-03-18 10:53:00.495 [DefaultDispatcher-worker-6 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2025-03-18 10:53:00.499 [DefaultDispatcher-worker-1 @coroutine#5768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654be52b 2025-03-18 10:53:00.553 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.570 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-18 10:53:00.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-18 10:53:00.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.751 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@654be52b: (connection evicted) 2025-03-18 10:53:00.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-18 10:53:00.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-18 10:53:00.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-18 10:53:00.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-18 10:53:00.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.752 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6258ea84: (connection evicted) 2025-03-18 10:53:00.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-18 10:53:00.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37c5e2e6 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.753 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-18 10:53:00.754 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-18 10:53:00.754 [DefaultDispatcher-worker-13 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:53:00.755 [DefaultDispatcher-worker-13 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.755 [DefaultDispatcher-worker-13 @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:57747/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:00.755 [DefaultDispatcher-worker-13 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.755 [DefaultDispatcher-worker-6 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.755 [DefaultDispatcher-worker-6 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.762 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-18 10:53:00.767 [Test worker @coroutine#5824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-18 10:53:00.768 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-18 10:53:00.768 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4655e059 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-03-18 10:53:00.769 [Test worker @coroutine#5820] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-18 10:53:00.776 [Test worker @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-03-18 10:53:00.781 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-03-18 10:53:00.782 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-03-18 10:53:00.783 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-03-18 10:53:00.786 [DefaultDispatcher-worker-22 @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8 2025-03-18 10:53:00.793 [DefaultDispatcher-worker-22 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-18 10:53:00.797 [DefaultDispatcher-worker-15 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-18 10:53:00.800 [DefaultDispatcher-worker-7 @coroutine#5820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4 2025-03-18 10:53:00.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-18 10:53:00.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-18 10:53:00.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.803 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c9844a4: (connection evicted) 2025-03-18 10:53:00.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-18 10:53:00.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-18 10:53:00.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-18 10:53:00.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-18 10:53:00.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.804 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52f2d8e8: (connection evicted) 2025-03-18 10:53:00.804 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.804 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-18 10:53:00.804 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1254e9a7 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-18 10:53:00.805 [Test worker @coroutine#5874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-18 10:53:00.812 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-18 10:53:00.817 [Test worker @coroutine#5875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-18 10:53:00.818 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-18 10:53:00.819 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de1cc9f 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-03-18 10:53:00.819 [Test worker @coroutine#5874] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-18 10:53:00.826 [Test worker @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-03-18 10:53:00.831 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-03-18 10:53:00.832 [Test worker @coroutine#5884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-03-18 10:53:00.833 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-03-18 10:53:00.837 [DefaultDispatcher-worker-20 @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d 2025-03-18 10:53:00.844 [DefaultDispatcher-worker-20 @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-18 10:53:00.847 [DefaultDispatcher-worker-17 @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-18 10:53:00.848 [DefaultDispatcher-worker-13 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:53:00.848 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.848 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:00.848 [DefaultDispatcher-worker-13 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.849 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.849 [DefaultDispatcher-worker-9 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.851 [DefaultDispatcher-worker-4 @coroutine#5874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1881ef74 2025-03-18 10:53:00.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-18 10:53:00.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-18 10:53:00.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.853 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1881ef74: (connection evicted) 2025-03-18 10:53:00.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-18 10:53:00.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-18 10:53:00.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-18 10:53:00.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-18 10:53:00.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.854 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@229f3c5d: (connection evicted) 2025-03-18 10:53:00.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.854 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-18 10:53:00.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3943c449 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2025-03-18 10:53:00.855 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-18 10:53:00.862 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2025-03-18 10:53:00.867 [Test worker @coroutine#5930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2025-03-18 10:53:00.868 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2025-03-18 10:53:00.869 [Test worker @coroutine#5934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c55d3ce 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-03-18 10:53:00.869 [Test worker @coroutine#5929] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-18 10:53:00.876 [Test worker @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-03-18 10:53:00.881 [Test worker @coroutine#5936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-03-18 10:53:00.882 [Test worker @coroutine#5938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-03-18 10:53:00.882 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-03-18 10:53:00.886 [DefaultDispatcher-worker-13 @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f 2025-03-18 10:53:00.893 [DefaultDispatcher-worker-13 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2025-03-18 10:53:00.896 [DefaultDispatcher-worker-15 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2025-03-18 10:53:00.900 [DefaultDispatcher-worker-3 @coroutine#5929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37d92db4 2025-03-18 10:53:00.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-18 10:53:00.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-18 10:53:00.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.902 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37d92db4: (connection evicted) 2025-03-18 10:53:00.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-18 10:53:00.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-18 10:53:00.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-18 10:53:00.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-18 10:53:00.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.903 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bbcb69f: (connection evicted) 2025-03-18 10:53:00.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.903 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-18 10:53:00.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35e79be0 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2025-03-18 10:53:00.904 [Test worker @coroutine#5981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-18 10:53:00.912 [Test worker @coroutine#5981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2025-03-18 10:53:00.917 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2025-03-18 10:53:00.918 [Test worker @coroutine#5984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2025-03-18 10:53:00.918 [Test worker @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2025-03-18 10:53:00.922 [DefaultDispatcher-worker-2 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:53:00.922 [DefaultDispatcher-worker-9 @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a 2025-03-18 10:53:00.922 [DefaultDispatcher-worker-2 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.922 [DefaultDispatcher-worker-2 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:00.922 [DefaultDispatcher-worker-2 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.923 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.923 [DefaultDispatcher-worker-18 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:53:00.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-18 10:53:00.923 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-18 10:53:00.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.924 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50e3be0a: (connection evicted) 2025-03-18 10:53:00.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-18 10:53:00.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-18 10:53:00.924 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-18 10:53:00.924 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.924 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.924 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.924 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.924 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9d7d83d 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@25af233d 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@25af233d 2025-03-18 10:53:00.925 [Test worker @coroutine#6007] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-18 10:53:00.932 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af233d 2025-03-18 10:53:00.937 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af233d 2025-03-18 10:53:00.938 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af233d 2025-03-18 10:53:00.938 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af233d 2025-03-18 10:53:00.942 [DefaultDispatcher-worker-21 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af233d 2025-03-18 10:53:00.953 [DefaultDispatcher-worker-6 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af233d 2025-03-18 10:53:00.956 [DefaultDispatcher-worker-4 @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25af233d 2025-03-18 10:53:00.959 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-18 10:53:00.959 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-18 10:53:00.959 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.959 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25af233d: (connection evicted) 2025-03-18 10:53:00.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:00.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-18 10:53:00.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f3ce56 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-03-18 10:53:00.960 [Test worker @coroutine#6033] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-18 10:53:00.968 [Test worker @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-03-18 10:53:00.972 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-03-18 10:53:00.973 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-03-18 10:53:00.974 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-03-18 10:53:00.978 [DefaultDispatcher-worker-17 @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-03-18 10:53:00.988 [DefaultDispatcher-worker-13 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-03-18 10:53:00.992 [DefaultDispatcher-worker-19 @coroutine#6033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-03-18 10:53:00.998 [DefaultDispatcher-worker-9 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62f30cea 2025-03-18 10:53:00.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-18 10:53:00.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-18 10:53:00.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:00.999 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62f30cea: (connection evicted) 2025-03-18 10:53:01.000 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.000 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-18 10:53:01.000 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1582dfec 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.000 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-18 10:53:01.001 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-03-18 10:53:01.001 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-03-18 10:53:01.001 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-18 10:53:01.008 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-03-18 10:53:01.009 [DefaultDispatcher-worker-1 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:53:01.009 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.009 [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:56553/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:01.009 [DefaultDispatcher-worker-1 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.010 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.010 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.013 [Test worker @coroutine#6066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-03-18 10:53:01.014 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-03-18 10:53:01.015 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-03-18 10:53:01.019 [DefaultDispatcher-worker-23 @coroutine#6075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-03-18 10:53:01.030 [DefaultDispatcher-worker-7 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-03-18 10:53:01.033 [DefaultDispatcher-worker-1 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-03-18 10:53:01.038 [DefaultDispatcher-worker-8 @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@352bccf 2025-03-18 10:53:01.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-18 10:53:01.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-18 10:53:01.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:01.039 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@352bccf: (connection evicted) 2025-03-18 10:53:01.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-18 10:53:01.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3387d45e 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-03-18 10:53:01.041 [Test worker @coroutine#6100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-18 10:53:01.049 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-03-18 10:53:01.050 [DefaultDispatcher-worker-8 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:53:01.050 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.050 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:01.050 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.050 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.050 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.054 [Test worker @coroutine#6101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-03-18 10:53:01.055 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-03-18 10:53:01.056 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787f97b 2025-03-18 10:53:01.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-18 10:53:01.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-18 10:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-18 10:53:01.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669f2128 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2025-03-18 10:53:01.061 [Test worker @coroutine#6128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-18 10:53:01.068 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2025-03-18 10:53:01.073 [Test worker @coroutine#6129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2025-03-18 10:53:01.074 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2025-03-18 10:53:01.075 [Test worker @coroutine#6133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6048e171 2025-03-18 10:53:01.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-18 10:53:01.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-18 10:53:01.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-18 10:53:01.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-18 10:53:01.077 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb3e76c 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-03-18 10:53:01.078 [Test worker @coroutine#6150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-18 10:53:01.085 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-03-18 10:53:01.090 [DefaultDispatcher-worker-14 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:53:01.090 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.090 [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-18 10:53:01.090 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.091 [DefaultDispatcher-worker-14 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.091 [Test worker @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-03-18 10:53:01.091 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-03-18 10:53:01.092 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4df4f611 2025-03-18 10:53:01.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-18 10:53:01.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-18 10:53:01.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-18 10:53:01.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-18 10:53:01.096 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-18 10:53:01.096 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.096 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.096 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.096 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.096 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.096 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.096 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6757687a 2025-03-18 10:53:01.096 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.096 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.096 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1729febe 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@1729febe 2025-03-18 10:53:01.097 [UI Thread @coroutine#6175] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-18 10:53:01.104 [UI Thread @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1729febe 2025-03-18 10:53:01.109 [UI Thread @coroutine#6178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1729febe 2025-03-18 10:53:01.110 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1729febe 2025-03-18 10:53:01.111 [UI Thread @coroutine#6182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1729febe 2025-03-18 10:53:01.113 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-18 10:53:01.113 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-18 10:53:01.113 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:01.113 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1729febe: (connection evicted) 2025-03-18 10:53:01.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-18 10:53:01.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-18 10:53:01.114 [DefaultDispatcher-worker-12 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:53:01.114 [DefaultDispatcher-worker-12 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.114 [DefaultDispatcher-worker-12 @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:40787/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:01.114 [DefaultDispatcher-worker-12 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-18 10:53:01.115 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.115 [DefaultDispatcher-worker-23 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c3663fc 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-03-18 10:53:01.115 [Test worker @coroutine#6191] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-18 10:53:01.123 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-03-18 10:53:01.128 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-03-18 10:53:01.129 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-03-18 10:53:01.130 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ab36cee 2025-03-18 10:53:01.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-18 10:53:01.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-18 10:53:01.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-18 10:53:01.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f79536b 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-03-18 10:53:01.133 [Test worker @coroutine#6208] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-18 10:53:01.141 [Test worker @coroutine#6208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-03-18 10:53:01.146 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-03-18 10:53:01.147 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-03-18 10:53:01.148 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@681285ec 2025-03-18 10:53:01.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-18 10:53:01.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-18 10:53:01.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-18 10:53:01.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d97b0a 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.149 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-03-18 10:53:01.150 [Test worker @coroutine#6224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-18 10:53:01.158 [Test worker @coroutine#6224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-03-18 10:53:01.163 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-03-18 10:53:01.163 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-03-18 10:53:01.164 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab67d4 2025-03-18 10:53:01.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-18 10:53:01.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-18 10:53:01.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-18 10:53:01.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a4fa5df 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aadd290 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aadd290 2025-03-18 10:53:01.166 [Test worker @coroutine#6240] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-18 10:53:01.174 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadd290 2025-03-18 10:53:01.179 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadd290 2025-03-18 10:53:01.180 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadd290 2025-03-18 10:53:01.181 [Test worker @coroutine#6245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aadd290 2025-03-18 10:53:01.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-18 10:53:01.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-18 10:53:01.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.184 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-18 10:53:01.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be41d90 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.185 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-18 10:53:01.186 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 10:53:01.186 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 10:53:01.186 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-18 10:53:01.194 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 10:53:01.199 [Test worker @coroutine#6258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 10:53:01.199 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 10:53:01.200 [Test worker @coroutine#6262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 10:53:01.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-18 10:53:01.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-18 10:53:01.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-18 10:53:01.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3593a38d 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-03-18 10:53:01.204 [Test worker @coroutine#6275] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-18 10:53:01.212 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-03-18 10:53:01.217 [Test worker @coroutine#6276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-03-18 10:53:01.218 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-03-18 10:53:01.218 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725d3fcc 2025-03-18 10:53:01.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-18 10:53:01.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-18 10:53:01.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.220 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-18 10:53:01.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@701dc5ad 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-03-18 10:53:01.221 [Test worker @coroutine#6293] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-03-18 10:53:01.227 [DefaultDispatcher-worker-20 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:53:01.227 [DefaultDispatcher-worker-20 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.227 [DefaultDispatcher-worker-20 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:01.227 [DefaultDispatcher-worker-20 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.228 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.228 [DefaultDispatcher-worker-14 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.229 [Test worker @coroutine#6293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-03-18 10:53:01.234 [Test worker @coroutine#6298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-03-18 10:53:01.235 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-03-18 10:53:01.236 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f951dd2 2025-03-18 10:53:01.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-03-18 10:53:01.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-03-18 10:53:01.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-03-18 10:53:01.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-03-18 10:53:01.238 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dd63fcc 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-18 10:53:01.239 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-03-18 10:53:01.247 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-18 10:53:01.252 [Test worker @coroutine#6317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-18 10:53:01.253 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-18 10:53:01.254 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61ae22d4 2025-03-18 10:53:01.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-03-18 10:53:01.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-03-18 10:53:01.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-03-18 10:53:01.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-03-18 10:53:01.256 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60b03599 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592a3d5 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@1592a3d5 2025-03-18 10:53:01.257 [Test worker @coroutine#6334] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-03-18 10:53:01.265 [Test worker @coroutine#6334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592a3d5 2025-03-18 10:53:01.270 [Test worker @coroutine#6335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592a3d5 2025-03-18 10:53:01.271 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592a3d5 2025-03-18 10:53:01.271 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1592a3d5 2025-03-18 10:53:01.273 [UI Thread @coroutine#6348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-18 10:53:01.273 [UI Thread @coroutine#6348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2025-03-18 10:53:01.273 [UI Thread @coroutine#6348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-18 10:53:01.274 [UI Thread @coroutine#6348] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2025-03-18 10:53:01.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-03-18 10:53:01.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-03-18 10:53:01.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-03-18 10:53:01.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d5a6aca 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-03-18 10:53:01.276 [Test worker @coroutine#6354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-03-18 10:53:01.284 [Test worker @coroutine#6354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-03-18 10:53:01.289 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-03-18 10:53:01.290 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-03-18 10:53:01.290 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78168463 2025-03-18 10:53:01.292 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40623/Site/verify 2025-03-18 10:53:01.292 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40623/Site/verify. 2025-03-18 10:53:01.292 [UI Thread @coroutine#6371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40623/Site/verify 2025-03-18 10:53:01.292 [UI Thread @coroutine#6371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40623/Site/verify 2025-03-18 10:53:01.292 [UI Thread @coroutine#6371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40623/Site/verify 2025-03-18 10:53:01.293 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40623/Site/verify. 2025-03-18 10:53:01.293 [UI Thread @coroutine#6371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40623/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 10:53:01.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-03-18 10:53:01.293 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-03-18 10:53:01.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 10:53:01.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:01.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-03-18 10:53:01.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ea7fed5 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 10:53:01.296 [Test worker @coroutine#6378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-03-18 10:53:01.304 [Test worker @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 10:53:01.306 [DefaultDispatcher-worker-16 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:53:01.306 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.306 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:01.306 [DefaultDispatcher-worker-16 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.307 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.307 [DefaultDispatcher-worker-11 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.309 [Test worker @coroutine#6379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 10:53:01.310 [Test worker @coroutine#6384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 10:53:01.311 [Test worker @coroutine#6386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 10:53:01.315 [DefaultDispatcher-worker-17 @coroutine#6388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 10:53:01.319 [DefaultDispatcher-worker-14 @coroutine#6378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 10:53:01.322 [UI Thread @coroutine#6400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34305/706327909297586176/_ustadmanifest.json 2025-03-18 10:53:01.322 [UI Thread @coroutine#6400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34305/706327909297586176/_ustadmanifest.json. 2025-03-18 10:53:01.322 [UI Thread @coroutine#6400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34305/706327909297586176/_ustadmanifest.json 2025-03-18 10:53:01.323 [UI Thread @coroutine#6400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34305/706327909297586176/_ustadmanifest.json 2025-03-18 10:53:01.323 [UI Thread @coroutine#6400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34305/706327909297586176/_ustadmanifest.json 2025-03-18 10:53:01.323 [UI Thread @coroutine#6400] 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:34305/706327909297586176/_ustadmanifest.json. 2025-03-18 10:53:01.323 [UI Thread @coroutine#6400] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34305/706327909297586176/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:53:01.323 [UI Thread @coroutine#6400] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34305/mediainfo.json 2025-03-18 10:53:01.323 [UI Thread @coroutine#6400] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34305/mediainfo.json. 2025-03-18 10:53:01.323 [UI Thread @coroutine#6400] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34305/mediainfo.json 2025-03-18 10:53:01.323 [UI Thread @coroutine#6400] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34305/mediainfo.json 2025-03-18 10:53:01.323 [UI Thread @coroutine#6400] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34305/mediainfo.json 2025-03-18 10:53:01.364 [UI Thread @coroutine#6400] 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:34305/mediainfo.json. 2025-03-18 10:53:01.364 [UI Thread @coroutine#6400] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34305/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:53:01.396 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:01.411 [DefaultDispatcher-worker-7 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:53:01.411 [DefaultDispatcher-worker-7 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.411 [DefaultDispatcher-worker-7 @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:51771/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:01.411 [DefaultDispatcher-worker-7 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.412 [DefaultDispatcher-worker-3 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.412 [DefaultDispatcher-worker-3 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.760 [DefaultDispatcher-worker-20 @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@433d5536 2025-03-18 10:53:01.760 [DefaultDispatcher-worker-20 @coroutine#2117] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.760 [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:57747/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:01.760 [DefaultDispatcher-worker-20 @coroutine#2117] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.761 [DefaultDispatcher-worker-4 @coroutine#2117] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.761 [DefaultDispatcher-worker-4 @coroutine#2117] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57747/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.768 [DefaultDispatcher-worker-2 @coroutine#6417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c72189f 2025-03-18 10:53:01.853 [DefaultDispatcher-worker-5 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3524ee20 2025-03-18 10:53:01.853 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.853 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:01.853 [DefaultDispatcher-worker-5 @coroutine#2149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.854 [DefaultDispatcher-worker-20 @coroutine#2149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.854 [DefaultDispatcher-worker-20 @coroutine#2149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41713/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.863 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:01.927 [DefaultDispatcher-worker-19 @coroutine#2195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@700b035b 2025-03-18 10:53:01.928 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.928 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:01.928 [DefaultDispatcher-worker-19 @coroutine#2195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.928 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:53:01.928 [DefaultDispatcher-worker-20 @coroutine#2195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60395/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.014 [DefaultDispatcher-worker-11 @coroutine#2228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d8a5ec7 2025-03-18 10:53:02.014 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.014 [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:56553/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:02.014 [DefaultDispatcher-worker-11 @coroutine#2228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.015 [DefaultDispatcher-worker-20 @coroutine#2228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.015 [DefaultDispatcher-worker-20 @coroutine#2228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56553/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.055 [DefaultDispatcher-worker-19 @coroutine#2257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c290246 2025-03-18 10:53:02.055 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.055 [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:57837/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:02.055 [DefaultDispatcher-worker-19 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.056 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.056 [DefaultDispatcher-worker-8 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57837/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.095 [DefaultDispatcher-worker-5 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c63e452 2025-03-18 10:53:02.095 [DefaultDispatcher-worker-5 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.095 [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-18 10:53:02.095 [DefaultDispatcher-worker-5 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.095 [DefaultDispatcher-worker-8 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.119 [DefaultDispatcher-worker-20 @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d0ad00 2025-03-18 10:53:02.119 [DefaultDispatcher-worker-20 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.119 [DefaultDispatcher-worker-20 @coroutine#2300] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:02.119 [DefaultDispatcher-worker-20 @coroutine#2300] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.120 [DefaultDispatcher-worker-18 @coroutine#2300] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.120 [DefaultDispatcher-worker-18 @coroutine#2300] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40787/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.210 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:02.233 [DefaultDispatcher-worker-19 @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106f0051 2025-03-18 10:53:02.233 [DefaultDispatcher-worker-19 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.233 [DefaultDispatcher-worker-19 @coroutine#2351] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:02.233 [DefaultDispatcher-worker-19 @coroutine#2351] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.234 [DefaultDispatcher-worker-5 @coroutine#2351] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.234 [DefaultDispatcher-worker-5 @coroutine#2351] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44119/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.311 [DefaultDispatcher-worker-2 @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c5f6292 2025-03-18 10:53:02.312 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.312 [DefaultDispatcher-worker-2 @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:33657/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:02.312 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.312 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.312 [DefaultDispatcher-worker-2 @coroutine#2394] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33657/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-03-18 10:53:02.367 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-03-18 10:53:02.367 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:02.367 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb: (connection evicted) 2025-03-18 10:53:02.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:02.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-03-18 10:53:02.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c6ee031 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f798e5a 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f798e5a 2025-03-18 10:53:02.401 [Test worker @coroutine#6443] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-03-18 10:53:02.410 [Test worker @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f798e5a 2025-03-18 10:53:02.416 [DefaultDispatcher-worker-23 @coroutine#2447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 10:53:02.416 [DefaultDispatcher-worker-23 @coroutine#2447] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.416 [DefaultDispatcher-worker-23 @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:51771/UmAppDatabase/replication/nodeId. 2025-03-18 10:53:02.417 [DefaultDispatcher-worker-23 @coroutine#2447] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.417 [Test worker @coroutine#6444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f798e5a 2025-03-18 10:53:02.417 [DefaultDispatcher-worker-4 @coroutine#2447] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.417 [DefaultDispatcher-worker-4 @coroutine#2447] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51771/UmAppDatabase/replication/nodeId 2025-03-18 10:53:02.418 [Test worker @coroutine#6448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f798e5a 2025-03-18 10:53:02.419 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f798e5a 2025-03-18 10:53:02.424 [DefaultDispatcher-worker-16 @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f798e5a 2025-03-18 10:53:02.427 [DefaultDispatcher-worker-10 @coroutine#6443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f798e5a 2025-03-18 10:53:02.503 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:02.503 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:02.507 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41787/706327913948909568/_ustadmanifest.json 2025-03-18 10:53:02.507 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41787/706327913948909568/_ustadmanifest.json. 2025-03-18 10:53:02.507 [UI Thread @coroutine#6462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41787/706327913948909568/_ustadmanifest.json 2025-03-18 10:53:02.508 [UI Thread @coroutine#6462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41787/706327913948909568/_ustadmanifest.json 2025-03-18 10:53:02.508 [UI Thread @coroutine#6462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41787/706327913948909568/_ustadmanifest.json 2025-03-18 10:53:02.508 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41787/706327913948909568/_ustadmanifest.json. 2025-03-18 10:53:02.508 [UI Thread @coroutine#6462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41787/706327913948909568/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:53:02.508 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41787/tincan.xml 2025-03-18 10:53:02.508 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41787/tincan.xml. 2025-03-18 10:53:02.508 [UI Thread @coroutine#6462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41787/tincan.xml 2025-03-18 10:53:02.508 [UI Thread @coroutine#6462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41787/tincan.xml 2025-03-18 10:53:02.509 [UI Thread @coroutine#6462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41787/tincan.xml 2025-03-18 10:53:02.526 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:02.549 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41787/tincan.xml. 2025-03-18 10:53:02.549 [UI Thread @coroutine#6462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41787/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-18 10:53:02.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-03-18 10:53:02.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-03-18 10:53:02.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:02.555 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f798e5a: (connection evicted) 2025-03-18 10:53:02.555 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 10:53:02.556 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 10:53:02.556 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-03-18 10:53:02.556 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-03-18 11:19:05.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-18 11:19:05.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:05.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:05.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:05.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c781c42 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:05.849 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:05.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:05.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-18 11:19:05.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:05.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:05.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-18 11:19:05.959 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:05.974 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:05.976 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:05.998 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:06.001 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e1c47f 2025-03-18 11:19:06.001 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e1c47f 2025-03-18 11:19:06.003 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2634b3 2025-03-18 11:19:06.003 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2634b3 2025-03-18 11:19:06.005 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19af0f 2025-03-18 11:19:06.005 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19af0f 2025-03-18 11:19:06.007 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1b3e88 2025-03-18 11:19:06.007 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1b3e88 2025-03-18 11:19:06.009 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a2d788 2025-03-18 11:19:06.009 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a2d788 2025-03-18 11:19:06.011 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@bebe0a3 2025-03-18 11:19:06.011 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@bebe0a3 2025-03-18 11:19:06.013 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85706 2025-03-18 11:19:06.013 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85706 2025-03-18 11:19:06.015 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a34c1c7 2025-03-18 11:19:06.015 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a34c1c7 2025-03-18 11:19:06.017 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfd439e 2025-03-18 11:19:06.018 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfd439e 2025-03-18 11:19:06.018 [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-18 11:19:06.105 [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-18 11:19:06.105 [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-18 11:19:06.105 [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-18 11:19:06.106 [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-18 11:19:06.111 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:06.111 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 11:19:06.111 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:06.111 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 11:19:06.163 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:06.180 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:06.193 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:06.204 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:06.217 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:06.221 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:06.291 [DefaultDispatcher-worker-5 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 11:19:06.309 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 11:19:06.309 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 11:19:06.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-18 11:19:06.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-18 11:19:06.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-18 11:19:06.318 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5edacf20: (connection evicted) 2025-03-18 11:19:06.318 [DefaultDispatcher-worker-9 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 11:19:06.318 [DefaultDispatcher-worker-2 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:06.319 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e1c47f: (connection evicted) 2025-03-18 11:19:06.319 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2634b3: (connection evicted) 2025-03-18 11:19:06.319 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f19af0f: (connection evicted) 2025-03-18 11:19:06.320 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1b3e88: (connection evicted) 2025-03-18 11:19:06.320 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a2d788: (connection evicted) 2025-03-18 11:19:06.320 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bebe0a3: (connection evicted) 2025-03-18 11:19:06.320 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b85706: (connection evicted) 2025-03-18 11:19:06.321 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a34c1c7: (connection evicted) 2025-03-18 11:19:06.321 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dfd439e: (connection evicted) 2025-03-18 11:19:06.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:06.322 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-18 11:19:06.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-18 11:19:06.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f883d90 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:06.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:06.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:06.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:06.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:06.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:06.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:06.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:06.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-18 11:19:06.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-18 11:19:06.330 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.335 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.337 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.338 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:06.338 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:06.338 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:06.338 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:06.346 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.347 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 11:19:06.347 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:06.347 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 11:19:06.350 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.358 [DefaultDispatcher-worker-9 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.367 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.376 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.385 [DefaultDispatcher-worker-11 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.388 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.422 [DefaultDispatcher-worker-9 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44384b4a 2025-03-18 11:19:06.429 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:06.431 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea65f3b 2025-03-18 11:19:06.432 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea65f3b 2025-03-18 11:19:06.433 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2061a49f 2025-03-18 11:19:06.433 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2061a49f 2025-03-18 11:19:06.436 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@245e344b 2025-03-18 11:19:06.436 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@245e344b 2025-03-18 11:19:06.438 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@615caea4 2025-03-18 11:19:06.438 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@615caea4 2025-03-18 11:19:06.439 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f6a33 2025-03-18 11:19:06.439 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d1f6a33 2025-03-18 11:19:06.440 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 11:19:06.440 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 11:19:06.441 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-18 11:19:06.441 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-18 11:19:06.441 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=6, active=0, idle=6, waiting=0) 2025-03-18 11:19:06.441 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:06.441 [DefaultDispatcher-worker-6 @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 11:19:06.441 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44384b4a: (connection evicted) 2025-03-18 11:19:06.442 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f76c53 2025-03-18 11:19:06.442 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f76c53 2025-03-18 11:19:06.442 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ea65f3b: (connection evicted) 2025-03-18 11:19:06.442 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2061a49f: (connection evicted) 2025-03-18 11:19:06.442 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@245e344b: (connection evicted) 2025-03-18 11:19:06.443 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@615caea4: (connection evicted) 2025-03-18 11:19:06.443 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d1f6a33: (connection evicted) 2025-03-18 11:19:06.443 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50f76c53: (connection evicted) 2025-03-18 11:19:06.443 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:06.443 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-18 11:19:06.443 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-18 11:19:06.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44bbb7c6 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:06.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3303e89e 2025-03-18 11:19:06.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3303e89e 2025-03-18 11:19:06.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-18 11:19:06.573 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:06.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ecd8ab1 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:06.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:06.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-18 11:19:06.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@52909a97 2025-03-18 11:19:06.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@52909a97 2025-03-18 11:19:06.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-18 11:19:06.816 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@145e958f 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:06.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-18 11:19:06.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbdb220 2025-03-18 11:19:06.818 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbdb220 2025-03-18 11:19:06.818 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-18 11:19:06.868 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52909a97 2025-03-18 11:19:06.903 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:06.918 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.007 [DefaultDispatcher-worker-6 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbdb220 2025-03-18 11:19:07.012 [DefaultDispatcher-worker-6 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbdb220 2025-03-18 11:19:07.013 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56879/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 11:19:07.013 [DefaultDispatcher-worker-6 @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:56879/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-18 11:19:07.013 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56879/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 11:19:07.026 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56879/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 11:19:07.026 [DefaultDispatcher-worker-6 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56879/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 11:19:07.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-18 11:19:07.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-18 11:19:07.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.067 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52909a97: (connection evicted) 2025-03-18 11:19:07.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-18 11:19:07.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-18 11:19:07.069 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbdb220 2025-03-18 11:19:07.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c830ebd 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a336377 2025-03-18 11:19:07.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a336377 2025-03-18 11:19:07.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65af05b2 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2a903f 2025-03-18 11:19:07.082 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2a903f 2025-03-18 11:19:07.082 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-18 11:19:07.106 [DefaultDispatcher-worker-6 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2a903f 2025-03-18 11:19:07.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-18 11:19:07.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-18 11:19:07.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.108 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a336377: (connection evicted) 2025-03-18 11:19:07.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-18 11:19:07.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-18 11:19:07.109 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c2a903f 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12f8682a 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.111 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.111 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-18 11:19:07.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7752c0e7 2025-03-18 11:19:07.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7752c0e7 2025-03-18 11:19:07.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77ba583 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.120 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6851b296 2025-03-18 11:19:07.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6851b296 2025-03-18 11:19:07.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-18 11:19:07.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-18 11:19:07.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-18 11:19:07.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.125 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7752c0e7: (connection evicted) 2025-03-18 11:19:07.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-18 11:19:07.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-18 11:19:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-18 11:19:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.126 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f99d8c 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d37aa0f 2025-03-18 11:19:07.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d37aa0f 2025-03-18 11:19:07.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6076c66 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.135 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1224e1b6 2025-03-18 11:19:07.136 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@1224e1b6 2025-03-18 11:19:07.136 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-18 11:19:07.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-18 11:19:07.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-18 11:19:07.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.141 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d37aa0f: (connection evicted) 2025-03-18 11:19:07.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-18 11:19:07.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47f0f414 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4809c771 2025-03-18 11:19:07.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@4809c771 2025-03-18 11:19:07.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@252c6cdb 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-18 11:19:07.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1857fe6c 2025-03-18 11:19:07.154 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@1857fe6c 2025-03-18 11:19:07.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-18 11:19:07.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-18 11:19:07.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-18 11:19:07.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.169 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4809c771: (connection evicted) 2025-03-18 11:19:07.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-18 11:19:07.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-18 11:19:07.182 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.221 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.236 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.254 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@710afd47 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.327 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-18 11:19:07.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@667a467f 2025-03-18 11:19:07.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@667a467f 2025-03-18 11:19:07.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-18 11:19:07.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@324e8baa 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@604f376a 2025-03-18 11:19:07.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@604f376a 2025-03-18 11:19:07.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-18 11:19:07.428 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.431 [DefaultDispatcher-worker-9 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@604f376a 2025-03-18 11:19:07.438 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.451 [DefaultDispatcher-worker-9 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@604f376a 2025-03-18 11:19:07.456 [DefaultDispatcher-worker-9 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@604f376a 2025-03-18 11:19:07.461 [DefaultDispatcher-worker-9 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@604f376a 2025-03-18 11:19:07.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-18 11:19:07.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-18 11:19:07.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.499 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@667a467f: (connection evicted) 2025-03-18 11:19:07.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-18 11:19:07.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-18 11:19:07.502 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@604f376a 2025-03-18 11:19:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-18 11:19:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.509 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e85e3f1 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-18 11:19:07.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@351d93bd 2025-03-18 11:19:07.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@351d93bd 2025-03-18 11:19:07.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@61c5fd78 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dda56f 2025-03-18 11:19:07.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@39dda56f 2025-03-18 11:19:07.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-18 11:19:07.523 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-18 11:19:07.523 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-18 11:19:07.523 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.524 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@351d93bd: (connection evicted) 2025-03-18 11:19:07.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-18 11:19:07.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-18 11:19:07.525 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16b7e04a 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2f5d6 2025-03-18 11:19:07.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cf2f5d6 2025-03-18 11:19:07.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@429f0ca8 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a4e619 2025-03-18 11:19:07.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a4e619 2025-03-18 11:19:07.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-18 11:19:07.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-18 11:19:07.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-18 11:19:07.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.536 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5cf2f5d6: (connection evicted) 2025-03-18 11:19:07.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-18 11:19:07.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-18 11:19:07.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-18 11:19:07.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.537 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@226e07e7 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@9880a15 2025-03-18 11:19:07.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@9880a15 2025-03-18 11:19:07.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-18 11:19:07.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6febec41 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8afdad 2025-03-18 11:19:07.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e8afdad 2025-03-18 11:19:07.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-18 11:19:07.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-18 11:19:07.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-18 11:19:07.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.548 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9880a15: (connection evicted) 2025-03-18 11:19:07.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.548 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-18 11:19:07.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73d91faf 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f112f70 2025-03-18 11:19:07.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f112f70 2025-03-18 11:19:07.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@342723a3 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b751cb1 2025-03-18 11:19:07.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b751cb1 2025-03-18 11:19:07.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-18 11:19:07.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-18 11:19:07.602 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-18 11:19:07.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.602 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f112f70: (connection evicted) 2025-03-18 11:19:07.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-18 11:19:07.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ceb68a1 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-18 11:19:07.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-03-18 11:19:07.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2 2025-03-18 11:19:07.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e0d521 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2025-03-18 11:19:07.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad0c70a 2025-03-18 11:19:07.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-18 11:19:07.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-18 11:19:07.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-18 11:19:07.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.616 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69c33ea2: (connection evicted) 2025-03-18 11:19:07.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-18 11:19:07.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50672905 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-18 11:19:07.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2025-03-18 11:19:07.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f290bc 2025-03-18 11:19:07.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-18 11:19:07.621 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3220c28 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-03-18 11:19:07.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-03-18 11:19:07.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-18 11:19:07.635 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.636 [DefaultDispatcher-worker-7 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-03-18 11:19:07.637 [DefaultDispatcher-worker-7 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-03-18 11:19:07.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-18 11:19:07.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-18 11:19:07.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.638 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58f290bc: (connection evicted) 2025-03-18 11:19:07.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-18 11:19:07.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-18 11:19:07.639 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c28b0d 2025-03-18 11:19:07.640 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@edbc2bf 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2025-03-18 11:19:07.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63 2025-03-18 11:19:07.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-18 11:19:07.646 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e91facf 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-18 11:19:07.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf0f70a 2025-03-18 11:19:07.651 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf0f70a 2025-03-18 11:19:07.651 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-18 11:19:07.658 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-18 11:19:07.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-18 11:19:07.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.662 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62ab5e63: (connection evicted) 2025-03-18 11:19:07.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-18 11:19:07.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f5cbc5 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.669 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-18 11:19:07.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b43a6 2025-03-18 11:19:07.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@42b43a6 2025-03-18 11:19:07.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d622556 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-18 11:19:07.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2025-03-18 11:19:07.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2025-03-18 11:19:07.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-18 11:19:07.714 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.727 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.751 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.770 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.779 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:07.779 [DefaultDispatcher-worker-7 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2025-03-18 11:19:07.780 [DefaultDispatcher-worker-7 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2025-03-18 11:19:07.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-18 11:19:07.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-18 11:19:07.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.781 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42b43a6: (connection evicted) 2025-03-18 11:19:07.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.781 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-18 11:19:07.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-18 11:19:07.782 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70ee1963 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17053b5 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-18 11:19:07.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2025-03-18 11:19:07.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@58021c3c 2025-03-18 11:19:07.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-18 11:19:07.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-18 11:19:07.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@404009df 2025-03-18 11:19:07.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-03-18 11:19:07.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bda01da 2025-03-18 11:19:07.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-18 11:19:07.885 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.894 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-18 11:19:07.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-18 11:19:07.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.931 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58021c3c: (connection evicted) 2025-03-18 11:19:07.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-18 11:19:07.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-18 11:19:07.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@654b899f 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-03-18 11:19:07.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f4048e 2025-03-18 11:19:07.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-18 11:19:07.942 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5477d90e 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-03-18 11:19:07.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@287ad0da 2025-03-18 11:19:07.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-18 11:19:07.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-18 11:19:07.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-18 11:19:07.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:07.945 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13f4048e: (connection evicted) 2025-03-18 11:19:07.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:07.945 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-18 11:19:07.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-18 11:19:07.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bfdaa7a 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@149b53fa 2025-03-18 11:19:07.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@149b53fa 2025-03-18 11:19:07.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73be4cdd 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:07.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:07.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-18 11:19:07.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-03-18 11:19:07.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-03-18 11:19:07.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-18 11:19:08.043 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.055 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.060 [DefaultDispatcher-worker-7 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-03-18 11:19:08.061 [DefaultDispatcher-worker-7 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-03-18 11:19:08.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-18 11:19:08.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-18 11:19:08.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.061 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@149b53fa: (connection evicted) 2025-03-18 11:19:08.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-18 11:19:08.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-18 11:19:08.062 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@638977e0 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-18 11:19:08.064 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f20b6fe 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-03-18 11:19:08.064 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@79295932 2025-03-18 11:19:08.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cadcff6 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2025-03-18 11:19:08.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ee2423 2025-03-18 11:19:08.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-18 11:19:08.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-18 11:19:08.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-18 11:19:08.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.074 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79295932: (connection evicted) 2025-03-18 11:19:08.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-18 11:19:08.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66863941 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.078 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-03-18 11:19:08.078 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-03-18 11:19:08.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-18 11:19:08.090 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-03-18 11:19:08.095 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-03-18 11:19:08.096 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@111fe921 2025-03-18 11:19:08.098 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75d539b9 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.099 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.100 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-18 11:19:08.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2025-03-18 11:19:08.100 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@210c1b9d 2025-03-18 11:19:08.100 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-18 11:19:08.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-18 11:19:08.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-18 11:19:08.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:08.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-18 11:19:08.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb44737 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-18 11:19:08.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-03-18 11:19:08.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-03-18 11:19:08.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-18 11:19:08.109 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-03-18 11:19:08.115 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-03-18 11:19:08.116 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2619cb76 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.117 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.117 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-18 11:19:08.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-03-18 11:19:08.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-03-18 11:19:08.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-18 11:19:08.122 [DefaultDispatcher-worker-2 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5daad59a 2025-03-18 11:19:08.123 [DefaultDispatcher-worker-16 @coroutine#272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-03-18 11:19:08.125 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-03-18 11:19:08.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-18 11:19:08.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-18 11:19:08.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.127 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5daad59a: (connection evicted) 2025-03-18 11:19:08.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-18 11:19:08.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db461b5 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.129 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-18 11:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-03-18 11:19:08.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-03-18 11:19:08.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-18 11:19:08.131 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-03-18 11:19:08.136 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-03-18 11:19:08.137 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34eaf9c1 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b61e97 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-18 11:19:08.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-18 11:19:08.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-18 11:19:08.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-18 11:19:08.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-18 11:19:08.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:08.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-18 11:19:08.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d14037 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.142 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-18 11:19:08.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2025-03-18 11:19:08.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2025-03-18 11:19:08.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-18 11:19:08.145 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2025-03-18 11:19:08.150 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2025-03-18 11:19:08.152 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe98084 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@151a6598 2025-03-18 11:19:08.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@151a6598 2025-03-18 11:19:08.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-18 11:19:08.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-18 11:19:08.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-18 11:19:08.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:08.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-18 11:19:08.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3b2c34 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2025-03-18 11:19:08.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2025-03-18 11:19:08.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-18 11:19:08.172 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.191 [DefaultDispatcher-worker-12 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2025-03-18 11:19:08.197 [DefaultDispatcher-worker-2 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2025-03-18 11:19:08.200 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.218 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.229 [DefaultDispatcher-worker-16 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2025-03-18 11:19:08.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-18 11:19:08.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-18 11:19:08.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.230 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@407f2029: (connection evicted) 2025-03-18 11:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-18 11:19:08.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-18 11:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-18 11:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27b490de 2025-03-18 11:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-03-18 11:19:08.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-03-18 11:19:08.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-18 11:19:08.239 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.253 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.255 [DefaultDispatcher-worker-4 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-03-18 11:19:08.260 [DefaultDispatcher-worker-3 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba 2025-03-18 11:19:08.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-18 11:19:08.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-18 11:19:08.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.273 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd750ba: (connection evicted) 2025-03-18 11:19:08.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-18 11:19:08.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cbe72b9 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@e993715 2025-03-18 11:19:08.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@e993715 2025-03-18 11:19:08.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-18 11:19:08.294 [DefaultDispatcher-worker-5 @coroutine#315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e993715 2025-03-18 11:19:08.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-18 11:19:08.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-18 11:19:08.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.295 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e993715: (connection evicted) 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-18 11:19:08.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2becb2 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-18 11:19:08.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-18 11:19:08.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@f42336c 2025-03-18 11:19:08.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@f42336c 2025-03-18 11:19:08.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-18 11:19:08.317 [DefaultDispatcher-worker-15 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f42336c 2025-03-18 11:19:08.322 [DefaultDispatcher-worker-1 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f42336c 2025-03-18 11:19:08.323 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-18 11:19:08.323 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-18 11:19:08.323 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.323 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f42336c: (connection evicted) 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.324 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-18 11:19:08.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43294e9b 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-18 11:19:08.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a78b52b 2025-03-18 11:19:08.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a78b52b 2025-03-18 11:19:08.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-18 11:19:08.344 [DefaultDispatcher-worker-7 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a78b52b 2025-03-18 11:19:08.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-18 11:19:08.345 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-18 11:19:08.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.345 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a78b52b: (connection evicted) 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-18 11:19:08.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22a63740 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-18 11:19:08.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec92631 2025-03-18 11:19:08.347 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec92631 2025-03-18 11:19:08.347 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-18 11:19:08.365 [DefaultDispatcher-worker-11 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ec92631 2025-03-18 11:19:08.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-18 11:19:08.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-18 11:19:08.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.365 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ec92631: (connection evicted) 2025-03-18 11:19:08.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-18 11:19:08.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-18 11:19:08.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-18 11:19:08.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fefc5ea 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f79b7c 2025-03-18 11:19:08.507 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f79b7c 2025-03-18 11:19:08.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-18 11:19:08.545 [DefaultDispatcher-worker-20 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f79b7c 2025-03-18 11:19:08.551 [DefaultDispatcher-worker-18 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f79b7c 2025-03-18 11:19:08.552 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41097/manifest.json 2025-03-18 11:19:08.552 [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:41097/manifest.json. 2025-03-18 11:19:08.552 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41097/manifest.json 2025-03-18 11:19:08.553 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41097/manifest.json 2025-03-18 11:19:08.554 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41097/manifest.json 2025-03-18 11:19:08.607 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.627 [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:41097/manifest.json. 2025-03-18 11:19:08.627 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41097/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:08.636 [DefaultDispatcher-worker-3 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f79b7c 2025-03-18 11:19:08.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-18 11:19:08.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-18 11:19:08.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.640 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68f79b7c: (connection evicted) 2025-03-18 11:19:08.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:08.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-18 11:19:08.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-18 11:19:08.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ec156fb 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@75784062 2025-03-18 11:19:08.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@75784062 2025-03-18 11:19:08.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3487947c 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.664 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-18 11:19:08.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3117ac8d 2025-03-18 11:19:08.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@3117ac8d 2025-03-18 11:19:08.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-18 11:19:08.681 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 11:19:08.717 [Test worker] INFO ktor.application - Application started in 0.04 seconds. 2025-03-18 11:19:08.717 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@58690f5e 2025-03-18 11:19:08.756 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.764 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.773 [DefaultDispatcher-worker-4 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:36249 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e557671 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-18 11:19:08.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1f2f84 2025-03-18 11:19:08.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1f2f84 2025-03-18 11:19:08.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-18 11:19:08.790 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 11:19:08.794 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 11:19:08.794 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 11:19:08.794 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 11:19:08.794 [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-18 11:19:08.794 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 11:19:08.794 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 11:19:08.794 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 11:19:08.794 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16602333 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:08.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-18 11:19:08.824 [DefaultDispatcher-worker-2 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.830 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.833 [DefaultDispatcher-worker-3 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1f2f84 2025-03-18 11:19:08.835 [DefaultDispatcher-worker-3 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1f2f84 2025-03-18 11:19:08.840 [DefaultDispatcher-worker-3 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.844 [DefaultDispatcher-worker-18 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.844 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36249/api/content/706334640097726464/_ustadmanifest.json 2025-03-18 11:19:08.844 [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:36249/api/content/706334640097726464/_ustadmanifest.json. 2025-03-18 11:19:08.844 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36249/api/content/706334640097726464/_ustadmanifest.json 2025-03-18 11:19:08.847 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36249/api/content/706334640097726464/_ustadmanifest.json 2025-03-18 11:19:08.847 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36249/api/content/706334640097726464/_ustadmanifest.json 2025-03-18 11:19:08.847 [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:36249/api/content/706334640097726464/_ustadmanifest.json. 2025-03-18 11:19:08.847 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36249/api/content/706334640097726464/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:08.855 [DefaultDispatcher-worker-20 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.858 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 11:19:08.858 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-87c8ceef-d0c4-40b5-a704-3bdb958472a9', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 11:19:08.860 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 11:19:08.860 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-87c8ceef-d0c4-40b5-a704-3bdb958472a9 2025-03-18 11:19:08.863 [DefaultDispatcher-worker-20 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:08.863 [DefaultDispatcher-worker-20 @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:36249/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:08.863 [DefaultDispatcher-worker-20 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:08.863 [DefaultDispatcher-worker-20 @coroutine#374] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36249/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:08.867 [DefaultDispatcher-worker-17 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.867 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36249/UmAppDatabase/replication/nodeId 2025-03-18 11:19:08.867 [DefaultDispatcher-worker-17 @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:36249/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:08.867 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36249/UmAppDatabase/replication/nodeId 2025-03-18 11:19:08.871 [DefaultDispatcher-worker-4 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36249/api/blob/upload-init-batch 2025-03-18 11:19:08.871 [DefaultDispatcher-worker-4 @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:36249/api/blob/upload-init-batch. 2025-03-18 11:19:08.871 [DefaultDispatcher-worker-4 @coroutine#372] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36249/api/blob/upload-init-batch 2025-03-18 11:19:08.871 [DefaultDispatcher-worker-4 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36249/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 11:19:08.874 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.895 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:08.905 [eventLoopGroupProxy-4-3 @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-18 11:19:08.905 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:08.905 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:08.905 [eventLoopGroupProxy-4-4 @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-18 11:19:08.908 [eventLoopGroupProxy-4-2 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:08.908 [eventLoopGroupProxy-4-4 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:08.909 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:08.909 [eventLoopGroupProxy-4-3 @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-18 11:19:08.909 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:08.912 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36249/UmAppDatabase/replication/nodeId 2025-03-18 11:19:08.912 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36249/UmAppDatabase/replication/nodeId 2025-03-18 11:19:08.913 [eventLoopGroupProxy-4-1 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:08.913 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:08.913 [DefaultDispatcher-worker-13 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36249/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:08.916 [eventLoopGroupProxy-4-4 @call-handler#397] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 14ms 2025-03-18 11:19:08.916 [eventLoopGroupProxy-4-1 @call-handler#395] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 14ms 2025-03-18 11:19:08.919 [DefaultDispatcher-worker-6 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.920 [eventLoopGroupProxy-4-3 @coroutine#405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75784062 2025-03-18 11:19:08.923 [DefaultDispatcher-worker-12 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.928 [eventLoopGroupProxy-4-3 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 26ms 2025-03-18 11:19:08.929 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36249/api/blob/upload-init-batch 2025-03-18 11:19:08.929 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36249/api/blob/upload-init-batch 2025-03-18 11:19:08.931 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36249/api/blob/upload-init-batch. 2025-03-18 11:19:08.931 [DefaultDispatcher-worker-12 @coroutine#372] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36249/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:08.939 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36249/api/blob/upload-batch-data 2025-03-18 11:19:08.939 [DefaultDispatcher-worker-12 @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:36249/api/blob/upload-batch-data. 2025-03-18 11:19:08.939 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36249/api/blob/upload-batch-data 2025-03-18 11:19:08.939 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36249/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:08.944 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:08.951 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75784062 2025-03-18 11:19:08.952 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:08.952 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-18 11:19:08.953 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36249/api/blob/upload-batch-data 2025-03-18 11:19:08.958 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36249/api/blob/upload-batch-data 2025-03-18 11:19:08.958 [DefaultDispatcher-worker-12 @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:36249/api/blob/upload-batch-data. 2025-03-18 11:19:08.958 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36249/api/blob/upload-batch-data 2025-03-18 11:19:08.958 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36249/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:08.960 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:08.962 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75784062 2025-03-18 11:19:08.962 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:08.962 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:08.963 [DefaultDispatcher-worker-12 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36249/api/blob/upload-batch-data 2025-03-18 11:19:08.978 [DefaultDispatcher-worker-5 @coroutine#372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.985 [DefaultDispatcher-worker-4 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:08.994 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36249/UmAppDatabase/replication/message 2025-03-18 11:19:08.994 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36249/UmAppDatabase/replication/message. 2025-03-18 11:19:08.994 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36249/UmAppDatabase/replication/message 2025-03-18 11:19:08.994 [DefaultDispatcher-worker-4 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36249/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 11:19:08.995 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:08.996 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-18 11:19:08.996 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:09.007 [DefaultDispatcher-worker-11 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3117ac8d 2025-03-18 11:19:09.008 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:09.008 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-18 11:19:09.008 [DefaultDispatcher-worker-18 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36249/api/content/706334640097726464/_ustadmanifest.json 2025-03-18 11:19:09.008 [DefaultDispatcher-worker-18 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36249/api/content/706334640097726464/_ustadmanifest.json. 2025-03-18 11:19:09.008 [DefaultDispatcher-worker-18 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36249/api/content/706334640097726464/_ustadmanifest.json 2025-03-18 11:19:09.008 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36249/UmAppDatabase/replication/message 2025-03-18 11:19:09.008 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36249/UmAppDatabase/replication/message 2025-03-18 11:19:09.009 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36249/UmAppDatabase/replication/message. 2025-03-18 11:19:09.009 [DefaultDispatcher-worker-2 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36249/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:09.009 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36249/api/content/706334640097726464/_ustadmanifest.json 2025-03-18 11:19:09.009 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36249/api/content/706334640097726464/_ustadmanifest.json 2025-03-18 11:19:09.010 [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:36249/api/content/706334640097726464/_ustadmanifest.json. 2025-03-18 11:19:09.010 [DefaultDispatcher-worker-12 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36249/api/content/706334640097726464/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:09.013 [DefaultDispatcher-worker-7 @coroutine#375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c 2025-03-18 11:19:09.014 [DefaultDispatcher-worker-6 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3117ac8d 2025-03-18 11:19:09.015 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 11:19:09.015 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 11:19:09.015 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 11:19:09.015 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 11:19:09.015 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 11:19:09.016 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f1f2f84 2025-03-18 11:19:09.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-18 11:19:09.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-18 11:19:09.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:09.017 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d6d81c: (connection evicted) 2025-03-18 11:19:09.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:09.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-18 11:19:09.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-18 11:19:09.291 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:09.291 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:09.479 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:10.021 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@58690f5e 2025-03-18 11:19:10.022 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@58690f5e 2025-03-18 11:19:10.023 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75784062 2025-03-18 11:19:10.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-18 11:19:10.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-18 11:19:10.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:10.024 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3117ac8d: (connection evicted) 2025-03-18 11:19:10.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:10.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-18 11:19:10.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-18 11:19:10.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-18 11:19:10.042 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eaa07bb 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:10.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@42095996 2025-03-18 11:19:10.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@42095996 2025-03-18 11:19:10.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7a7bd9a8 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:10.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-03-18 11:19:10.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-03-18 11:19:10.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-18 11:19:10.055 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 11:19:10.056 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-18 11:19:10.056 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7e27b77a 2025-03-18 11:19:10.057 [DefaultDispatcher-worker-18 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:45643 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f26e775 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:10.057 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:10.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:10.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-18 11:19:10.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5c245d 2025-03-18 11:19:10.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5c245d 2025-03-18 11:19:10.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-18 11:19:10.059 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 11:19:10.059 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 11:19:10.059 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 11:19:10.059 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 11:19:10.059 [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-18 11:19:10.059 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 11:19:10.059 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 11:19:10.059 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 11:19:10.059 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 11:19:10.059 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d7d968c 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:10.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-18 11:19:10.081 [DefaultDispatcher-worker-15 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.085 [DefaultDispatcher-worker-6 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.090 [DefaultDispatcher-worker-19 @coroutine#463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5c245d 2025-03-18 11:19:10.091 [Test worker @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5c245d 2025-03-18 11:19:10.096 [DefaultDispatcher-worker-2 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.100 [DefaultDispatcher-worker-16 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.100 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/content/706334648192356352/_ustadmanifest.json 2025-03-18 11:19:10.100 [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:45643/api/content/706334648192356352/_ustadmanifest.json. 2025-03-18 11:19:10.100 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/content/706334648192356352/_ustadmanifest.json 2025-03-18 11:19:10.101 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/content/706334648192356352/_ustadmanifest.json 2025-03-18 11:19:10.101 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45643/api/content/706334648192356352/_ustadmanifest.json 2025-03-18 11:19:10.102 [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:45643/api/content/706334648192356352/_ustadmanifest.json. 2025-03-18 11:19:10.102 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45643/api/content/706334648192356352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:10.109 [DefaultDispatcher-worker-19 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.109 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 11:19:10.109 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-0ddee998-f111-4b2b-8021-39ec56799331', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 11:19:10.110 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 11:19:10.110 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-0ddee998-f111-4b2b-8021-39ec56799331 2025-03-18 11:19:10.111 [DefaultDispatcher-worker-19 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:10.111 [DefaultDispatcher-worker-19 @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:45643/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:10.111 [DefaultDispatcher-worker-19 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:10.111 [DefaultDispatcher-worker-19 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:10.113 [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-18 11:19:10.113 [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-18 11:19:10.113 [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-18 11:19:10.113 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.113 [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-18 11:19:10.114 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.114 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 11:19:10.114 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:10.114 [DefaultDispatcher-worker-2 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45643/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:10.117 [DefaultDispatcher-worker-19 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.117 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/UmAppDatabase/replication/nodeId 2025-03-18 11:19:10.117 [DefaultDispatcher-worker-19 @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:45643/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:10.117 [DefaultDispatcher-worker-19 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/UmAppDatabase/replication/nodeId 2025-03-18 11:19:10.118 [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-18 11:19:10.118 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-init-batch 2025-03-18 11:19:10.118 [DefaultDispatcher-worker-15 @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:45643/api/blob/upload-init-batch. 2025-03-18 11:19:10.118 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-init-batch 2025-03-18 11:19:10.118 [DefaultDispatcher-worker-15 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 11:19:10.118 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.119 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-18 11:19:10.119 [DefaultDispatcher-worker-19 @coroutine#500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@457692cb 2025-03-18 11:19:10.119 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/UmAppDatabase/replication/nodeId 2025-03-18 11:19:10.119 [DefaultDispatcher-worker-14 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45643/UmAppDatabase/replication/nodeId 2025-03-18 11:19:10.119 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-18 11:19:10.120 [eventLoopGroupProxy-7-1 @call-handler#506] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-18 11:19:10.121 [eventLoopGroupProxy-7-1 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42095996 2025-03-18 11:19:10.121 [eventLoopGroupProxy-7-1 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-18 11:19:10.122 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-init-batch 2025-03-18 11:19:10.122 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45643/api/blob/upload-init-batch 2025-03-18 11:19:10.122 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-init-batch. 2025-03-18 11:19:10.122 [DefaultDispatcher-worker-6 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45643/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:10.123 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.123 [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:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.123 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.123 [DefaultDispatcher-worker-6 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.124 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:10.125 [DefaultDispatcher-worker-16 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.126 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42095996 2025-03-18 11:19:10.126 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.126 [eventLoopGroupProxy-7-1 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:10.127 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.128 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.128 [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:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.128 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.128 [DefaultDispatcher-worker-8 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.129 [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-18 11:19:10.131 [DefaultDispatcher-worker-19 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.131 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42095996 2025-03-18 11:19:10.131 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.131 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:10.131 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.133 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.133 [DefaultDispatcher-worker-19 @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:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.133 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.133 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.134 [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-18 11:19:10.143 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:10.145 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:10.158 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:10.160 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:10.175 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.175 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:10.176 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.177 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.177 [DefaultDispatcher-worker-19 @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:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.177 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.177 [DefaultDispatcher-worker-19 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.178 [eventLoopGroupProxy-7-1 @call-handler#527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.178 [eventLoopGroupProxy-7-1 @call-handler#527] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:10.178 [DefaultDispatcher-worker-15 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.179 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.179 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45643/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:10.179 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:45643/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:45643/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-18 11:19:10.179 [DefaultDispatcher-worker-16 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:45643/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.186 [DefaultDispatcher-worker-20 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.192 [DefaultDispatcher-worker-12 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:10.194 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 11:19:10.694 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-60e42686-e2bc-4004-a9b8-624f4180601b', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 11:19:10.694 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 11:19:10.694 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-60e42686-e2bc-4004-a9b8-624f4180601b 2025-03-18 11:19:10.697 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-init-batch 2025-03-18 11:19:10.697 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-init-batch. 2025-03-18 11:19:10.697 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-init-batch 2025-03-18 11:19:10.697 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 11:19:10.698 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-18 11:19:10.698 [eventLoopGroupProxy-7-1 @call-handler#536] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-18 11:19:10.699 [eventLoopGroupProxy-7-1 @coroutine#537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42095996 2025-03-18 11:19:10.700 [eventLoopGroupProxy-7-1 @call-handler#536] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-18 11:19:10.700 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-init-batch 2025-03-18 11:19:10.700 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45643/api/blob/upload-init-batch 2025-03-18 11:19:10.701 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-init-batch. 2025-03-18 11:19:10.701 [DefaultDispatcher-worker-19 @coroutine#533] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45643/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:10.701 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.701 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.701 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.701 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.702 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:10.704 [eventLoopGroupProxy-7-1 @call-handler#543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.704 [eventLoopGroupProxy-7-1 @call-handler#543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:10.705 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.705 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.705 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.705 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.706 [DefaultDispatcher-worker-14 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.707 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:10.708 [eventLoopGroupProxy-7-1 @call-handler#546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.708 [eventLoopGroupProxy-7-1 @call-handler#546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:10.708 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.709 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.709 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.709 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.709 [DefaultDispatcher-worker-12 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.709 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:10.751 [eventLoopGroupProxy-7-1 @call-handler#549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.751 [eventLoopGroupProxy-7-1 @call-handler#549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:10.751 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.751 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.751 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.751 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.751 [DefaultDispatcher-worker-9 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.752 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:10.794 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.794 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:10.795 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.795 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.795 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.795 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.795 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.796 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:10.838 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.838 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:10.838 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.839 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.839 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.839 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.839 [DefaultDispatcher-worker-19 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.839 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:10.881 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.881 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:10.882 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.882 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.883 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.883 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.883 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.883 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:10.925 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.925 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:10.926 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.926 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.926 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.926 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.926 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.927 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:10.969 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:10.969 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:10.970 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.970 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.970 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:10.971 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:10.971 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:10.972 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:11.013 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:11.013 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:11.014 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.014 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.014 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:11.014 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.014 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:11.015 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:11.057 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:11.057 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:11.058 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.058 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.058 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:11.058 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.058 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:11.059 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:11.101 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:11.101 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:11.101 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.101 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.101 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:11.101 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.101 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:11.102 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:11.144 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:11.145 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:11.145 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.146 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.146 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:11.146 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.146 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:11.147 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:11.187 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:11.187 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 40ms 2025-03-18 11:19:11.188 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.188 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.188 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:11.188 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.188 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:11.189 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:11.200 [DefaultDispatcher-worker-19 @coroutine#534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:11.232 [eventLoopGroupProxy-7-1 @coroutine#585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42095996 2025-03-18 11:19:11.232 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:11.232 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:11.232 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.233 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.233 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:11.233 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.233 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:11.234 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:11.235 [eventLoopGroupProxy-7-1 @coroutine#590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42095996 2025-03-18 11:19:11.235 [eventLoopGroupProxy-7-1 @call-handler#589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:11.235 [eventLoopGroupProxy-7-1 @call-handler#589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:11.236 [DefaultDispatcher-worker-18 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.236 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.236 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45643/api/blob/upload-batch-data. 2025-03-18 11:19:11.236 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.236 [DefaultDispatcher-worker-6 @coroutine#541] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:11.237 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:11.238 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42095996 2025-03-18 11:19:11.238 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:11.239 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:11.239 [DefaultDispatcher-worker-8 @coroutine#541] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/blob/upload-batch-data 2025-03-18 11:19:11.244 [DefaultDispatcher-worker-6 @coroutine#533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:11.249 [DefaultDispatcher-worker-13 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:11.249 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/UmAppDatabase/replication/message 2025-03-18 11:19:11.249 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45643/UmAppDatabase/replication/message. 2025-03-18 11:19:11.249 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/UmAppDatabase/replication/message 2025-03-18 11:19:11.249 [DefaultDispatcher-worker-13 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45643/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 11:19:11.250 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:11.251 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-18 11:19:11.251 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:11.262 [DefaultDispatcher-worker-3 @call-handler#604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-03-18 11:19:11.262 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:11.262 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 12ms 2025-03-18 11:19:11.262 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45643/api/content/706334648192356352/_ustadmanifest.json 2025-03-18 11:19:11.262 [DefaultDispatcher-worker-14 @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:45643/api/content/706334648192356352/_ustadmanifest.json. 2025-03-18 11:19:11.262 [DefaultDispatcher-worker-14 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45643/api/content/706334648192356352/_ustadmanifest.json 2025-03-18 11:19:11.262 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/UmAppDatabase/replication/message 2025-03-18 11:19:11.262 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45643/UmAppDatabase/replication/message 2025-03-18 11:19:11.263 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45643/UmAppDatabase/replication/message. 2025-03-18 11:19:11.263 [DefaultDispatcher-worker-17 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45643/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:11.263 [DefaultDispatcher-worker-16 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45643/api/content/706334648192356352/_ustadmanifest.json 2025-03-18 11:19:11.263 [DefaultDispatcher-worker-16 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45643/api/content/706334648192356352/_ustadmanifest.json 2025-03-18 11:19:11.263 [DefaultDispatcher-worker-16 @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:45643/api/content/706334648192356352/_ustadmanifest.json. 2025-03-18 11:19:11.263 [DefaultDispatcher-worker-16 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45643/api/content/706334648192356352/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:11.267 [DefaultDispatcher-worker-3 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97 2025-03-18 11:19:11.268 [DefaultDispatcher-worker-11 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6 2025-03-18 11:19:11.268 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 11:19:11.268 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 11:19:11.268 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 11:19:11.268 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 11:19:11.268 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 11:19:11.269 [Test worker @coroutine#620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5c245d 2025-03-18 11:19:11.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-18 11:19:11.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-18 11:19:11.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:11.270 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fe77a97: (connection evicted) 2025-03-18 11:19:11.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:11.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-18 11:19:11.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-18 11:19:11.560 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:11.694 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:11.745 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:12.045 [DefaultDispatcher-worker-12 @coroutine#625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42095996 2025-03-18 11:19:12.274 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7e27b77a 2025-03-18 11:19:12.274 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7e27b77a 2025-03-18 11:19:12.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-18 11:19:12.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-18 11:19:12.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:12.275 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1832b0f6: (connection evicted) 2025-03-18 11:19:12.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:12.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-18 11:19:12.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@519e67e 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:12.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:12.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-18 11:19:12.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5958d3 2025-03-18 11:19:12.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d5958d3 2025-03-18 11:19:12.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41120e48 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:12.300 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:12.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-18 11:19:12.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2025-03-18 11:19:12.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2025-03-18 11:19:12.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-18 11:19:12.311 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 11:19:12.312 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-18 11:19:12.312 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@13e5b262 2025-03-18 11:19:12.313 [DefaultDispatcher-worker-7 @coroutine#633] INFO ktor.application - Responding at http://0.0.0.0:35513 2025-03-18 11:19:12.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fb4beb1 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:12.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-03-18 11:19:12.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-03-18 11:19:12.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-18 11:19:12.315 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 11:19:12.316 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 11:19:12.316 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 11:19:12.316 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 11:19:12.316 [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-18 11:19:12.316 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 11:19:12.316 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 11:19:12.316 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 11:19:12.316 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c438f66 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:12.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-18 11:19:12.338 [DefaultDispatcher-worker-11 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.342 [DefaultDispatcher-worker-6 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.346 [DefaultDispatcher-worker-4 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-03-18 11:19:12.348 [Test worker @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-03-18 11:19:12.352 [DefaultDispatcher-worker-12 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.357 [DefaultDispatcher-worker-12 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.357 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json 2025-03-18 11:19:12.357 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json. 2025-03-18 11:19:12.357 [Test worker @coroutine#638] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json 2025-03-18 11:19:12.358 [Test worker @coroutine#638] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json 2025-03-18 11:19:12.358 [Test worker @coroutine#638] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json 2025-03-18 11:19:12.359 [Test worker @coroutine#638] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json. 2025-03-18 11:19:12.359 [Test worker @coroutine#638] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:12.366 [DefaultDispatcher-worker-3 @coroutine#638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.366 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 11:19:12.366 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9727a17b-0a31-4f22-b127-0333202ad8f2', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 11:19:12.367 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 11:19:12.367 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9727a17b-0a31-4f22-b127-0333202ad8f2 2025-03-18 11:19:12.368 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:12.368 [DefaultDispatcher-worker-17 @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:35513/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:12.368 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:12.368 [DefaultDispatcher-worker-17 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35513/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:12.370 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:12.370 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:12.370 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:12.370 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:12.370 [eventLoopGroupProxy-10-2 @call-handler#668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:12.371 [eventLoopGroupProxy-10-1 @call-handler#669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:12.371 [eventLoopGroupProxy-10-1 @call-handler#669] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 11:19:12.371 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:12.371 [DefaultDispatcher-worker-5 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35513/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:12.373 [DefaultDispatcher-worker-9 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.373 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35513/UmAppDatabase/replication/nodeId 2025-03-18 11:19:12.373 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35513/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:12.373 [DefaultDispatcher-worker-9 @coroutine#657] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/UmAppDatabase/replication/nodeId 2025-03-18 11:19:12.374 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35513/api/blob/upload-init-batch 2025-03-18 11:19:12.374 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/blob/upload-init-batch. 2025-03-18 11:19:12.374 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/api/blob/upload-init-batch 2025-03-18 11:19:12.374 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:12.374 [DefaultDispatcher-worker-15 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35513/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 11:19:12.375 [eventLoopGroupProxy-10-1 @call-handler#677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:12.375 [eventLoopGroupProxy-10-1 @call-handler#677] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-18 11:19:12.375 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/UmAppDatabase/replication/nodeId 2025-03-18 11:19:12.375 [DefaultDispatcher-worker-12 @coroutine#657] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35513/UmAppDatabase/replication/nodeId 2025-03-18 11:19:12.375 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-18 11:19:12.376 [eventLoopGroupProxy-10-1 @call-handler#680] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-18 11:19:12.377 [eventLoopGroupProxy-10-1 @coroutine#683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5958d3 2025-03-18 11:19:12.377 [eventLoopGroupProxy-10-1 @call-handler#680] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-18 11:19:12.378 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/api/blob/upload-init-batch 2025-03-18 11:19:12.378 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35513/api/blob/upload-init-batch 2025-03-18 11:19:12.378 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35513/api/blob/upload-init-batch. 2025-03-18 11:19:12.378 [DefaultDispatcher-worker-6 @coroutine#656] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35513/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:12.380 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.380 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/blob/upload-batch-data. 2025-03-18 11:19:12.380 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.380 [DefaultDispatcher-worker-6 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35513/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:12.381 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:12.382 [DefaultDispatcher-worker-18 @coroutine#657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.383 [eventLoopGroupProxy-10-1 @coroutine#691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5958d3 2025-03-18 11:19:12.383 [eventLoopGroupProxy-10-1 @call-handler#689] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:12.384 [eventLoopGroupProxy-10-1 @call-handler#689] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-18 11:19:12.384 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.385 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.385 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/blob/upload-batch-data. 2025-03-18 11:19:12.385 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.385 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35513/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:12.386 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:12.387 [DefaultDispatcher-worker-12 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.387 [eventLoopGroupProxy-10-1 @coroutine#696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5958d3 2025-03-18 11:19:12.388 [eventLoopGroupProxy-10-1 @call-handler#695] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:12.388 [eventLoopGroupProxy-10-1 @call-handler#695] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:12.388 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.392 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.392 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/blob/upload-batch-data. 2025-03-18 11:19:12.392 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.392 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35513/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:12.393 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:12.397 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5958d3 2025-03-18 11:19:12.397 [eventLoopGroupProxy-10-1 @call-handler#700] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:12.397 [eventLoopGroupProxy-10-1 @call-handler#700] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-18 11:19:12.397 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.398 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.398 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/blob/upload-batch-data. 2025-03-18 11:19:12.398 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.398 [DefaultDispatcher-worker-12 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35513/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:12.399 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:12.399 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:12.400 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5958d3 2025-03-18 11:19:12.400 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:12.400 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:12.401 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:12.401 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.401 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.401 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/blob/upload-batch-data. 2025-03-18 11:19:12.401 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.401 [DefaultDispatcher-worker-20 @coroutine#687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35513/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:12.402 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:12.403 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5958d3 2025-03-18 11:19:12.403 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:12.404 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:12.404 [DefaultDispatcher-worker-13 @coroutine#687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/api/blob/upload-batch-data 2025-03-18 11:19:12.411 [DefaultDispatcher-worker-8 @coroutine#656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.414 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:12.416 [DefaultDispatcher-worker-1 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.416 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35513/UmAppDatabase/replication/message 2025-03-18 11:19:12.416 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35513/UmAppDatabase/replication/message. 2025-03-18 11:19:12.416 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/UmAppDatabase/replication/message 2025-03-18 11:19:12.416 [DefaultDispatcher-worker-1 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35513/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 11:19:12.416 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:12.417 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:12.418 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-18 11:19:12.418 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:12.430 [DefaultDispatcher-worker-14 @call-handler#720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2025-03-18 11:19:12.430 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:12.430 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-18 11:19:12.430 [DefaultDispatcher-worker-11 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json 2025-03-18 11:19:12.430 [DefaultDispatcher-worker-11 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json. 2025-03-18 11:19:12.430 [DefaultDispatcher-worker-11 @coroutine#632] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json 2025-03-18 11:19:12.431 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/UmAppDatabase/replication/message 2025-03-18 11:19:12.431 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35513/UmAppDatabase/replication/message 2025-03-18 11:19:12.431 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35513/UmAppDatabase/replication/message. 2025-03-18 11:19:12.431 [DefaultDispatcher-worker-19 @coroutine#659] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35513/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:12.431 [DefaultDispatcher-worker-11 @coroutine#632] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json 2025-03-18 11:19:12.431 [DefaultDispatcher-worker-11 @coroutine#632] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json 2025-03-18 11:19:12.431 [DefaultDispatcher-worker-11 @coroutine#632] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json. 2025-03-18 11:19:12.431 [DefaultDispatcher-worker-11 @coroutine#632] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35513/api/content/706334657318297600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:12.437 [DefaultDispatcher-worker-12 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb 2025-03-18 11:19:12.437 [DefaultDispatcher-worker-14 @coroutine#632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f 2025-03-18 11:19:12.438 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 11:19:12.438 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 11:19:12.438 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 11:19:12.438 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 11:19:12.438 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 11:19:12.439 [Test worker @coroutine#736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b5a04b0 2025-03-18 11:19:12.439 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-18 11:19:12.439 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-18 11:19:12.439 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:12.439 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@da4c5cb: (connection evicted) 2025-03-18 11:19:12.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:12.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-18 11:19:12.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-18 11:19:12.816 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:12.816 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:12.911 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:13.443 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@13e5b262 2025-03-18 11:19:13.443 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@13e5b262 2025-03-18 11:19:13.444 [Test worker @coroutine#742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d5958d3 2025-03-18 11:19:13.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-18 11:19:13.444 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-18 11:19:13.444 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:13.444 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ea40c9f: (connection evicted) 2025-03-18 11:19:13.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:13.445 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-18 11:19:13.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ca10d0e 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:13.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:13.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-18 11:19:13.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:13.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:13.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3146f3d7 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:13.461 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@727e61ed 2025-03-18 11:19:13.461 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@727e61ed 2025-03-18 11:19:13.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-18 11:19:13.471 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 11:19:13.472 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-18 11:19:13.472 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@7d65c0ac 2025-03-18 11:19:13.473 [DefaultDispatcher-worker-18 @coroutine#749] INFO ktor.application - Responding at http://0.0.0.0:45641 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4518497e 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:13.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-03-18 11:19:13.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-03-18 11:19:13.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-18 11:19:13.475 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 11:19:13.475 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 11:19:13.475 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 11:19:13.475 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 11:19:13.475 [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-18 11:19:13.475 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 11:19:13.475 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 11:19:13.475 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 11:19:13.475 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@136a4800 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:13.475 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-18 11:19:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:13.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:13.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-18 11:19:13.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:13.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:13.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-18 11:19:13.495 [DefaultDispatcher-worker-7 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:13.499 [DefaultDispatcher-worker-13 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:13.560 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:13.562 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:13.573 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:13.576 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:13.589 [DefaultDispatcher-worker-13 @coroutine#759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-03-18 11:19:13.619 [DefaultDispatcher-worker-13 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-03-18 11:19:13.624 [DefaultDispatcher-worker-13 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-03-18 11:19:13.626 [DefaultDispatcher-worker-13 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-03-18 11:19:13.635 [DefaultDispatcher-worker-15 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:13.640 [DefaultDispatcher-worker-9 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:13.640 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json 2025-03-18 11:19:13.640 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json. 2025-03-18 11:19:13.640 [Test worker @coroutine#754] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json 2025-03-18 11:19:13.641 [Test worker @coroutine#754] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json 2025-03-18 11:19:13.641 [Test worker @coroutine#754] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json 2025-03-18 11:19:13.642 [Test worker @coroutine#754] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json. 2025-03-18 11:19:13.642 [Test worker @coroutine#754] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:13.699 [DefaultDispatcher-worker-14 @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:13.700 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 11:19:13.700 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-683b873f-faf6-46ef-bdb6-68f51a6a9e08', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 11:19:13.701 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 11:19:13.701 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-683b873f-faf6-46ef-bdb6-68f51a6a9e08 2025-03-18 11:19:13.701 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:13.701 [DefaultDispatcher-worker-3 @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:45641/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:13.701 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:13.701 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:13.703 [eventLoopGroupProxy-13-2 @call-handler#790] 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-18 11:19:13.703 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:13.704 [eventLoopGroupProxy-13-2 @call-handler#790] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:13.704 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:13.704 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:13.704 [eventLoopGroupProxy-13-1 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:13.704 [eventLoopGroupProxy-13-1 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 11:19:13.705 [DefaultDispatcher-worker-6 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:13.705 [DefaultDispatcher-worker-6 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45641/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:13.707 [DefaultDispatcher-worker-7 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:13.707 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/UmAppDatabase/replication/nodeId 2025-03-18 11:19:13.707 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45641/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:13.707 [DefaultDispatcher-worker-7 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/UmAppDatabase/replication/nodeId 2025-03-18 11:19:13.709 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:13.709 [eventLoopGroupProxy-13-1 @call-handler#798] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:13.709 [eventLoopGroupProxy-13-1 @call-handler#798] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-18 11:19:13.709 [DefaultDispatcher-worker-3 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/UmAppDatabase/replication/nodeId 2025-03-18 11:19:13.709 [DefaultDispatcher-worker-3 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45641/UmAppDatabase/replication/nodeId 2025-03-18 11:19:13.716 [DefaultDispatcher-worker-3 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:13.721 [DefaultDispatcher-worker-6 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:13.724 [DefaultDispatcher-worker-7 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-init-batch 2025-03-18 11:19:13.724 [DefaultDispatcher-worker-7 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-init-batch. 2025-03-18 11:19:13.724 [DefaultDispatcher-worker-7 @coroutine#778] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-init-batch 2025-03-18 11:19:13.724 [DefaultDispatcher-worker-7 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 11:19:13.725 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-18 11:19:13.725 [eventLoopGroupProxy-13-1 @call-handler#805] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-18 11:19:13.768 [eventLoopGroupProxy-13-1 @coroutine#806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:13.770 [eventLoopGroupProxy-13-1 @call-handler#805] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 45ms 2025-03-18 11:19:13.771 [DefaultDispatcher-worker-7 @coroutine#778] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-init-batch 2025-03-18 11:19:13.771 [DefaultDispatcher-worker-7 @coroutine#778] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45641/api/blob/upload-init-batch 2025-03-18 11:19:13.771 [DefaultDispatcher-worker-7 @coroutine#778] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-init-batch. 2025-03-18 11:19:13.771 [DefaultDispatcher-worker-7 @coroutine#778] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45641/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:13.776 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.776 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:13.776 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.776 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:13.777 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:13.779 [eventLoopGroupProxy-13-1 @coroutine#813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:13.779 [eventLoopGroupProxy-13-1 @call-handler#812] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:13.779 [eventLoopGroupProxy-13-1 @call-handler#812] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:13.779 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.780 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.780 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:13.780 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.780 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:13.781 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:13.824 [eventLoopGroupProxy-13-1 @coroutine#818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:13.824 [eventLoopGroupProxy-13-1 @call-handler#817] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:13.825 [eventLoopGroupProxy-13-1 @call-handler#817] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 11:19:13.825 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.826 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.826 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:13.826 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.826 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:13.827 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:13.828 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:13.828 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:13.828 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:13.829 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.829 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.829 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:13.829 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.829 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:13.830 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:13.833 [eventLoopGroupProxy-13-1 @coroutine#828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:13.833 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:13.833 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-18 11:19:13.833 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.834 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.834 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:13.834 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.834 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:13.835 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:13.878 [eventLoopGroupProxy-13-1 @coroutine#833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:13.879 [eventLoopGroupProxy-13-1 @call-handler#832] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:13.879 [eventLoopGroupProxy-13-1 @call-handler#832] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 11:19:13.879 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.881 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.881 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:13.881 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.881 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:13.882 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:13.943 [eventLoopGroupProxy-13-1 @coroutine#838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:13.943 [eventLoopGroupProxy-13-1 @call-handler#837] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:13.943 [eventLoopGroupProxy-13-1 @call-handler#837] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-03-18 11:19:13.944 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.945 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.946 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:13.946 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.946 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:13.947 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:13.993 [eventLoopGroupProxy-13-1 @coroutine#843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:13.993 [eventLoopGroupProxy-13-1 @call-handler#842] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:13.994 [eventLoopGroupProxy-13-1 @call-handler#842] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-18 11:19:13.994 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.995 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.995 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:13.995 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:13.995 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:13.996 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.039 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.039 [eventLoopGroupProxy-13-1 @call-handler#847] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.039 [eventLoopGroupProxy-13-1 @call-handler#847] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:14.039 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.040 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.040 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.040 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.040 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.041 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.084 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.084 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.084 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:14.085 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.086 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.086 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.086 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.086 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.086 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.129 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.129 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.129 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:14.130 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.131 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.131 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.131 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.131 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.132 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.133 [eventLoopGroupProxy-13-1 @coroutine#864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.133 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.133 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.133 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.134 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.134 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.134 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.134 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.135 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.136 [eventLoopGroupProxy-13-1 @coroutine#869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.136 [eventLoopGroupProxy-13-1 @call-handler#868] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.136 [eventLoopGroupProxy-13-1 @call-handler#868] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.136 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.137 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.137 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.137 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.137 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.138 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.139 [eventLoopGroupProxy-13-1 @coroutine#874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.139 [eventLoopGroupProxy-13-1 @call-handler#873] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.139 [eventLoopGroupProxy-13-1 @call-handler#873] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.139 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.140 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.140 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.140 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.140 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.141 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.142 [eventLoopGroupProxy-13-1 @coroutine#879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.142 [eventLoopGroupProxy-13-1 @call-handler#878] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.142 [eventLoopGroupProxy-13-1 @call-handler#878] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:14.142 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.143 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.143 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.143 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.143 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.144 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.145 [eventLoopGroupProxy-13-1 @coroutine#884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.145 [eventLoopGroupProxy-13-1 @call-handler#883] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.145 [eventLoopGroupProxy-13-1 @call-handler#883] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.146 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.146 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.146 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.146 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.146 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.147 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.148 [eventLoopGroupProxy-13-1 @coroutine#889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.148 [eventLoopGroupProxy-13-1 @call-handler#888] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.148 [eventLoopGroupProxy-13-1 @call-handler#888] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.149 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.149 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.149 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.149 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.149 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.150 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.151 [eventLoopGroupProxy-13-1 @coroutine#894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.151 [eventLoopGroupProxy-13-1 @call-handler#893] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.151 [eventLoopGroupProxy-13-1 @call-handler#893] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.152 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.152 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.152 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.152 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.152 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.153 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.154 [eventLoopGroupProxy-13-1 @coroutine#899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.154 [eventLoopGroupProxy-13-1 @call-handler#898] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.154 [eventLoopGroupProxy-13-1 @call-handler#898] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.155 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.155 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.155 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.155 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.155 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.156 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.157 [eventLoopGroupProxy-13-1 @coroutine#904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.157 [eventLoopGroupProxy-13-1 @call-handler#903] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.157 [eventLoopGroupProxy-13-1 @call-handler#903] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.157 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.158 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.158 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.158 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.158 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.159 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.160 [eventLoopGroupProxy-13-1 @coroutine#909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.160 [eventLoopGroupProxy-13-1 @call-handler#908] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.160 [eventLoopGroupProxy-13-1 @call-handler#908] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.160 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.161 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.161 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.161 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.161 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.162 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.163 [eventLoopGroupProxy-13-1 @coroutine#914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.163 [eventLoopGroupProxy-13-1 @call-handler#913] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.163 [eventLoopGroupProxy-13-1 @call-handler#913] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.163 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.164 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.164 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.164 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.164 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.165 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.166 [eventLoopGroupProxy-13-1 @coroutine#919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.167 [eventLoopGroupProxy-13-1 @call-handler#918] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.167 [eventLoopGroupProxy-13-1 @call-handler#918] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:14.167 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.168 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.168 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.168 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.168 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.169 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.170 [eventLoopGroupProxy-13-1 @coroutine#924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.170 [eventLoopGroupProxy-13-1 @call-handler#923] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.170 [eventLoopGroupProxy-13-1 @call-handler#923] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.170 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.171 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.171 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.171 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.171 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.171 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.172 [eventLoopGroupProxy-13-1 @coroutine#929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.173 [eventLoopGroupProxy-13-1 @call-handler#928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.173 [eventLoopGroupProxy-13-1 @call-handler#928] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:14.173 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.174 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.174 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.174 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.174 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.174 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.175 [eventLoopGroupProxy-13-1 @coroutine#934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.175 [eventLoopGroupProxy-13-1 @call-handler#933] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.175 [eventLoopGroupProxy-13-1 @call-handler#933] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.176 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.179 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.179 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.179 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.179 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.180 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.181 [eventLoopGroupProxy-13-1 @coroutine#939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.181 [eventLoopGroupProxy-13-1 @call-handler#938] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.181 [eventLoopGroupProxy-13-1 @call-handler#938] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.181 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.182 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.182 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.182 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.182 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.183 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.184 [eventLoopGroupProxy-13-1 @coroutine#944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.184 [eventLoopGroupProxy-13-1 @call-handler#943] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.184 [eventLoopGroupProxy-13-1 @call-handler#943] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.184 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.185 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.185 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.185 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.185 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.185 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.186 [eventLoopGroupProxy-13-1 @coroutine#949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.186 [eventLoopGroupProxy-13-1 @call-handler#948] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.186 [eventLoopGroupProxy-13-1 @call-handler#948] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.187 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.187 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.187 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.187 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.187 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.188 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.189 [eventLoopGroupProxy-13-1 @coroutine#954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.189 [eventLoopGroupProxy-13-1 @call-handler#953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.189 [eventLoopGroupProxy-13-1 @call-handler#953] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.189 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.190 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.190 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.190 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.190 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.190 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.191 [eventLoopGroupProxy-13-1 @coroutine#959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.192 [eventLoopGroupProxy-13-1 @call-handler#958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.192 [eventLoopGroupProxy-13-1 @call-handler#958] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:14.192 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.192 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.192 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.192 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.192 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.193 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.194 [eventLoopGroupProxy-13-1 @coroutine#964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.194 [eventLoopGroupProxy-13-1 @call-handler#963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.194 [eventLoopGroupProxy-13-1 @call-handler#963] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.194 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.195 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.195 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.195 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.195 [DefaultDispatcher-worker-14 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.195 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.196 [eventLoopGroupProxy-13-1 @coroutine#969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.196 [eventLoopGroupProxy-13-1 @call-handler#968] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.196 [eventLoopGroupProxy-13-1 @call-handler#968] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.197 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.197 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.197 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.197 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.197 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.198 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.199 [eventLoopGroupProxy-13-1 @coroutine#974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.199 [eventLoopGroupProxy-13-1 @call-handler#973] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.199 [eventLoopGroupProxy-13-1 @call-handler#973] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.199 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.200 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.200 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.200 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.200 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.200 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.201 [eventLoopGroupProxy-13-1 @coroutine#979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.201 [eventLoopGroupProxy-13-1 @call-handler#978] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.201 [eventLoopGroupProxy-13-1 @call-handler#978] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.202 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.202 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.202 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.202 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.202 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.203 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.204 [eventLoopGroupProxy-13-1 @coroutine#984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.204 [eventLoopGroupProxy-13-1 @call-handler#983] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.204 [eventLoopGroupProxy-13-1 @call-handler#983] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.205 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.205 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.205 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.205 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.205 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.206 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.207 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.207 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.207 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.207 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.208 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.208 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.208 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.208 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.209 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.220 [DefaultDispatcher-worker-10 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:14.251 [eventLoopGroupProxy-13-1 @coroutine#995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.251 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.251 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:14.252 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.252 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.252 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.252 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.252 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.253 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.254 [eventLoopGroupProxy-13-1 @coroutine#1000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.254 [eventLoopGroupProxy-13-1 @call-handler#999] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.254 [eventLoopGroupProxy-13-1 @call-handler#999] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.255 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.255 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.255 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.255 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.255 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.256 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.257 [eventLoopGroupProxy-13-1 @coroutine#1005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.257 [eventLoopGroupProxy-13-1 @call-handler#1004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.257 [eventLoopGroupProxy-13-1 @call-handler#1004] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.257 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.258 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.258 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.258 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.258 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.258 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.259 [eventLoopGroupProxy-13-1 @coroutine#1010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.260 [eventLoopGroupProxy-13-1 @call-handler#1009] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.260 [eventLoopGroupProxy-13-1 @call-handler#1009] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:14.260 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.260 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.261 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.261 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.261 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.261 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.304 [eventLoopGroupProxy-13-1 @coroutine#1016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.304 [eventLoopGroupProxy-13-1 @call-handler#1014] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.304 [eventLoopGroupProxy-13-1 @call-handler#1014] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:14.304 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.305 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.305 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.305 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.305 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.306 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.348 [eventLoopGroupProxy-13-1 @coroutine#1021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.348 [eventLoopGroupProxy-13-1 @call-handler#1020] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.349 [eventLoopGroupProxy-13-1 @call-handler#1020] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:14.349 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.349 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.349 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.349 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.350 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.350 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.351 [eventLoopGroupProxy-13-1 @coroutine#1026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.351 [eventLoopGroupProxy-13-1 @call-handler#1025] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.351 [eventLoopGroupProxy-13-1 @call-handler#1025] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.352 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.353 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.353 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.353 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.353 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.353 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.354 [eventLoopGroupProxy-13-1 @coroutine#1031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.354 [eventLoopGroupProxy-13-1 @call-handler#1030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.355 [eventLoopGroupProxy-13-1 @call-handler#1030] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:14.355 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.355 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.355 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.355 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.355 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.356 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.399 [eventLoopGroupProxy-13-1 @coroutine#1036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.399 [eventLoopGroupProxy-13-1 @call-handler#1035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.399 [eventLoopGroupProxy-13-1 @call-handler#1035] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:14.399 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.401 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.401 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.401 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.401 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.401 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.403 [eventLoopGroupProxy-13-1 @coroutine#1041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.403 [eventLoopGroupProxy-13-1 @call-handler#1040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.403 [eventLoopGroupProxy-13-1 @call-handler#1040] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:14.403 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.404 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.404 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.404 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.404 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.404 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.405 [eventLoopGroupProxy-13-1 @coroutine#1046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.405 [eventLoopGroupProxy-13-1 @call-handler#1045] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.405 [eventLoopGroupProxy-13-1 @call-handler#1045] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.406 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.406 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.406 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.406 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.406 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.407 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.408 [eventLoopGroupProxy-13-1 @coroutine#1051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.408 [eventLoopGroupProxy-13-1 @call-handler#1050] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.408 [eventLoopGroupProxy-13-1 @call-handler#1050] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.408 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.408 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.408 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.408 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.408 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.409 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.410 [eventLoopGroupProxy-13-1 @coroutine#1056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.410 [eventLoopGroupProxy-13-1 @call-handler#1055] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.410 [eventLoopGroupProxy-13-1 @call-handler#1055] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.410 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.411 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.411 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.411 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.411 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.411 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.454 [eventLoopGroupProxy-13-1 @coroutine#1061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.454 [eventLoopGroupProxy-13-1 @call-handler#1060] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.454 [eventLoopGroupProxy-13-1 @call-handler#1060] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:14.455 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.455 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.455 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.455 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.455 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.456 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.457 [eventLoopGroupProxy-13-1 @coroutine#1066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.457 [eventLoopGroupProxy-13-1 @call-handler#1065] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.458 [eventLoopGroupProxy-13-1 @call-handler#1065] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:14.458 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.458 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.458 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.458 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.458 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.459 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.460 [eventLoopGroupProxy-13-1 @coroutine#1071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.460 [eventLoopGroupProxy-13-1 @call-handler#1070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.460 [eventLoopGroupProxy-13-1 @call-handler#1070] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.460 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.461 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.461 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.461 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.461 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.461 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.462 [eventLoopGroupProxy-13-1 @coroutine#1076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.462 [eventLoopGroupProxy-13-1 @call-handler#1075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.462 [eventLoopGroupProxy-13-1 @call-handler#1075] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.463 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.463 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.463 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.463 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.463 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.464 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.465 [eventLoopGroupProxy-13-1 @coroutine#1081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.465 [eventLoopGroupProxy-13-1 @call-handler#1080] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.465 [eventLoopGroupProxy-13-1 @call-handler#1080] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.465 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.466 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.466 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.466 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.466 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.466 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.467 [eventLoopGroupProxy-13-1 @coroutine#1086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.467 [eventLoopGroupProxy-13-1 @call-handler#1085] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.467 [eventLoopGroupProxy-13-1 @call-handler#1085] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.467 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.468 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.468 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.468 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.468 [DefaultDispatcher-worker-5 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.469 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.470 [eventLoopGroupProxy-13-1 @coroutine#1091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.470 [eventLoopGroupProxy-13-1 @call-handler#1090] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.470 [eventLoopGroupProxy-13-1 @call-handler#1090] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.470 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.470 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.471 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.471 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.471 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.471 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.472 [eventLoopGroupProxy-13-1 @coroutine#1096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.472 [eventLoopGroupProxy-13-1 @call-handler#1095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.472 [eventLoopGroupProxy-13-1 @call-handler#1095] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.472 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.473 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.473 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.473 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.473 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.474 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.474 [eventLoopGroupProxy-13-1 @coroutine#1101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.475 [eventLoopGroupProxy-13-1 @call-handler#1100] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.475 [eventLoopGroupProxy-13-1 @call-handler#1100] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.475 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.475 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.475 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.475 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.475 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.476 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.477 [eventLoopGroupProxy-13-1 @coroutine#1106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.477 [eventLoopGroupProxy-13-1 @call-handler#1105] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.477 [eventLoopGroupProxy-13-1 @call-handler#1105] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.477 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.477 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.477 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.477 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.477 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.478 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.479 [eventLoopGroupProxy-13-1 @coroutine#1111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.479 [eventLoopGroupProxy-13-1 @call-handler#1110] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.479 [eventLoopGroupProxy-13-1 @call-handler#1110] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.479 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.480 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.480 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.480 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.480 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.480 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.481 [eventLoopGroupProxy-13-1 @coroutine#1116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.481 [eventLoopGroupProxy-13-1 @call-handler#1115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.481 [eventLoopGroupProxy-13-1 @call-handler#1115] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.481 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.482 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.482 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.482 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.482 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.482 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.483 [eventLoopGroupProxy-13-1 @coroutine#1121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.483 [eventLoopGroupProxy-13-1 @call-handler#1120] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.483 [eventLoopGroupProxy-13-1 @call-handler#1120] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.483 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.484 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.484 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.484 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.484 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.484 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.527 [eventLoopGroupProxy-13-1 @coroutine#1126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.527 [eventLoopGroupProxy-13-1 @call-handler#1125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.527 [eventLoopGroupProxy-13-1 @call-handler#1125] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:14.527 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.528 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.528 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.528 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.528 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.529 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.530 [eventLoopGroupProxy-13-1 @coroutine#1131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.530 [eventLoopGroupProxy-13-1 @call-handler#1130] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.530 [eventLoopGroupProxy-13-1 @call-handler#1130] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.530 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.531 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.531 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.531 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.531 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.532 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.533 [eventLoopGroupProxy-13-1 @coroutine#1136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.533 [eventLoopGroupProxy-13-1 @call-handler#1135] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.533 [eventLoopGroupProxy-13-1 @call-handler#1135] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:14.533 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.534 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.534 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.534 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.534 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.534 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.577 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.577 [eventLoopGroupProxy-13-1 @call-handler#1140] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.577 [eventLoopGroupProxy-13-1 @call-handler#1140] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:14.577 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.579 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.579 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.579 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.579 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.580 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.581 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.581 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.581 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.581 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.582 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.582 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.582 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.582 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.582 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.583 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.583 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.583 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.583 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.584 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.584 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.584 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.584 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.584 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.585 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.585 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.585 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.586 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.586 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.586 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.586 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.586 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.587 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.628 [eventLoopGroupProxy-13-1 @coroutine#1162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.628 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.628 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 11:19:14.629 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.629 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.629 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.629 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.629 [DefaultDispatcher-worker-10 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.630 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.630 [eventLoopGroupProxy-13-1 @coroutine#1167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.631 [eventLoopGroupProxy-13-1 @call-handler#1166] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.631 [eventLoopGroupProxy-13-1 @call-handler#1166] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:14.631 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.631 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.631 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.631 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.631 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.632 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.674 [eventLoopGroupProxy-13-1 @coroutine#1172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.674 [eventLoopGroupProxy-13-1 @call-handler#1171] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.674 [eventLoopGroupProxy-13-1 @call-handler#1171] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:14.675 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.676 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.676 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.676 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.676 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.676 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.720 [eventLoopGroupProxy-13-1 @coroutine#1177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.720 [eventLoopGroupProxy-13-1 @call-handler#1176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.721 [eventLoopGroupProxy-13-1 @call-handler#1176] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-18 11:19:14.721 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.722 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.722 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.722 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.722 [DefaultDispatcher-worker-12 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.723 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.728 [DefaultDispatcher-worker-7 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:14.765 [eventLoopGroupProxy-13-1 @coroutine#1183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.765 [eventLoopGroupProxy-13-1 @call-handler#1181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.765 [eventLoopGroupProxy-13-1 @call-handler#1181] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:14.766 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.766 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.766 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.766 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.766 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.767 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.808 [eventLoopGroupProxy-13-1 @coroutine#1188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.808 [eventLoopGroupProxy-13-1 @call-handler#1187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.808 [eventLoopGroupProxy-13-1 @call-handler#1187] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 11:19:14.809 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.809 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.809 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.809 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.809 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.810 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.810 [eventLoopGroupProxy-13-1 @coroutine#1193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.810 [eventLoopGroupProxy-13-1 @call-handler#1192] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.810 [eventLoopGroupProxy-13-1 @call-handler#1192] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-03-18 11:19:14.811 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.811 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.811 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.811 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.811 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.812 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.812 [eventLoopGroupProxy-13-1 @coroutine#1198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.812 [eventLoopGroupProxy-13-1 @call-handler#1197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.813 [eventLoopGroupProxy-13-1 @call-handler#1197] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.813 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.813 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.813 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.813 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.813 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.814 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.815 [eventLoopGroupProxy-13-1 @coroutine#1203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.815 [eventLoopGroupProxy-13-1 @call-handler#1202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.815 [eventLoopGroupProxy-13-1 @call-handler#1202] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.815 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.815 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.815 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.815 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.815 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.816 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.817 [eventLoopGroupProxy-13-1 @coroutine#1208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.817 [eventLoopGroupProxy-13-1 @call-handler#1207] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.817 [eventLoopGroupProxy-13-1 @call-handler#1207] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.817 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.817 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.817 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.817 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.817 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.818 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.819 [eventLoopGroupProxy-13-1 @coroutine#1213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.819 [eventLoopGroupProxy-13-1 @call-handler#1212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.819 [eventLoopGroupProxy-13-1 @call-handler#1212] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.819 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.820 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.820 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.820 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.820 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.820 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.821 [eventLoopGroupProxy-13-1 @coroutine#1218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.821 [eventLoopGroupProxy-13-1 @call-handler#1217] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.821 [eventLoopGroupProxy-13-1 @call-handler#1217] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.821 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.822 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.822 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.822 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.822 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.822 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.823 [eventLoopGroupProxy-13-1 @coroutine#1223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.823 [eventLoopGroupProxy-13-1 @call-handler#1222] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.823 [eventLoopGroupProxy-13-1 @call-handler#1222] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.823 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.824 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.824 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.824 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.824 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.824 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.825 [eventLoopGroupProxy-13-1 @coroutine#1228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.825 [eventLoopGroupProxy-13-1 @call-handler#1227] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.825 [eventLoopGroupProxy-13-1 @call-handler#1227] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.825 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.826 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.826 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.826 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.826 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.826 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.827 [eventLoopGroupProxy-13-1 @coroutine#1233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.827 [eventLoopGroupProxy-13-1 @call-handler#1232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.827 [eventLoopGroupProxy-13-1 @call-handler#1232] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.828 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.828 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.828 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.828 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.828 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.829 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.829 [eventLoopGroupProxy-13-1 @coroutine#1238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.830 [eventLoopGroupProxy-13-1 @call-handler#1237] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.830 [eventLoopGroupProxy-13-1 @call-handler#1237] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.830 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.830 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.830 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.830 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.830 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.831 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.831 [eventLoopGroupProxy-13-1 @coroutine#1243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.831 [eventLoopGroupProxy-13-1 @call-handler#1242] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.832 [eventLoopGroupProxy-13-1 @call-handler#1242] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.832 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.832 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.832 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.832 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.832 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.833 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.834 [eventLoopGroupProxy-13-1 @coroutine#1248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.834 [eventLoopGroupProxy-13-1 @call-handler#1247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.834 [eventLoopGroupProxy-13-1 @call-handler#1247] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.834 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.834 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.834 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.834 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.834 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.835 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.836 [eventLoopGroupProxy-13-1 @coroutine#1253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.836 [eventLoopGroupProxy-13-1 @call-handler#1252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.836 [eventLoopGroupProxy-13-1 @call-handler#1252] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.836 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.837 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.837 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.837 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.837 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.837 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.838 [eventLoopGroupProxy-13-1 @coroutine#1258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.838 [eventLoopGroupProxy-13-1 @call-handler#1257] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.839 [eventLoopGroupProxy-13-1 @call-handler#1257] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:14.839 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.840 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.840 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.840 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.840 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.841 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.883 [eventLoopGroupProxy-13-1 @coroutine#1263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.883 [eventLoopGroupProxy-13-1 @call-handler#1262] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.883 [eventLoopGroupProxy-13-1 @call-handler#1262] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:14.884 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.884 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.884 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.884 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.884 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.885 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.886 [eventLoopGroupProxy-13-1 @coroutine#1268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.886 [eventLoopGroupProxy-13-1 @call-handler#1267] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.886 [eventLoopGroupProxy-13-1 @call-handler#1267] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.886 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.887 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.887 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.887 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.887 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.887 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.888 [eventLoopGroupProxy-13-1 @coroutine#1273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.888 [eventLoopGroupProxy-13-1 @call-handler#1272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.888 [eventLoopGroupProxy-13-1 @call-handler#1272] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.888 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.889 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.889 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.889 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.889 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.889 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.890 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.890 [eventLoopGroupProxy-13-1 @call-handler#1277] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.890 [eventLoopGroupProxy-13-1 @call-handler#1277] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.891 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.891 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.891 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.891 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.891 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.891 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.892 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.892 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.892 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.893 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.893 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.893 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.893 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.893 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.893 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.894 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.894 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.894 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.895 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.895 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.895 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.895 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.895 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.896 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.896 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.897 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.897 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.897 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.897 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.897 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.897 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.897 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.898 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.940 [eventLoopGroupProxy-13-1 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.940 [eventLoopGroupProxy-13-1 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.940 [eventLoopGroupProxy-13-1 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:14.940 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.941 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.942 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.943 [eventLoopGroupProxy-13-1 @coroutine#1304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.943 [eventLoopGroupProxy-13-1 @call-handler#1303] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.943 [eventLoopGroupProxy-13-1 @call-handler#1303] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.943 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.944 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.944 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.944 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.944 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.944 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.945 [eventLoopGroupProxy-13-1 @coroutine#1309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.945 [eventLoopGroupProxy-13-1 @call-handler#1308] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.945 [eventLoopGroupProxy-13-1 @call-handler#1308] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.945 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.946 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.946 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.946 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.946 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.946 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.988 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.988 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.988 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:14.988 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.989 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.989 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.989 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.989 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.990 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.991 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.991 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.991 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.991 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.991 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.991 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.991 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.991 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.992 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.993 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.993 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.993 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.993 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.994 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.994 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.994 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.994 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.994 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.995 [eventLoopGroupProxy-13-1 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.995 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.995 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.995 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.996 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.996 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.996 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.996 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.996 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.997 [eventLoopGroupProxy-13-1 @coroutine#1334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.997 [eventLoopGroupProxy-13-1 @call-handler#1333] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.997 [eventLoopGroupProxy-13-1 @call-handler#1333] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.997 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.998 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.998 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:14.998 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:14.998 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:14.998 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:14.999 [eventLoopGroupProxy-13-1 @coroutine#1339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:14.999 [eventLoopGroupProxy-13-1 @call-handler#1338] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:14.999 [eventLoopGroupProxy-13-1 @call-handler#1338] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:14.999 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.000 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.000 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.001 [eventLoopGroupProxy-13-1 @coroutine#1344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.001 [eventLoopGroupProxy-13-1 @call-handler#1343] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.001 [eventLoopGroupProxy-13-1 @call-handler#1343] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.001 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.002 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.002 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.002 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.002 [DefaultDispatcher-worker-15 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.002 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.003 [eventLoopGroupProxy-13-1 @coroutine#1349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.003 [eventLoopGroupProxy-13-1 @call-handler#1348] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.003 [eventLoopGroupProxy-13-1 @call-handler#1348] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.003 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.003 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.004 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.004 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.004 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.004 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.005 [eventLoopGroupProxy-13-1 @coroutine#1354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.005 [eventLoopGroupProxy-13-1 @call-handler#1353] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.005 [eventLoopGroupProxy-13-1 @call-handler#1353] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.005 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.006 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.006 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.006 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.006 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.006 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.007 [eventLoopGroupProxy-13-1 @coroutine#1359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.007 [eventLoopGroupProxy-13-1 @call-handler#1358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.007 [eventLoopGroupProxy-13-1 @call-handler#1358] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.007 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.008 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.008 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.008 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.008 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.008 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.009 [eventLoopGroupProxy-13-1 @coroutine#1364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.009 [eventLoopGroupProxy-13-1 @call-handler#1363] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.009 [eventLoopGroupProxy-13-1 @call-handler#1363] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.009 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.010 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.010 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.010 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.010 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.010 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.011 [eventLoopGroupProxy-13-1 @coroutine#1369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.011 [eventLoopGroupProxy-13-1 @call-handler#1368] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.011 [eventLoopGroupProxy-13-1 @call-handler#1368] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.011 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.012 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.012 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.012 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.012 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.012 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.055 [eventLoopGroupProxy-13-1 @coroutine#1374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.055 [eventLoopGroupProxy-13-1 @call-handler#1373] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.055 [eventLoopGroupProxy-13-1 @call-handler#1373] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:15.056 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.056 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.056 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.056 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.056 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.057 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.058 [eventLoopGroupProxy-13-1 @coroutine#1379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.058 [eventLoopGroupProxy-13-1 @call-handler#1378] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.058 [eventLoopGroupProxy-13-1 @call-handler#1378] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.058 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.060 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.060 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.060 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.060 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.061 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.103 [eventLoopGroupProxy-13-1 @coroutine#1384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.103 [eventLoopGroupProxy-13-1 @call-handler#1383] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.103 [eventLoopGroupProxy-13-1 @call-handler#1383] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:15.103 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.104 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.104 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.104 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.104 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.104 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.105 [eventLoopGroupProxy-13-1 @coroutine#1389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.105 [eventLoopGroupProxy-13-1 @call-handler#1388] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.105 [eventLoopGroupProxy-13-1 @call-handler#1388] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.106 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.106 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.106 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.106 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.106 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.107 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.149 [eventLoopGroupProxy-13-1 @coroutine#1394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.149 [eventLoopGroupProxy-13-1 @call-handler#1393] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.149 [eventLoopGroupProxy-13-1 @call-handler#1393] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:15.149 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.150 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.150 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.150 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.150 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.151 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.193 [eventLoopGroupProxy-13-1 @coroutine#1399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.193 [eventLoopGroupProxy-13-1 @call-handler#1398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.193 [eventLoopGroupProxy-13-1 @call-handler#1398] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:15.193 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.194 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.194 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.194 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.194 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.195 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.236 [eventLoopGroupProxy-13-1 @coroutine#1405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.236 [eventLoopGroupProxy-13-1 @call-handler#1403] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.236 [eventLoopGroupProxy-13-1 @call-handler#1403] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 11:19:15.237 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.237 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.238 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.238 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.238 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.238 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.242 [DefaultDispatcher-worker-4 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:15.281 [eventLoopGroupProxy-13-1 @coroutine#1411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.281 [eventLoopGroupProxy-13-1 @call-handler#1409] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.281 [eventLoopGroupProxy-13-1 @call-handler#1409] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:15.281 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.282 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.282 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.282 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.282 [DefaultDispatcher-worker-20 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.283 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.325 [eventLoopGroupProxy-13-1 @coroutine#1416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.325 [eventLoopGroupProxy-13-1 @call-handler#1415] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.325 [eventLoopGroupProxy-13-1 @call-handler#1415] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:15.325 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.326 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.326 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.326 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.326 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.326 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.327 [eventLoopGroupProxy-13-1 @coroutine#1421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.327 [eventLoopGroupProxy-13-1 @call-handler#1420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.327 [eventLoopGroupProxy-13-1 @call-handler#1420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.328 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.328 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.328 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.328 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.328 [DefaultDispatcher-worker-3 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.328 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.371 [eventLoopGroupProxy-13-1 @coroutine#1426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.371 [eventLoopGroupProxy-13-1 @call-handler#1425] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.371 [eventLoopGroupProxy-13-1 @call-handler#1425] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:15.371 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.372 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.372 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.372 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.372 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.373 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.374 [eventLoopGroupProxy-13-1 @coroutine#1431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.374 [eventLoopGroupProxy-13-1 @call-handler#1430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.374 [eventLoopGroupProxy-13-1 @call-handler#1430] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.374 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.375 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.375 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.375 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.375 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.375 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.377 [eventLoopGroupProxy-13-1 @coroutine#1436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.377 [eventLoopGroupProxy-13-1 @call-handler#1435] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.377 [eventLoopGroupProxy-13-1 @call-handler#1435] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:15.377 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.377 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.377 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.378 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.378 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.378 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.379 [eventLoopGroupProxy-13-1 @coroutine#1441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.379 [eventLoopGroupProxy-13-1 @call-handler#1440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.379 [eventLoopGroupProxy-13-1 @call-handler#1440] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.379 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.380 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.380 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.380 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.380 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.380 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.382 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.382 [eventLoopGroupProxy-13-1 @call-handler#1445] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.382 [eventLoopGroupProxy-13-1 @call-handler#1445] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:15.382 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.382 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.382 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.382 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.382 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.383 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.384 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.384 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.384 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.384 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.384 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.384 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.384 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.385 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.385 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.428 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.428 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.428 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:15.429 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.429 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.429 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.429 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.429 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.430 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.431 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.431 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.431 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.431 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.432 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.432 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.432 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.432 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.432 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.433 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.433 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.433 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.433 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.433 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.434 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.434 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.434 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.434 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.435 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.435 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.435 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.435 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.435 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.435 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.435 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.435 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.436 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.461 [DefaultDispatcher-worker-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.478 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.478 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.478 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:15.478 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.479 [DefaultDispatcher-worker-1 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-03-18 11:19:15.479 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.479 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.479 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.479 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.479 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.480 [eventLoopGroupProxy-13-1 @coroutine#1485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.481 [eventLoopGroupProxy-13-1 @call-handler#1484] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.481 [eventLoopGroupProxy-13-1 @call-handler#1484] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:15.481 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.481 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.481 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.481 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.481 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.482 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.483 [eventLoopGroupProxy-13-1 @coroutine#1490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.483 [eventLoopGroupProxy-13-1 @call-handler#1489] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.483 [eventLoopGroupProxy-13-1 @call-handler#1489] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.483 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.483 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.483 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.483 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.483 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.484 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.485 [eventLoopGroupProxy-13-1 @coroutine#1495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.485 [eventLoopGroupProxy-13-1 @call-handler#1494] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.485 [eventLoopGroupProxy-13-1 @call-handler#1494] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.485 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.485 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.485 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.485 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.485 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.486 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.528 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.528 [eventLoopGroupProxy-13-1 @call-handler#1499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.528 [eventLoopGroupProxy-13-1 @call-handler#1499] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 11:19:15.529 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.529 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.530 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.530 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.530 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.530 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.573 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.574 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.574 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 11:19:15.574 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.575 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.575 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.575 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.575 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.576 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.577 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.577 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.577 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:15.577 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.579 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.579 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.579 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.579 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.579 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.584 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.584 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.584 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-18 11:19:15.584 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.585 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.585 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.585 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.585 [DefaultDispatcher-worker-16 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.586 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.587 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.587 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.587 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.587 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.587 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.587 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.587 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.587 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.588 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.631 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.631 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.631 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:15.632 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.632 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.632 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.632 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.632 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.633 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.634 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.634 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.634 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.634 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.634 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.634 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.634 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.634 [DefaultDispatcher-worker-13 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.635 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.678 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.678 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.678 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:15.679 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.679 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.679 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.679 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.679 [DefaultDispatcher-worker-1 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.680 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.723 [eventLoopGroupProxy-13-1 @coroutine#1541] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.723 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.723 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:15.724 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.724 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.724 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.724 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.724 [DefaultDispatcher-worker-2 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.725 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.726 [eventLoopGroupProxy-13-1 @coroutine#1546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.726 [eventLoopGroupProxy-13-1 @call-handler#1545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.726 [eventLoopGroupProxy-13-1 @call-handler#1545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.726 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.727 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.727 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.727 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.727 [DefaultDispatcher-worker-4 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.727 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.750 [DefaultDispatcher-worker-1 @coroutine#799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:15.770 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.770 [eventLoopGroupProxy-13-1 @call-handler#1550] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.770 [eventLoopGroupProxy-13-1 @call-handler#1550] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:15.770 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.770 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.770 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.770 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.770 [DefaultDispatcher-worker-11 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.771 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.772 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.772 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.772 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.772 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.772 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.773 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.773 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.773 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.773 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.774 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.774 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.774 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.774 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.775 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.775 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.775 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.775 [DefaultDispatcher-worker-8 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.775 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.776 [eventLoopGroupProxy-13-1 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.776 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.776 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.776 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.777 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.777 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.777 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.777 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.778 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.824 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.824 [eventLoopGroupProxy-13-1 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.824 [eventLoopGroupProxy-13-1 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-18 11:19:15.824 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.825 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.825 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.825 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.825 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.826 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.868 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.868 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.868 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 11:19:15.868 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.869 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.869 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.869 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.869 [DefaultDispatcher-worker-19 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.869 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.870 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.870 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.870 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 11:19:15.871 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.871 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.871 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.871 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.871 [DefaultDispatcher-worker-6 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.872 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.872 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.873 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.873 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:15.873 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.873 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.873 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/blob/upload-batch-data. 2025-03-18 11:19:15.873 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.873 [DefaultDispatcher-worker-7 @coroutine#810] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:15.874 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:15.875 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:15.876 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.876 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 11:19:15.876 [DefaultDispatcher-worker-17 @coroutine#810] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/blob/upload-batch-data 2025-03-18 11:19:15.882 [DefaultDispatcher-worker-18 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:15.886 [DefaultDispatcher-worker-14 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:15.887 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/UmAppDatabase/replication/message 2025-03-18 11:19:15.887 [DefaultDispatcher-worker-14 @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:45641/UmAppDatabase/replication/message. 2025-03-18 11:19:15.887 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/UmAppDatabase/replication/message 2025-03-18 11:19:15.887 [DefaultDispatcher-worker-14 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45641/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 11:19:15.887 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:15.887 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-18 11:19:15.887 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:15.901 [DefaultDispatcher-worker-8 @call-handler#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727e61ed 2025-03-18 11:19:15.901 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:15.901 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-03-18 11:19:15.901 [DefaultDispatcher-worker-8 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json 2025-03-18 11:19:15.901 [DefaultDispatcher-worker-8 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json. 2025-03-18 11:19:15.901 [DefaultDispatcher-worker-8 @coroutine#748] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json 2025-03-18 11:19:15.902 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/UmAppDatabase/replication/message 2025-03-18 11:19:15.902 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45641/UmAppDatabase/replication/message 2025-03-18 11:19:15.902 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:45641/UmAppDatabase/replication/message. 2025-03-18 11:19:15.902 [DefaultDispatcher-worker-19 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45641/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:15.902 [DefaultDispatcher-worker-20 @coroutine#748] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json 2025-03-18 11:19:15.902 [DefaultDispatcher-worker-20 @coroutine#748] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json 2025-03-18 11:19:15.903 [DefaultDispatcher-worker-18 @coroutine#748] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json. 2025-03-18 11:19:15.903 [DefaultDispatcher-worker-18 @coroutine#748] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:45641/api/content/706334658664034304/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:15.908 [DefaultDispatcher-worker-20 @coroutine#781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3333245e 2025-03-18 11:19:15.923 [DefaultDispatcher-worker-3 @coroutine#748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@727e61ed 2025-03-18 11:19:15.943 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 11:19:15.944 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 11:19:15.944 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 11:19:15.944 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 11:19:15.944 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 11:19:15.946 [Test worker @coroutine#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7388486e 2025-03-18 11:19:15.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-18 11:19:15.946 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-18 11:19:15.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:15.946 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3333245e: (connection evicted) 2025-03-18 11:19:15.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:15.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-18 11:19:15.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-18 11:19:15.975 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:15.975 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:16.383 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 11:19:16.950 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@7d65c0ac 2025-03-18 11:19:16.950 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@7d65c0ac 2025-03-18 11:19:16.954 [Test worker @coroutine#1623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@159408a7 2025-03-18 11:19:16.954 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-18 11:19:16.954 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-18 11:19:16.954 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:16.954 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@727e61ed: (connection evicted) 2025-03-18 11:19:16.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:16.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-18 11:19:16.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@344769b9 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:16.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-18 11:19:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:16.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:16.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-18 11:19:16.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c40f43 2025-03-18 11:19:16.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@9c40f43 2025-03-18 11:19:16.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-18 11:19:16.992 [DefaultDispatcher-worker-9 @coroutine#1630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c40f43 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e638553 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:16.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d0cac6 2025-03-18 11:19:16.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d0cac6 2025-03-18 11:19:16.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a0e68f 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:16.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-03-18 11:19:16.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-03-18 11:19:16.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-18 11:19:16.999 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 11:19:16.999 [Test worker] INFO ktor.application - Application started in 0.0 seconds. 2025-03-18 11:19:17.000 [DefaultDispatcher-worker-15 @coroutine#1640] INFO ktor.application - Responding at http://0.0.0.0:35177 2025-03-18 11:19:17.003 [DefaultDispatcher-worker-15 @coroutine#1642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d0cac6 2025-03-18 11:19:17.003 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35177/api/blob/upload-init-batch 2025-03-18 11:19:17.003 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:35177/api/blob/upload-init-batch. 2025-03-18 11:19:17.003 [Test worker @coroutine#1641] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35177/api/blob/upload-init-batch 2025-03-18 11:19:17.003 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35177/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 11:19:17.005 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-18 11:19:17.005 [eventLoopGroupProxy-16-1 @call-handler#1647] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-18 11:19:17.006 [eventLoopGroupProxy-16-1 @coroutine#1648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-03-18 11:19:17.007 [Test worker @coroutine#1641] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35177/api/blob/upload-init-batch 2025-03-18 11:19:17.007 [Test worker @coroutine#1641] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35177/api/blob/upload-init-batch 2025-03-18 11:19:17.007 [Test worker @coroutine#1641] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:35177/api/blob/upload-init-batch. 2025-03-18 11:19:17.007 [Test worker @coroutine#1641] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:35177/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:17.008 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:35177/api/blob/upload-batch-data 2025-03-18 11:19:17.008 [Test worker @coroutine#1652] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:35177/api/blob/upload-batch-data. 2025-03-18 11:19:17.008 [Test worker @coroutine#1652] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35177/api/blob/upload-batch-data 2025-03-18 11:19:17.008 [Test worker @coroutine#1652] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35177/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:17.008 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 11:19:17.010 [eventLoopGroupProxy-16-1 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-03-18 11:19:17.010 [eventLoopGroupProxy-16-1 @call-handler#1654] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:17.010 [Test worker @coroutine#1652] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35177/api/blob/upload-batch-data 2025-03-18 11:19:17.012 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-03-18 11:19:17.014 [eventLoopGroupProxy-16-2 @call-handler#1664] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:17.017 [Test worker @coroutine#1666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75d0cac6 2025-03-18 11:19:17.064 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:17.096 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:17.097 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49faf815 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:18.096 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:18.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-18 11:19:18.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@16257f8c 2025-03-18 11:19:18.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@16257f8c 2025-03-18 11:19:18.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-18 11:19:18.117 [DefaultDispatcher-worker-11 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16257f8c 2025-03-18 11:19:18.121 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56949/api/blob/upload-init-batch 2025-03-18 11:19:18.121 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56949/api/blob/upload-init-batch. 2025-03-18 11:19:18.121 [Test worker @coroutine#1672] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56949/api/blob/upload-init-batch 2025-03-18 11:19:18.121 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56949/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 11:19:18.122 [Test worker @coroutine#1672] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56949/api/blob/upload-init-batch 2025-03-18 11:19:18.122 [Test worker @coroutine#1672] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56949/api/blob/upload-init-batch 2025-03-18 11:19:18.122 [Test worker @coroutine#1672] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56949/api/blob/upload-init-batch. 2025-03-18 11:19:18.122 [Test worker @coroutine#1672] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56949/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:18.128 [DefaultDispatcher-worker-4 @coroutine#1672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16257f8c 2025-03-18 11:19:18.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-18 11:19:18.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-18 11:19:18.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:18.131 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16257f8c: (connection evicted) 2025-03-18 11:19:18.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:18.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-18 11:19:18.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ccce165 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:18.134 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:18.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-18 11:19:18.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2926f7bd 2025-03-18 11:19:18.135 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@2926f7bd 2025-03-18 11:19:18.135 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-18 11:19:18.146 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50489/api/blob/upload-init-batch 2025-03-18 11:19:18.146 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50489/api/blob/upload-init-batch. 2025-03-18 11:19:18.146 [Test worker @coroutine#1683] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50489/api/blob/upload-init-batch 2025-03-18 11:19:18.146 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50489/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 11:19:18.147 [Test worker @coroutine#1683] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50489/api/blob/upload-init-batch 2025-03-18 11:19:18.147 [Test worker @coroutine#1683] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50489/api/blob/upload-init-batch 2025-03-18 11:19:18.148 [Test worker @coroutine#1683] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50489/api/blob/upload-init-batch. 2025-03-18 11:19:18.148 [Test worker @coroutine#1683] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50489/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:18.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-18 11:19:18.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-18 11:19:18.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:18.148 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2926f7bd: (connection evicted) 2025-03-18 11:19:18.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:18.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-18 11:19:18.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-18 11:19:18.151 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c1ca1 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:18.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acfc058 2025-03-18 11:19:18.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@1acfc058 2025-03-18 11:19:18.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-18 11:19:18.163 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53057/api/blob/upload-init-batch 2025-03-18 11:19:18.163 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53057/api/blob/upload-init-batch. 2025-03-18 11:19:18.163 [Test worker @coroutine#1689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53057/api/blob/upload-init-batch 2025-03-18 11:19:18.164 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53057/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 11:19:18.165 [Test worker @coroutine#1689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53057/api/blob/upload-init-batch 2025-03-18 11:19:18.165 [Test worker @coroutine#1689] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53057/api/blob/upload-init-batch 2025-03-18 11:19:18.165 [Test worker @coroutine#1689] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53057/api/blob/upload-init-batch. 2025-03-18 11:19:18.165 [Test worker @coroutine#1689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53057/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:18.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-18 11:19:18.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-18 11:19:18.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:18.169 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1acfc058: (connection evicted) 2025-03-18 11:19:18.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:18.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-18 11:19:18.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-18 11:19:18.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@580e01cd 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:18.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2025-03-18 11:19:18.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2025-03-18 11:19:18.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-18 11:19:18.420 [DefaultDispatcher-worker-16 @coroutine#1709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@233d2b76 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@212be8c 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:18.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-03-18 11:19:18.423 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-03-18 11:19:18.423 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-18 11:19:18.444 [DefaultDispatcher-worker-10 @coroutine#1714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@787b7796 2025-03-18 11:19:18.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df34b01 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:18.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2025-03-18 11:19:18.445 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@f31b991 2025-03-18 11:19:18.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e3c0627 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:18.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-18 11:19:18.464 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-18 11:19:18.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-18 11:19:18.485 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:18.487 [DefaultDispatcher-worker-3 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-18 11:19:18.491 [DefaultDispatcher-worker-18 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-18 11:19:18.496 [DefaultDispatcher-worker-7 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-18 11:19:18.500 [DefaultDispatcher-worker-10 @coroutine#1718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-18 11:19:18.502 [Test worker @coroutine#1724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-18 11:19:18.506 [DefaultDispatcher-worker-20 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5d544 2025-03-18 11:19:18.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-18 11:19:18.509 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-18 11:19:18.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:18.509 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae5d544: (connection evicted) 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:18.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-18 11:19:18.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623bdc46 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:18.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:18.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-18 11:19:18.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 11:19:18.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 11:19:18.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-18 11:19:18.523 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:18.530 [DefaultDispatcher-worker-20 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 11:19:18.534 [DefaultDispatcher-worker-5 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 11:19:18.538 [DefaultDispatcher-worker-11 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 11:19:18.542 [DefaultDispatcher-worker-15 @coroutine#1728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 11:19:18.544 [Test worker @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 11:19:18.545 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:18.549 [DefaultDispatcher-worker-10 @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 11:19:18.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-18 11:19:18.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-18 11:19:18.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:18.550 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@332610ad: (connection evicted) 2025-03-18 11:19:18.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:18.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-18 11:19:18.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@294ebdae 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:18.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-03-18 11:19:18.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-03-18 11:19:18.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-18 11:19:18.571 [DefaultDispatcher-worker-10 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-03-18 11:19:18.575 [DefaultDispatcher-worker-3 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-03-18 11:19:18.579 [DefaultDispatcher-worker-3 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-03-18 11:19:18.583 [DefaultDispatcher-worker-20 @coroutine#1737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2 2025-03-18 11:19:18.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-18 11:19:18.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-18 11:19:18.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:18.584 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54e3cba2: (connection evicted) 2025-03-18 11:19:18.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:18.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-18 11:19:18.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-18 11:19:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-18 11:19:18.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43f5b014 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:18.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-03-18 11:19:18.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-03-18 11:19:18.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-18 11:19:18.605 [DefaultDispatcher-worker-12 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-03-18 11:19:18.610 [DefaultDispatcher-worker-14 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-03-18 11:19:18.615 [DefaultDispatcher-worker-17 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-03-18 11:19:18.619 [DefaultDispatcher-worker-5 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-03-18 11:19:18.622 [Test worker @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-03-18 11:19:18.626 [DefaultDispatcher-worker-18 @coroutine#1748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7 2025-03-18 11:19:18.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-18 11:19:18.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-18 11:19:18.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:18.627 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c59dfc7: (connection evicted) 2025-03-18 11:19:18.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:18.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-18 11:19:18.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-18 11:19:18.965 [DefaultDispatcher-worker-2 @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9c40f43 2025-03-18 11:19:18.998 [DefaultDispatcher-worker-2 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63a9af28 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab5dde4 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:22.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@255482cb 2025-03-18 11:19:22.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@255482cb 2025-03-18 11:19:22.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-18 11:19:22.188 [DefaultDispatcher-worker-12 @coroutine#1792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255482cb 2025-03-18 11:19:22.267 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e205025 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:22.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-03-18 11:19:22.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-03-18 11:19:22.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-18 11:19:22.727 [DefaultDispatcher-worker-17 @coroutine#1797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-03-18 11:19:22.731 [DefaultDispatcher-worker-7 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-03-18 11:19:22.735 [DefaultDispatcher-worker-14 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-03-18 11:19:22.739 [DefaultDispatcher-worker-8 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-03-18 11:19:22.744 [DefaultDispatcher-worker-16 @coroutine#1799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64096a41 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ade272 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:22.747 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:22.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 11:19:22.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 11:19:22.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-18 11:19:22.766 [DefaultDispatcher-worker-15 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 11:19:22.770 [DefaultDispatcher-worker-4 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 11:19:22.773 [DefaultDispatcher-worker-13 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 11:19:22.776 [DefaultDispatcher-worker-7 @coroutine#1806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d426e01 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbc11ed 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:22.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:22.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-03-18 11:19:22.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-03-18 11:19:22.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-18 11:19:22.796 [DefaultDispatcher-worker-5 @coroutine#1810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-03-18 11:19:22.800 [DefaultDispatcher-worker-9 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-03-18 11:19:22.804 [DefaultDispatcher-worker-18 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-03-18 11:19:22.808 [DefaultDispatcher-worker-19 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-03-18 11:19:22.809 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:22.811 [DefaultDispatcher-worker-10 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-03-18 11:19:22.817 [DefaultDispatcher-worker-13 @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e11b60 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627cb3ed 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:22.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-18 11:19:22.817 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-18 11:19:22.817 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-18 11:19:22.834 [DefaultDispatcher-worker-7 @coroutine#1818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-18 11:19:22.838 [DefaultDispatcher-worker-11 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-18 11:19:22.841 [DefaultDispatcher-worker-18 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-18 11:19:22.845 [DefaultDispatcher-worker-3 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-18 11:19:22.848 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:22.849 [DefaultDispatcher-worker-15 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c4697fc 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b6c55b6 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:22.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-18 11:19:22.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-18 11:19:22.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-18 11:19:22.867 [DefaultDispatcher-worker-3 @coroutine#1825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-18 11:19:22.871 [DefaultDispatcher-worker-6 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-18 11:19:22.875 [DefaultDispatcher-worker-12 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-18 11:19:22.878 [DefaultDispatcher-worker-9 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-18 11:19:22.879 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:22.882 [DefaultDispatcher-worker-20 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-18 11:19:22.886 [DefaultDispatcher-worker-18 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f38545a 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae22651 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:22.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-03-18 11:19:22.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-03-18 11:19:22.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-18 11:19:22.906 [DefaultDispatcher-worker-8 @coroutine#1833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-03-18 11:19:22.910 [DefaultDispatcher-worker-18 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-03-18 11:19:22.913 [DefaultDispatcher-worker-15 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-03-18 11:19:22.916 [DefaultDispatcher-worker-10 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c4231e5 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@978475b 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:22.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 11:19:22.917 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 11:19:22.917 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-18 11:19:22.918 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:22.934 [DefaultDispatcher-worker-9 @coroutine#1839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 11:19:22.938 [DefaultDispatcher-worker-6 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 11:19:22.941 [DefaultDispatcher-worker-5 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 11:19:22.944 [DefaultDispatcher-worker-13 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 11:19:22.947 [DefaultDispatcher-worker-6 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 11:19:22.950 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:22.953 [DefaultDispatcher-worker-16 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 11:19:22.954 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5432be12 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:22.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2025-03-18 11:19:22.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b30b25f 2025-03-18 11:19:22.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25814d3c 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:22.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@427128a6 2025-03-18 11:19:22.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@427128a6 2025-03-18 11:19:22.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-18 11:19:22.979 [Test worker @coroutine#1848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427128a6 2025-03-18 11:19:22.980 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@427128a6 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a0b550a 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:22.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:22.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-18 11:19:22.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2025-03-18 11:19:22.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2025-03-18 11:19:22.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-18 11:19:22.989 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:22.998 [Test worker @coroutine#1853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2025-03-18 11:19:23.000 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d9d322 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59d7d574 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:23.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2025-03-18 11:19:23.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2025-03-18 11:19:23.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-18 11:19:23.017 [Test worker @coroutine#1858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2025-03-18 11:19:23.017 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:23.018 [Test worker @coroutine#1861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4417755b 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@732fa176 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:23.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2025-03-18 11:19:23.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2025-03-18 11:19:23.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-18 11:19:23.032 [Test worker @coroutine#1864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2025-03-18 11:19:23.033 [Test worker @coroutine#1866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c7b4a31 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f83616 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:23.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:23.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-18 11:19:23.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0bf0ed 2025-03-18 11:19:23.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f0bf0ed 2025-03-18 11:19:23.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-18 11:19:23.055 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:23.055 [DefaultDispatcher-worker-3 @coroutine#1869] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bf0ed 2025-03-18 11:19:23.060 [DefaultDispatcher-worker-2 @coroutine#1871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bf0ed 2025-03-18 11:19:23.065 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:23.075 [DefaultDispatcher-worker-9 @coroutine#1873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bf0ed 2025-03-18 11:19:23.085 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:23.103 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:23.119 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:23.136 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:24.083 [DefaultDispatcher-worker-11 @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f0bf0ed 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d71f296 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-18 11:19:24.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.084 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-18 11:19:24.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319efc0 2025-03-18 11:19:24.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5319efc0 2025-03-18 11:19:24.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-18 11:19:24.103 [DefaultDispatcher-worker-5 @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319efc0 2025-03-18 11:19:24.107 [DefaultDispatcher-worker-14 @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319efc0 2025-03-18 11:19:24.111 [DefaultDispatcher-worker-7 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5319efc0 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a01901 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2025-03-18 11:19:24.112 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2025-03-18 11:19:24.112 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-18 11:19:24.132 [DefaultDispatcher-worker-14 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2025-03-18 11:19:24.136 [DefaultDispatcher-worker-1 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7305191e 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.137 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2025-03-18 11:19:24.137 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2025-03-18 11:19:24.138 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-18 11:19:24.158 [DefaultDispatcher-worker-3 @coroutine#1890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2025-03-18 11:19:24.162 [DefaultDispatcher-worker-12 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2025-03-18 11:19:24.164 [Test worker @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2025-03-18 11:19:24.168 [DefaultDispatcher-worker-17 @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bafc754 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@174d5cf7 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-03-18 11:19:24.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-03-18 11:19:24.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-18 11:19:24.184 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:24.212 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:24.216 [DefaultDispatcher-worker-4 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-03-18 11:19:24.220 [DefaultDispatcher-worker-18 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-03-18 11:19:24.225 [DefaultDispatcher-worker-18 @coroutine#1903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65c66fc4 2025-03-18 11:19:24.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7db63a01 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aac31b7 2025-03-18 11:19:24.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3aac31b7 2025-03-18 11:19:24.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-18 11:19:24.238 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:24.247 [DefaultDispatcher-worker-2 @coroutine#1905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac31b7 2025-03-18 11:19:24.251 [DefaultDispatcher-worker-5 @coroutine#1907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac31b7 2025-03-18 11:19:24.256 [DefaultDispatcher-worker-19 @coroutine#1909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3aac31b7 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51e14cb6 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.256 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f239a76 2025-03-18 11:19:24.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f239a76 2025-03-18 11:19:24.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-18 11:19:24.270 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:24.281 [DefaultDispatcher-worker-12 @coroutine#1911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f239a76 2025-03-18 11:19:24.285 [DefaultDispatcher-worker-15 @coroutine#1913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f239a76 2025-03-18 11:19:24.290 [DefaultDispatcher-worker-3 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f239a76 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a2f1ae3 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.290 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-18 11:19:24.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a887649 2025-03-18 11:19:24.291 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a887649 2025-03-18 11:19:24.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-18 11:19:24.312 [DefaultDispatcher-worker-17 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a887649 2025-03-18 11:19:24.316 [DefaultDispatcher-worker-5 @coroutine#1919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a887649 2025-03-18 11:19:24.320 [DefaultDispatcher-worker-20 @coroutine#1921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a887649 2025-03-18 11:19:24.326 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:24.335 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43741/ 2025-03-18 11:19:24.335 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.337 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43741/ 2025-03-18 11:19:24.337 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43741/ 2025-03-18 11:19:24.337 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.357 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:24.379 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43741/ 2025-03-18 11:19:24.379 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43741/ 2025-03-18 11:19:24.379 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.391 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:24.420 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43741/ 2025-03-18 11:19:24.421 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43741/ 2025-03-18 11:19:24.421 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.462 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43741/ 2025-03-18 11:19:24.463 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43741/ 2025-03-18 11:19:24.463 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.504 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43741/ 2025-03-18 11:19:24.505 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43741/ 2025-03-18 11:19:24.505 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.546 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43741/ 2025-03-18 11:19:24.547 [Test worker @coroutine#1924] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43741/ 2025-03-18 11:19:24.547 [Test worker @coroutine#1924] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43741/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.589 [Test worker @coroutine#1924] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43741/ 2025-03-18 11:19:24.591 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45371/ 2025-03-18 11:19:24.591 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45371/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.592 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45371/ 2025-03-18 11:19:24.592 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45371/ 2025-03-18 11:19:24.592 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45371/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.634 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45371/ 2025-03-18 11:19:24.634 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45371/ 2025-03-18 11:19:24.634 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45371/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.675 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45371/ 2025-03-18 11:19:24.676 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45371/ 2025-03-18 11:19:24.676 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45371/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.718 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45371/ 2025-03-18 11:19:24.718 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45371/ 2025-03-18 11:19:24.718 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45371/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.760 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45371/ 2025-03-18 11:19:24.760 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45371/ 2025-03-18 11:19:24.760 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45371/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.801 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45371/ 2025-03-18 11:19:24.802 [Test worker @coroutine#1941] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45371/ 2025-03-18 11:19:24.802 [Test worker @coroutine#1941] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45371/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 11:19:24.802 [Test worker @coroutine#1941] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45371/ 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ef8899d 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.853 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-18 11:19:24.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2025-03-18 11:19:24.854 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2025-03-18 11:19:24.854 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-18 11:19:24.893 [DefaultDispatcher-worker-20 @coroutine#1971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ae950f 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d21b505 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fc125b 2025-03-18 11:19:24.899 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@9fc125b 2025-03-18 11:19:24.899 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-18 11:19:24.920 [DefaultDispatcher-worker-5 @coroutine#1988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9fc125b 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@253379ec 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-18 11:19:24.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4513e 2025-03-18 11:19:24.921 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d4513e 2025-03-18 11:19:24.921 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-18 11:19:24.942 [DefaultDispatcher-worker-17 @coroutine#1997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d4513e 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22f1a340 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa5292d 2025-03-18 11:19:24.944 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aa5292d 2025-03-18 11:19:24.944 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-18 11:19:24.954 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:24.965 [DefaultDispatcher-worker-17 @coroutine#2007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aa5292d 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@701996e9 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2ad1f2 2025-03-18 11:19:24.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2ad1f2 2025-03-18 11:19:24.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-18 11:19:24.986 [DefaultDispatcher-worker-17 @coroutine#2017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2ad1f2 2025-03-18 11:19:24.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a1be9f8 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:24.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@66297b63 2025-03-18 11:19:24.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@66297b63 2025-03-18 11:19:24.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-18 11:19:24.999 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:25.013 [DefaultDispatcher-worker-1 @coroutine#2027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66297b63 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@554db19d 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:25.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:25.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-18 11:19:25.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-03-18 11:19:25.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-03-18 11:19:25.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-18 11:19:25.021 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:25.041 [DefaultDispatcher-worker-13 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4b8b6 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@671c71e8 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:25.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-03-18 11:19:25.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-03-18 11:19:25.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-18 11:19:25.044 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:25.064 [DefaultDispatcher-worker-1 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-03-18 11:19:25.066 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:25.069 [DefaultDispatcher-worker-7 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-03-18 11:19:25.073 [DefaultDispatcher-worker-16 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-03-18 11:19:25.076 [DefaultDispatcher-worker-18 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-03-18 11:19:25.084 [DefaultDispatcher-worker-19 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-03-18 11:19:25.087 [DefaultDispatcher-worker-3 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d791c0 2025-03-18 11:19:25.088 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:25.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-03-18 11:19:25.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-03-18 11:19:25.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:25.090 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d791c0: (connection evicted) 2025-03-18 11:19:25.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:25.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-03-18 11:19:25.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-03-18 11:19:25.123 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b477121 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-18 11:19:29.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-18 11:19:29.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-18 11:19:29.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-18 11:19:29.178 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-18 11:19:29.187 [DefaultDispatcher-worker-20 @coroutine#2074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-18 11:19:29.193 [DefaultDispatcher-worker-5 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@752e50c6 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c20abd6 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-18 11:19:29.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 11:19:29.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 11:19:29.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-18 11:19:29.204 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 11:19:29.213 [DefaultDispatcher-worker-5 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 11:19:29.217 [DefaultDispatcher-worker-2 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 11:19:29.221 [DefaultDispatcher-worker-17 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 11:19:29.225 [DefaultDispatcher-worker-5 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f922523 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bca6c4c 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-18 11:19:29.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2025-03-18 11:19:29.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2025-03-18 11:19:29.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-18 11:19:29.236 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2025-03-18 11:19:29.245 [DefaultDispatcher-worker-18 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2025-03-18 11:19:29.249 [DefaultDispatcher-worker-8 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2025-03-18 11:19:29.253 [DefaultDispatcher-worker-11 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2025-03-18 11:19:29.256 [DefaultDispatcher-worker-1 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dcec8e9 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33f3ebfc 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2025-03-18 11:19:29.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2025-03-18 11:19:29.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-18 11:19:29.267 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2025-03-18 11:19:29.268 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.276 [DefaultDispatcher-worker-10 @coroutine#2090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2025-03-18 11:19:29.281 [DefaultDispatcher-worker-15 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2025-03-18 11:19:29.284 [DefaultDispatcher-worker-4 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb77241 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c450960 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7021bb55 2025-03-18 11:19:29.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@7021bb55 2025-03-18 11:19:29.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-18 11:19:29.295 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.295 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7021bb55 2025-03-18 11:19:29.304 [DefaultDispatcher-worker-6 @coroutine#2095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7021bb55 2025-03-18 11:19:29.308 [DefaultDispatcher-worker-20 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7021bb55 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f1fbae 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-18 11:19:29.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@289b7efe 2025-03-18 11:19:29.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@289b7efe 2025-03-18 11:19:29.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-18 11:19:29.319 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289b7efe 2025-03-18 11:19:29.326 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.328 [DefaultDispatcher-worker-14 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@289b7efe 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a84beb7 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2025-03-18 11:19:29.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2025-03-18 11:19:29.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-18 11:19:29.340 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2025-03-18 11:19:29.349 [DefaultDispatcher-worker-4 @coroutine#2103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c093b4 2025-03-18 11:19:29.387 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.387 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.410 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.445 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3524ee20 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-18 11:19:29.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:29.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:29.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-18 11:19:29.474 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:29.480 [Test worker @coroutine#2108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:29.482 [Test worker @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:29.483 [DefaultDispatcher-worker-4 @coroutine#2114] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.483 [DefaultDispatcher-worker-4 @coroutine#2114] 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:41973/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:29.483 [DefaultDispatcher-worker-4 @coroutine#2114] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.483 [DefaultDispatcher-worker-4 @coroutine#2114] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41973/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:29.484 [DefaultDispatcher-worker-16 @coroutine#2114] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.484 [DefaultDispatcher-worker-16 @coroutine#2114] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41973/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.488 [DefaultDispatcher-worker-11 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:29.488 [DefaultDispatcher-worker-11 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.488 [DefaultDispatcher-worker-11 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:29.488 [DefaultDispatcher-worker-11 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.488 [DefaultDispatcher-worker-11 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.488 [DefaultDispatcher-worker-11 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.489 [Test worker @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:29.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26edfa34 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-03-18 11:19:29.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-03-18 11:19:29.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-18 11:19:29.505 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-03-18 11:19:29.511 [Test worker @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-03-18 11:19:29.512 [Test worker @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-03-18 11:19:29.514 [DefaultDispatcher-worker-18 @coroutine#2135] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41973/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 11:19:29.514 [DefaultDispatcher-worker-18 @coroutine#2135] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41973/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-18 11:19:29.514 [DefaultDispatcher-worker-18 @coroutine#2135] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41973/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 11:19:29.515 [DefaultDispatcher-worker-9 @coroutine#2135] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41973/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 11:19:29.515 [DefaultDispatcher-worker-9 @coroutine#2135] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41973/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 11:19:29.516 [DefaultDispatcher-worker-6 @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7aa4f8 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c7d19bf 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.557 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-18 11:19:29.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-18 11:19:29.560 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.562 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2ff72 2025-03-18 11:19:29.562 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a2ff72 2025-03-18 11:19:29.564 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@e651116 2025-03-18 11:19:29.564 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@e651116 2025-03-18 11:19:29.566 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5a9402 2025-03-18 11:19:29.566 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@a5a9402 2025-03-18 11:19:29.568 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581b2d 2025-03-18 11:19:29.568 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f581b2d 2025-03-18 11:19:29.570 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@589624db 2025-03-18 11:19:29.570 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@589624db 2025-03-18 11:19:29.572 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5d737e 2025-03-18 11:19:29.572 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5d737e 2025-03-18 11:19:29.572 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.574 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@20791233 2025-03-18 11:19:29.574 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@20791233 2025-03-18 11:19:29.576 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f77e462 2025-03-18 11:19:29.576 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f77e462 2025-03-18 11:19:29.578 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aebdab 2025-03-18 11:19:29.578 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@46aebdab 2025-03-18 11:19:29.578 [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-18 11:19:29.578 [Test worker @coroutine#2140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.580 [Test worker @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.580 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52007/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.580 [DefaultDispatcher-worker-16 @coroutine#2146] 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:52007/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:29.581 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52007/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.581 [DefaultDispatcher-worker-16 @coroutine#2146] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52007/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:29.582 [DefaultDispatcher-worker-15 @coroutine#2146] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52007/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.582 [DefaultDispatcher-worker-15 @coroutine#2146] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52007/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.585 [DefaultDispatcher-worker-11 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.585 [DefaultDispatcher-worker-11 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.585 [DefaultDispatcher-worker-11 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:29.585 [DefaultDispatcher-worker-11 @coroutine#2145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.585 [DefaultDispatcher-worker-3 @coroutine#2145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.585 [DefaultDispatcher-worker-3 @coroutine#2145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.586 [Test worker @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.590 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.591 [DefaultDispatcher-worker-16 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.593 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75078106 2025-03-18 11:19:29.593 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@75078106 2025-03-18 11:19:29.595 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc061d6 2025-03-18 11:19:29.595 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bc061d6 2025-03-18 11:19:29.596 [DefaultDispatcher-worker-15 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.597 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fffea76 2025-03-18 11:19:29.597 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fffea76 2025-03-18 11:19:29.600 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afd6bed 2025-03-18 11:19:29.600 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3afd6bed 2025-03-18 11:19:29.600 [DefaultDispatcher-worker-19 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.602 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@733bd205 2025-03-18 11:19:29.602 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@733bd205 2025-03-18 11:19:29.604 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8dd365 2025-03-18 11:19:29.604 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@b8dd365 2025-03-18 11:19:29.605 [DefaultDispatcher-worker-11 @coroutine#2157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.606 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba13438 2025-03-18 11:19:29.606 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba13438 2025-03-18 11:19:29.609 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad294a2 2025-03-18 11:19:29.609 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ad294a2 2025-03-18 11:19:29.609 [DefaultDispatcher-worker-19 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.611 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7754de07 2025-03-18 11:19:29.611 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7754de07 2025-03-18 11:19:29.611 [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-18 11:19:29.614 [DefaultDispatcher-worker-2 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.618 [DefaultDispatcher-worker-4 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.622 [DefaultDispatcher-worker-8 @coroutine#2162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.627 [DefaultDispatcher-worker-5 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.631 [DefaultDispatcher-worker-8 @coroutine#2167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b98c80c 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-18 11:19:29.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:29.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:29.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-18 11:19:29.653 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:29.658 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.659 [Test worker @coroutine#2187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:29.660 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eca3c6 2025-03-18 11:19:29.660 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eca3c6 2025-03-18 11:19:29.660 [Test worker @coroutine#2189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:29.661 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36273/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.661 [DefaultDispatcher-worker-3 @coroutine#2193] 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:36273/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:29.661 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36273/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.661 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:36273/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:29.661 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@382b5b6b 2025-03-18 11:19:29.661 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@382b5b6b 2025-03-18 11:19:29.662 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36273/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.662 [DefaultDispatcher-worker-15 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36273/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.663 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14c8b6 2025-03-18 11:19:29.663 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c14c8b6 2025-03-18 11:19:29.665 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79165150 2025-03-18 11:19:29.665 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@79165150 2025-03-18 11:19:29.665 [DefaultDispatcher-worker-1 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:29.665 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.665 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:29.665 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.666 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.666 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.666 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab72f27 2025-03-18 11:19:29.667 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab72f27 2025-03-18 11:19:29.667 [Test worker @coroutine#2197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3021e31 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-18 11:19:29.668 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a5c919 2025-03-18 11:19:29.668 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a5c919 2025-03-18 11:19:29.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3304362e 2025-03-18 11:19:29.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3304362e 2025-03-18 11:19:29.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-18 11:19:29.669 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@52eee9c3 2025-03-18 11:19:29.669 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@52eee9c3 2025-03-18 11:19:29.670 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3304362e 2025-03-18 11:19:29.671 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1939ae1f 2025-03-18 11:19:29.671 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1939ae1f 2025-03-18 11:19:29.672 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae47408 2025-03-18 11:19:29.672 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae47408 2025-03-18 11:19:29.672 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-03-18 11:19:29.676 [Test worker @coroutine#2204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3304362e 2025-03-18 11:19:29.677 [Test worker @coroutine#2206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3304362e 2025-03-18 11:19:29.678 [DefaultDispatcher-worker-13 @coroutine#2215] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36273/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 11:19:29.678 [DefaultDispatcher-worker-13 @coroutine#2215] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36273/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-18 11:19:29.678 [DefaultDispatcher-worker-13 @coroutine#2215] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36273/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 11:19:29.679 [DefaultDispatcher-worker-6 @coroutine#2215] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36273/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 11:19:29.679 [DefaultDispatcher-worker-6 @coroutine#2215] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36273/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 11:19:29.681 [DefaultDispatcher-worker-4 @coroutine#2208] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3304362e 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b2db8bc 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:29.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:29.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-18 11:19:29.737 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:29.738 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.740 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c52bc34 2025-03-18 11:19:29.740 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c52bc34 2025-03-18 11:19:29.742 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@72954dce 2025-03-18 11:19:29.742 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@72954dce 2025-03-18 11:19:29.743 [Test worker @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:29.744 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:29.744 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76aad744 2025-03-18 11:19:29.744 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76aad744 2025-03-18 11:19:29.745 [DefaultDispatcher-worker-5 @coroutine#2225] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51971/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.745 [DefaultDispatcher-worker-5 @coroutine#2225] 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:51971/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:29.745 [DefaultDispatcher-worker-5 @coroutine#2225] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51971/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.745 [DefaultDispatcher-worker-5 @coroutine#2225] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51971/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:29.746 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51971/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.746 [DefaultDispatcher-worker-8 @coroutine#2225] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51971/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.747 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a847f5 2025-03-18 11:19:29.747 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a847f5 2025-03-18 11:19:29.749 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af2fea8 2025-03-18 11:19:29.749 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5af2fea8 2025-03-18 11:19:29.749 [DefaultDispatcher-worker-18 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:29.750 [DefaultDispatcher-worker-18 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.750 [DefaultDispatcher-worker-18 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:29.750 [DefaultDispatcher-worker-18 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.750 [DefaultDispatcher-worker-18 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.750 [DefaultDispatcher-worker-18 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.751 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2513305 2025-03-18 11:19:29.751 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@2513305 2025-03-18 11:19:29.751 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c7e2d1 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-18 11:19:29.753 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e1d4fc 2025-03-18 11:19:29.753 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@22e1d4fc 2025-03-18 11:19:29.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c34ce24 2025-03-18 11:19:29.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c34ce24 2025-03-18 11:19:29.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-18 11:19:29.754 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c34ce24 2025-03-18 11:19:29.755 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5387b8ba 2025-03-18 11:19:29.755 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5387b8ba 2025-03-18 11:19:29.757 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4d0bdc 2025-03-18 11:19:29.757 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4d0bdc 2025-03-18 11:19:29.757 [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-18 11:19:29.760 [Test worker @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c34ce24 2025-03-18 11:19:29.761 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c34ce24 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139da216 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-18 11:19:29.762 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-18 11:19:29.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:29.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:29.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-18 11:19:29.766 [DefaultDispatcher-worker-15 @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c34ce24 2025-03-18 11:19:29.769 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.772 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9fa5e 2025-03-18 11:19:29.772 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9fa5e 2025-03-18 11:19:29.774 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e15b1 2025-03-18 11:19:29.774 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@23e15b1 2025-03-18 11:19:29.776 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@601912e 2025-03-18 11:19:29.776 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@601912e 2025-03-18 11:19:29.778 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@43031f8a 2025-03-18 11:19:29.778 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@43031f8a 2025-03-18 11:19:29.778 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:29.780 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b36be 2025-03-18 11:19:29.780 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b36be 2025-03-18 11:19:29.782 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@720a389f 2025-03-18 11:19:29.782 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@720a389f 2025-03-18 11:19:29.784 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@78884f11 2025-03-18 11:19:29.784 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@78884f11 2025-03-18 11:19:29.784 [Test worker @coroutine#2248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:29.785 [Test worker @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:29.786 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@232ce0c5 2025-03-18 11:19:29.786 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@232ce0c5 2025-03-18 11:19:29.786 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.786 [DefaultDispatcher-worker-15 @coroutine#2254] 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:47847/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:29.786 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.786 [DefaultDispatcher-worker-15 @coroutine#2254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47847/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:29.787 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.787 [DefaultDispatcher-worker-10 @coroutine#2254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47847/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.789 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aabecd8 2025-03-18 11:19:29.789 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aabecd8 2025-03-18 11:19:29.789 [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-18 11:19:29.790 [DefaultDispatcher-worker-16 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:29.790 [DefaultDispatcher-worker-16 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.790 [DefaultDispatcher-worker-16 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:29.790 [DefaultDispatcher-worker-16 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.791 [DefaultDispatcher-worker-5 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.791 [DefaultDispatcher-worker-5 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.792 [Test worker @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@137a9d69 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.792 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-18 11:19:29.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2025-03-18 11:19:29.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2025-03-18 11:19:29.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-18 11:19:29.795 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2025-03-18 11:19:29.801 [Test worker @coroutine#2265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2025-03-18 11:19:29.802 [Test worker @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40e0ab51 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.803 [DefaultDispatcher-worker-16 @coroutine#2276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-18 11:19:29.804 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:29.804 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:29.804 [DefaultDispatcher-worker-16 @coroutine#2276] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-18 11:19:29.807 [DefaultDispatcher-worker-18 @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73a5cc47 2025-03-18 11:19:29.820 [DefaultDispatcher-worker-16 @coroutine#2276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:29.823 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.825 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@482cfbf1 2025-03-18 11:19:29.825 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@482cfbf1 2025-03-18 11:19:29.827 [DefaultDispatcher-worker-16 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:29.827 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@46eb0c84 2025-03-18 11:19:29.827 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@46eb0c84 2025-03-18 11:19:29.828 [DefaultDispatcher-worker-16 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:29.828 [DefaultDispatcher-worker-10 @coroutine#2283] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.828 [DefaultDispatcher-worker-10 @coroutine#2283] 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-18 11:19:29.828 [DefaultDispatcher-worker-10 @coroutine#2283] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.828 [DefaultDispatcher-worker-10 @coroutine#2283] 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-18 11:19:29.829 [DefaultDispatcher-worker-16 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 11:19:29.829 [DefaultDispatcher-worker-16 @coroutine#2276] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 11:19:29.829 [DefaultDispatcher-worker-16 @coroutine#2276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 11:19:29.829 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d49081 2025-03-18 11:19:29.829 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d49081 2025-03-18 11:19:29.829 [DefaultDispatcher-worker-16 @coroutine#2283] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.830 [DefaultDispatcher-worker-13 @coroutine#2276] 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-18 11:19:29.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106f0051 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-18 11:19:29.831 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d606bf 2025-03-18 11:19:29.831 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d606bf 2025-03-18 11:19:29.833 [DefaultDispatcher-worker-10 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:29.833 [DefaultDispatcher-worker-10 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.833 [DefaultDispatcher-worker-10 @coroutine#2282] 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-18 11:19:29.833 [DefaultDispatcher-worker-10 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.833 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a96c7 2025-03-18 11:19:29.833 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@280a96c7 2025-03-18 11:19:29.834 [DefaultDispatcher-worker-5 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.835 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@361b206e 2025-03-18 11:19:29.835 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@361b206e 2025-03-18 11:19:29.837 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@502deeb4 2025-03-18 11:19:29.837 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@502deeb4 2025-03-18 11:19:29.839 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f9f9f0 2025-03-18 11:19:29.839 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@67f9f9f0 2025-03-18 11:19:29.841 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb9e766 2025-03-18 11:19:29.841 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb9e766 2025-03-18 11:19:29.841 [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-18 11:19:29.846 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.852 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.853 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.853 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.854 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.854 [DefaultDispatcher-worker-10 @coroutine#2297] 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:53987/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:29.854 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.854 [DefaultDispatcher-worker-10 @coroutine#2297] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53987/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:29.855 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.855 [DefaultDispatcher-worker-17 @coroutine#2297] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53987/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.855 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbaa125 2025-03-18 11:19:29.855 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fbaa125 2025-03-18 11:19:29.857 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@717d40a2 2025-03-18 11:19:29.857 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@717d40a2 2025-03-18 11:19:29.859 [DefaultDispatcher-worker-16 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.859 [DefaultDispatcher-worker-16 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.859 [DefaultDispatcher-worker-16 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:29.859 [DefaultDispatcher-worker-16 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.859 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7542ca55 2025-03-18 11:19:29.859 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@7542ca55 2025-03-18 11:19:29.859 [DefaultDispatcher-worker-16 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.859 [DefaultDispatcher-worker-16 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.860 [Test worker @coroutine#2301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.860 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@30404a99 2025-03-18 11:19:29.860 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@30404a99 2025-03-18 11:19:29.862 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad9763d 2025-03-18 11:19:29.862 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad9763d 2025-03-18 11:19:29.863 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.864 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a5d94 2025-03-18 11:19:29.864 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@13a5d94 2025-03-18 11:19:29.864 [DefaultDispatcher-worker-19 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.866 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54038412 2025-03-18 11:19:29.866 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@54038412 2025-03-18 11:19:29.866 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62493f84 2025-03-18 11:19:29.866 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@62493f84 2025-03-18 11:19:29.868 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@506fb5d6 2025-03-18 11:19:29.868 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@506fb5d6 2025-03-18 11:19:29.868 [DefaultDispatcher-worker-16 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.869 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac460e2 2025-03-18 11:19:29.869 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ac460e2 2025-03-18 11:19:29.870 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d65978 2025-03-18 11:19:29.870 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d65978 2025-03-18 11:19:29.870 [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-18 11:19:29.871 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efbef62 2025-03-18 11:19:29.871 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efbef62 2025-03-18 11:19:29.873 [DefaultDispatcher-worker-18 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.874 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf96ad9 2025-03-18 11:19:29.874 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf96ad9 2025-03-18 11:19:29.877 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@53125ea0 2025-03-18 11:19:29.877 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@53125ea0 2025-03-18 11:19:29.877 [DefaultDispatcher-worker-7 @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.879 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa8f750 2025-03-18 11:19:29.879 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa8f750 2025-03-18 11:19:29.882 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba99d98 2025-03-18 11:19:29.882 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ba99d98 2025-03-18 11:19:29.882 [DefaultDispatcher-worker-17 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.885 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd69596 2025-03-18 11:19:29.885 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bd69596 2025-03-18 11:19:29.886 [DefaultDispatcher-worker-9 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.887 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a703312 2025-03-18 11:19:29.887 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a703312 2025-03-18 11:19:29.887 [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-18 11:19:29.890 [DefaultDispatcher-worker-14 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.893 [DefaultDispatcher-worker-14 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.894 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.896 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c261a54 2025-03-18 11:19:29.896 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c261a54 2025-03-18 11:19:29.898 [DefaultDispatcher-worker-15 @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.898 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e1fda0 2025-03-18 11:19:29.898 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e1fda0 2025-03-18 11:19:29.899 [DefaultDispatcher-worker-4 @coroutine#2324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53987/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 11:19:29.899 [DefaultDispatcher-worker-4 @coroutine#2324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53987/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 11:19:29.899 [DefaultDispatcher-worker-4 @coroutine#2324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53987/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 11:19:29.900 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@46de7124 2025-03-18 11:19:29.900 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@46de7124 2025-03-18 11:19:29.900 [DefaultDispatcher-worker-20 @coroutine#2324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53987/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 11:19:29.900 [DefaultDispatcher-worker-20 @coroutine#2324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53987/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 11:19:29.901 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcf79b 2025-03-18 11:19:29.901 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dcf79b 2025-03-18 11:19:29.902 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd4b90e 2025-03-18 11:19:29.902 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd4b90e 2025-03-18 11:19:29.904 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@329557a9 2025-03-18 11:19:29.904 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@329557a9 2025-03-18 11:19:29.904 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.905 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@777478e 2025-03-18 11:19:29.905 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@777478e 2025-03-18 11:19:29.907 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9249b9 2025-03-18 11:19:29.907 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9249b9 2025-03-18 11:19:29.907 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f308d4 2025-03-18 11:19:29.907 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f308d4 2025-03-18 11:19:29.908 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b5c16d 2025-03-18 11:19:29.908 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b5c16d 2025-03-18 11:19:29.908 [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-18 11:19:29.908 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@555b6bb 2025-03-18 11:19:29.908 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@555b6bb 2025-03-18 11:19:29.910 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a22c9 2025-03-18 11:19:29.910 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@16a22c9 2025-03-18 11:19:29.912 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4468bc80 2025-03-18 11:19:29.912 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4468bc80 2025-03-18 11:19:29.914 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2efa35 2025-03-18 11:19:29.914 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d2efa35 2025-03-18 11:19:29.916 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e67f45 2025-03-18 11:19:29.916 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e67f45 2025-03-18 11:19:29.918 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@254a675a 2025-03-18 11:19:29.918 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@254a675a 2025-03-18 11:19:29.920 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@244743cf 2025-03-18 11:19:29.920 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@244743cf 2025-03-18 11:19:29.922 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e92ea20 2025-03-18 11:19:29.922 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@e92ea20 2025-03-18 11:19:29.922 [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-18 11:19:29.931 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:29.933 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2c6601 2025-03-18 11:19:29.933 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e2c6601 2025-03-18 11:19:29.935 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@20eb8db4 2025-03-18 11:19:29.935 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@20eb8db4 2025-03-18 11:19:29.937 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d40d71 2025-03-18 11:19:29.937 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@24d40d71 2025-03-18 11:19:29.939 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d6878f 2025-03-18 11:19:29.939 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d6878f 2025-03-18 11:19:29.941 [DefaultDispatcher-worker-4 @coroutine#2324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53987/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 11:19:29.941 [DefaultDispatcher-worker-4 @coroutine#2324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53987/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:29.941 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07f9da 2025-03-18 11:19:29.941 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c07f9da 2025-03-18 11:19:29.942 [DefaultDispatcher-worker-4 @coroutine#2324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 11:19:29.942 [DefaultDispatcher-worker-4 @coroutine#2324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-18 11:19:29.942 [DefaultDispatcher-worker-4 @coroutine#2324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 11:19:29.942 [DefaultDispatcher-worker-5 @coroutine#2324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 11:19:29.942 [DefaultDispatcher-worker-5 @coroutine#2324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53987/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 11:19:29.943 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd47c3 2025-03-18 11:19:29.943 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd47c3 2025-03-18 11:19:29.945 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c66728 2025-03-18 11:19:29.945 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c66728 2025-03-18 11:19:29.947 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f978c0 2025-03-18 11:19:29.947 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f978c0 2025-03-18 11:19:29.949 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a3880c 2025-03-18 11:19:29.949 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a3880c 2025-03-18 11:19:29.949 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-03-18 11:19:29.960 [DefaultDispatcher-worker-3 @coroutine#2324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39d44217 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.963 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-18 11:19:29.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:29.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:29.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-18 11:19:29.978 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:29.984 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:29.985 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:29.986 [DefaultDispatcher-worker-19 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.986 [DefaultDispatcher-worker-19 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:29.986 [DefaultDispatcher-worker-19 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.986 [DefaultDispatcher-worker-19 @coroutine#2349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:39403/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:29.986 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.986 [DefaultDispatcher-worker-8 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:29.990 [DefaultDispatcher-worker-7 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:29.990 [DefaultDispatcher-worker-7 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.990 [DefaultDispatcher-worker-7 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:29.990 [DefaultDispatcher-worker-7 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.990 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.990 [DefaultDispatcher-worker-12 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:29.991 [Test worker @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d921267 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:29.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:29.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-18 11:19:29.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-18 11:19:29.993 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-18 11:19:29.993 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-18 11:19:29.994 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-18 11:19:30.000 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-18 11:19:30.001 [Test worker @coroutine#2362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-18 11:19:30.005 [DefaultDispatcher-worker-19 @coroutine#2364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@684a34f4 2025-03-18 11:19:30.005 [DefaultDispatcher-worker-7 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:30.009 [DefaultDispatcher-worker-13 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:30.012 [DefaultDispatcher-worker-11 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:30.016 [DefaultDispatcher-worker-4 @coroutine#2371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:30.028 [DefaultDispatcher-worker-10 @coroutine#2377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:30.035 [DefaultDispatcher-worker-12 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:30.039 [DefaultDispatcher-worker-12 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:30.043 [DefaultDispatcher-worker-20 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:30.047 [DefaultDispatcher-worker-20 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:30.051 [DefaultDispatcher-worker-11 @coroutine#2379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:30.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a16583d 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-18 11:19:30.064 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.066 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d50502 2025-03-18 11:19:30.066 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d50502 2025-03-18 11:19:30.067 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.068 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2812efa8 2025-03-18 11:19:30.068 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2812efa8 2025-03-18 11:19:30.069 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2d6e72 2025-03-18 11:19:30.069 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c2d6e72 2025-03-18 11:19:30.071 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@692fe593 2025-03-18 11:19:30.071 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@692fe593 2025-03-18 11:19:30.072 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.073 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc00a1 2025-03-18 11:19:30.073 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dc00a1 2025-03-18 11:19:30.073 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.074 [DefaultDispatcher-worker-11 @coroutine#2391] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:30.074 [DefaultDispatcher-worker-11 @coroutine#2391] 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:44817/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:30.074 [DefaultDispatcher-worker-11 @coroutine#2391] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:30.074 [DefaultDispatcher-worker-11 @coroutine#2391] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44817/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:30.075 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@580ccc5d 2025-03-18 11:19:30.075 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@580ccc5d 2025-03-18 11:19:30.075 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:30.075 [DefaultDispatcher-worker-12 @coroutine#2391] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:30.077 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1577d0 2025-03-18 11:19:30.077 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f1577d0 2025-03-18 11:19:30.079 [DefaultDispatcher-worker-1 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.079 [DefaultDispatcher-worker-1 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.079 [DefaultDispatcher-worker-1 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:30.079 [DefaultDispatcher-worker-1 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.079 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@9001adc 2025-03-18 11:19:30.079 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@9001adc 2025-03-18 11:19:30.079 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.079 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.080 [Test worker @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-18 11:19:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.080 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50915d5 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.081 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.081 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-18 11:19:30.081 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5eda55 2025-03-18 11:19:30.081 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5eda55 2025-03-18 11:19:30.081 [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-18 11:19:30.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 11:19:30.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 11:19:30.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-18 11:19:30.083 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 11:19:30.089 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 11:19:30.090 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 11:19:30.093 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.094 [DefaultDispatcher-worker-17 @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65130cf2 2025-03-18 11:19:30.094 [DefaultDispatcher-worker-11 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.095 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f975321 2025-03-18 11:19:30.095 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@f975321 2025-03-18 11:19:30.097 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@150bca3 2025-03-18 11:19:30.097 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@150bca3 2025-03-18 11:19:30.098 [DefaultDispatcher-worker-18 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.099 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f3851 2025-03-18 11:19:30.099 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f3851 2025-03-18 11:19:30.101 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@406db698 2025-03-18 11:19:30.101 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@406db698 2025-03-18 11:19:30.102 [DefaultDispatcher-worker-3 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.103 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7556ebef 2025-03-18 11:19:30.103 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7556ebef 2025-03-18 11:19:30.105 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7167f442 2025-03-18 11:19:30.105 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7167f442 2025-03-18 11:19:30.106 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@db6f78f 2025-03-18 11:19:30.106 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@db6f78f 2025-03-18 11:19:30.106 [DefaultDispatcher-worker-4 @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.107 [DefaultDispatcher-worker-3 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 11:19:30.107 [DefaultDispatcher-worker-3 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 11:19:30.107 [DefaultDispatcher-worker-3 @coroutine#2419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 11:19:30.108 [DefaultDispatcher-worker-4 @coroutine#2419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 11:19:30.108 [DefaultDispatcher-worker-4 @coroutine#2419] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 11:19:30.108 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@204249d7 2025-03-18 11:19:30.108 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@204249d7 2025-03-18 11:19:30.109 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6289c7a3 2025-03-18 11:19:30.109 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@6289c7a3 2025-03-18 11:19:30.109 [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-18 11:19:30.148 [DefaultDispatcher-worker-3 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 11:19:30.148 [DefaultDispatcher-worker-3 @coroutine#2419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44817/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:30.149 [DefaultDispatcher-worker-3 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 11:19:30.149 [DefaultDispatcher-worker-3 @coroutine#2419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-18 11:19:30.149 [DefaultDispatcher-worker-3 @coroutine#2419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 11:19:30.150 [DefaultDispatcher-worker-12 @coroutine#2419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 11:19:30.150 [DefaultDispatcher-worker-12 @coroutine#2419] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 11:19:30.153 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:30.155 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@70081a80 2025-03-18 11:19:30.155 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@70081a80 2025-03-18 11:19:30.156 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecffaf1 2025-03-18 11:19:30.156 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ecffaf1 2025-03-18 11:19:30.158 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af071f0 2025-03-18 11:19:30.158 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af071f0 2025-03-18 11:19:30.160 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff2f0ca 2025-03-18 11:19:30.160 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ff2f0ca 2025-03-18 11:19:30.161 [DefaultDispatcher-worker-8 @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:30.161 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9e31ae 2025-03-18 11:19:30.161 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@f9e31ae 2025-03-18 11:19:30.163 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@e874ade 2025-03-18 11:19:30.163 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@e874ade 2025-03-18 11:19:30.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a9c848 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:30.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:30.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-18 11:19:30.165 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7701d50f 2025-03-18 11:19:30.165 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7701d50f 2025-03-18 11:19:30.166 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdd0f85 2025-03-18 11:19:30.166 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fdd0f85 2025-03-18 11:19:30.168 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b04691 2025-03-18 11:19:30.168 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b04691 2025-03-18 11:19:30.168 [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-18 11:19:30.176 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:30.181 [Test worker @coroutine#2438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:30.182 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:30.183 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.183 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:30.183 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45817/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:30.183 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:30.183 [DefaultDispatcher-worker-17 @coroutine#2444] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45817/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:30.184 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:30.184 [DefaultDispatcher-worker-10 @coroutine#2444] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45817/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:30.185 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f7e4ef 2025-03-18 11:19:30.185 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f7e4ef 2025-03-18 11:19:30.187 [DefaultDispatcher-worker-16 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:30.187 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3004e1 2025-03-18 11:19:30.187 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3004e1 2025-03-18 11:19:30.187 [DefaultDispatcher-worker-16 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.187 [DefaultDispatcher-worker-16 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:30.187 [DefaultDispatcher-worker-16 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.188 [DefaultDispatcher-worker-16 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.188 [DefaultDispatcher-worker-16 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.189 [Test worker @coroutine#2448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-18 11:19:30.189 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@790f8f9f 2025-03-18 11:19:30.189 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@790f8f9f 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fbf66e7 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-18 11:19:30.191 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0d0eda 2025-03-18 11:19:30.191 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c0d0eda 2025-03-18 11:19:30.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2025-03-18 11:19:30.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2025-03-18 11:19:30.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-18 11:19:30.192 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2025-03-18 11:19:30.192 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@70914528 2025-03-18 11:19:30.192 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@70914528 2025-03-18 11:19:30.194 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7b50d7 2025-03-18 11:19:30.194 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@d7b50d7 2025-03-18 11:19:30.195 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@80d4590 2025-03-18 11:19:30.195 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@80d4590 2025-03-18 11:19:30.197 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c22f195 2025-03-18 11:19:30.197 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c22f195 2025-03-18 11:19:30.198 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2660573c 2025-03-18 11:19:30.198 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2660573c 2025-03-18 11:19:30.199 [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-18 11:19:30.199 [Test worker @coroutine#2455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2025-03-18 11:19:30.200 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2025-03-18 11:19:30.202 [DefaultDispatcher-worker-18 @coroutine#2466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45817/auth/register 2025-03-18 11:19:30.202 [DefaultDispatcher-worker-18 @coroutine#2466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45817/auth/register. 2025-03-18 11:19:30.202 [DefaultDispatcher-worker-18 @coroutine#2466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45817/auth/register 2025-03-18 11:19:30.202 [DefaultDispatcher-worker-18 @coroutine#2466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45817/auth/register from class io.ktor.http.content.TextContent 2025-03-18 11:19:30.202 [DefaultDispatcher-worker-3 @coroutine#2466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45817/auth/register 2025-03-18 11:19:30.202 [DefaultDispatcher-worker-3 @coroutine#2466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45817/auth/register 2025-03-18 11:19:30.204 [DefaultDispatcher-worker-8 @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2025-03-18 11:19:30.243 [DefaultDispatcher-worker-20 @coroutine#2466] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45817/auth/register. 2025-03-18 11:19:30.243 [DefaultDispatcher-worker-20 @coroutine#2466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45817/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:30.255 [DefaultDispatcher-worker-4 @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:30.259 [DefaultDispatcher-worker-19 @coroutine#2466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:30.264 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.266 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8e1a54 2025-03-18 11:19:30.267 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8e1a54 2025-03-18 11:19:30.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16bbb59c 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2025-03-18 11:19:30.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2025-03-18 11:19:30.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-18 11:19:30.268 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1549f755 2025-03-18 11:19:30.268 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1549f755 2025-03-18 11:19:30.270 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@11767124 2025-03-18 11:19:30.270 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@11767124 2025-03-18 11:19:30.271 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5474fd6e 2025-03-18 11:19:30.271 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@5474fd6e 2025-03-18 11:19:30.273 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc3110e 2025-03-18 11:19:30.273 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc3110e 2025-03-18 11:19:30.275 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@656aaafc 2025-03-18 11:19:30.275 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@656aaafc 2025-03-18 11:19:30.276 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@47371824 2025-03-18 11:19:30.276 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@47371824 2025-03-18 11:19:30.279 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@345b0221 2025-03-18 11:19:30.279 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@345b0221 2025-03-18 11:19:30.280 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2025-03-18 11:19:30.280 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b73ec5 2025-03-18 11:19:30.280 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b73ec5 2025-03-18 11:19:30.280 [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-18 11:19:30.285 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2025-03-18 11:19:30.286 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2025-03-18 11:19:30.287 [DefaultDispatcher-worker-17 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.287 [DefaultDispatcher-worker-17 @coroutine#2480] 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-18 11:19:30.287 [DefaultDispatcher-worker-17 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.287 [DefaultDispatcher-worker-17 @coroutine#2480] 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-18 11:19:30.288 [DefaultDispatcher-worker-2 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.288 [DefaultDispatcher-worker-2 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.291 [DefaultDispatcher-worker-16 @coroutine#2479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2025-03-18 11:19:30.291 [DefaultDispatcher-worker-16 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.291 [DefaultDispatcher-worker-16 @coroutine#2479] 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-18 11:19:30.291 [DefaultDispatcher-worker-16 @coroutine#2479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.291 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.291 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.292 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.292 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2025-03-18 11:19:30.294 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fba349a 2025-03-18 11:19:30.294 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fba349a 2025-03-18 11:19:30.295 [Test worker @coroutine#2491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2025-03-18 11:19:30.296 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@217dcf1d 2025-03-18 11:19:30.296 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@217dcf1d 2025-03-18 11:19:30.298 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@25425fea 2025-03-18 11:19:30.298 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@25425fea 2025-03-18 11:19:30.300 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6040c526 2025-03-18 11:19:30.300 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6040c526 2025-03-18 11:19:30.302 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea02350 2025-03-18 11:19:30.302 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ea02350 2025-03-18 11:19:30.304 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ea02be 2025-03-18 11:19:30.304 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@51ea02be 2025-03-18 11:19:30.304 [Test worker @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6 2025-03-18 11:19:30.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-18 11:19:30.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-18 11:19:30.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.306 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@163cd4a6: (connection evicted) 2025-03-18 11:19:30.306 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e0ba66 2025-03-18 11:19:30.306 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@66e0ba66 2025-03-18 11:19:30.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-18 11:19:30.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-18 11:19:30.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df40273 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.308 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3a69 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.308 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f3a69 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.308 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-18 11:19:30.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f28a07e 2025-03-18 11:19:30.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f28a07e 2025-03-18 11:19:30.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-18 11:19:30.309 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f28a07e 2025-03-18 11:19:30.309 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fca2397 2025-03-18 11:19:30.309 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fca2397 2025-03-18 11:19:30.309 [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-18 11:19:30.315 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f28a07e 2025-03-18 11:19:30.316 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f28a07e 2025-03-18 11:19:30.316 [DefaultDispatcher-worker-18 @coroutine#2507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.316 [DefaultDispatcher-worker-18 @coroutine#2507] 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-18 11:19:30.316 [DefaultDispatcher-worker-18 @coroutine#2507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.316 [DefaultDispatcher-worker-18 @coroutine#2507] 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-18 11:19:30.317 [DefaultDispatcher-worker-9 @coroutine#2507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.317 [DefaultDispatcher-worker-9 @coroutine#2507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.320 [DefaultDispatcher-worker-15 @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f28a07e 2025-03-18 11:19:30.320 [DefaultDispatcher-worker-15 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.320 [DefaultDispatcher-worker-15 @coroutine#2506] 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-18 11:19:30.320 [DefaultDispatcher-worker-15 @coroutine#2506] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.320 [DefaultDispatcher-worker-20 @coroutine#2506] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.320 [DefaultDispatcher-worker-20 @coroutine#2506] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.321 [Test worker @coroutine#2511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f28a07e 2025-03-18 11:19:30.323 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f28a07e 2025-03-18 11:19:30.325 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f28a07e 2025-03-18 11:19:30.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-18 11:19:30.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-18 11:19:30.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.325 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f28a07e: (connection evicted) 2025-03-18 11:19:30.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.325 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-18 11:19:30.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b5c4b75 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-18 11:19:30.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.328 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.328 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-18 11:19:30.328 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.333 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.334 [Test worker @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.334 [DefaultDispatcher-worker-20 @coroutine#2534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.334 [DefaultDispatcher-worker-20 @coroutine#2534] 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-18 11:19:30.334 [DefaultDispatcher-worker-20 @coroutine#2534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.334 [DefaultDispatcher-worker-20 @coroutine#2534] 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-18 11:19:30.335 [DefaultDispatcher-worker-13 @coroutine#2534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.335 [DefaultDispatcher-worker-13 @coroutine#2534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.338 [DefaultDispatcher-worker-17 @coroutine#2533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.338 [DefaultDispatcher-worker-17 @coroutine#2533] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.338 [DefaultDispatcher-worker-17 @coroutine#2533] 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-18 11:19:30.338 [DefaultDispatcher-worker-17 @coroutine#2533] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.338 [DefaultDispatcher-worker-6 @coroutine#2533] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.338 [DefaultDispatcher-worker-6 @coroutine#2533] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.339 [Test worker @coroutine#2538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.340 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.342 [Test worker @coroutine#2552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.343 [Test worker @coroutine#2554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.345 [Test worker @coroutine#2560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.347 [Test worker @coroutine#2562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.348 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e53f980 2025-03-18 11:19:30.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-18 11:19:30.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-18 11:19:30.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.348 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e53f980: (connection evicted) 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-18 11:19:30.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3423f353 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-18 11:19:30.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2025-03-18 11:19:30.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2025-03-18 11:19:30.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-18 11:19:30.351 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2025-03-18 11:19:30.356 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2025-03-18 11:19:30.357 [Test worker @coroutine#2568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2025-03-18 11:19:30.357 [DefaultDispatcher-worker-19 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.357 [DefaultDispatcher-worker-19 @coroutine#2572] 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-18 11:19:30.357 [DefaultDispatcher-worker-19 @coroutine#2572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.357 [DefaultDispatcher-worker-19 @coroutine#2572] 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-18 11:19:30.358 [DefaultDispatcher-worker-8 @coroutine#2572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.358 [DefaultDispatcher-worker-8 @coroutine#2572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.361 [DefaultDispatcher-worker-18 @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2025-03-18 11:19:30.361 [DefaultDispatcher-worker-18 @coroutine#2571] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.361 [DefaultDispatcher-worker-18 @coroutine#2571] 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-18 11:19:30.361 [DefaultDispatcher-worker-18 @coroutine#2571] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.362 [DefaultDispatcher-worker-11 @coroutine#2571] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.362 [DefaultDispatcher-worker-11 @coroutine#2571] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.362 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2025-03-18 11:19:30.364 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2025-03-18 11:19:30.365 [Test worker @coroutine#2590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@365c8a47 2025-03-18 11:19:30.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-18 11:19:30.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-18 11:19:30.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.366 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@365c8a47: (connection evicted) 2025-03-18 11:19:30.366 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.366 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-18 11:19:30.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-18 11:19:30.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-18 11:19:30.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b72c62 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.367 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-18 11:19:30.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d 2025-03-18 11:19:30.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d 2025-03-18 11:19:30.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-18 11:19:30.368 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d 2025-03-18 11:19:30.373 [Test worker @coroutine#2598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d 2025-03-18 11:19:30.374 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d 2025-03-18 11:19:30.375 [DefaultDispatcher-worker-18 @coroutine#2604] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.375 [DefaultDispatcher-worker-18 @coroutine#2604] 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-18 11:19:30.375 [DefaultDispatcher-worker-18 @coroutine#2604] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.375 [DefaultDispatcher-worker-18 @coroutine#2604] 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-18 11:19:30.375 [DefaultDispatcher-worker-14 @coroutine#2604] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.375 [DefaultDispatcher-worker-14 @coroutine#2604] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.379 [DefaultDispatcher-worker-19 @coroutine#2603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d 2025-03-18 11:19:30.379 [DefaultDispatcher-worker-19 @coroutine#2603] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.379 [DefaultDispatcher-worker-19 @coroutine#2603] 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-18 11:19:30.379 [DefaultDispatcher-worker-19 @coroutine#2603] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.379 [DefaultDispatcher-worker-17 @coroutine#2603] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.379 [DefaultDispatcher-worker-17 @coroutine#2603] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.380 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d 2025-03-18 11:19:30.381 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d 2025-03-18 11:19:30.383 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d 2025-03-18 11:19:30.384 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d 2025-03-18 11:19:30.385 [Test worker @coroutine#2626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d 2025-03-18 11:19:30.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-18 11:19:30.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-18 11:19:30.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.386 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4b559d: (connection evicted) 2025-03-18 11:19:30.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-18 11:19:30.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15f3f9cf 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-18 11:19:30.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-03-18 11:19:30.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-03-18 11:19:30.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-18 11:19:30.389 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-03-18 11:19:30.394 [Test worker @coroutine#2629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-03-18 11:19:30.394 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-03-18 11:19:30.395 [DefaultDispatcher-worker-11 @coroutine#2635] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.395 [DefaultDispatcher-worker-11 @coroutine#2635] 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-18 11:19:30.395 [DefaultDispatcher-worker-11 @coroutine#2635] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.395 [DefaultDispatcher-worker-11 @coroutine#2635] 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-18 11:19:30.396 [DefaultDispatcher-worker-7 @coroutine#2635] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.396 [DefaultDispatcher-worker-7 @coroutine#2635] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 11:19:30.399 [DefaultDispatcher-worker-5 @coroutine#2634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-03-18 11:19:30.399 [DefaultDispatcher-worker-5 @coroutine#2634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.399 [DefaultDispatcher-worker-5 @coroutine#2634] 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-18 11:19:30.399 [DefaultDispatcher-worker-5 @coroutine#2634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.399 [DefaultDispatcher-worker-14 @coroutine#2634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.399 [DefaultDispatcher-worker-14 @coroutine#2634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 11:19:30.400 [Test worker @coroutine#2639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-03-18 11:19:30.401 [Test worker @coroutine#2646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@497cf31a 2025-03-18 11:19:30.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-18 11:19:30.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-18 11:19:30.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.402 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@497cf31a: (connection evicted) 2025-03-18 11:19:30.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.403 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-18 11:19:30.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-18 11:19:30.510 [DefaultDispatcher-worker-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:30.511 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.511 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:30.511 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.511 [DefaultDispatcher-worker-6 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.511 [DefaultDispatcher-worker-6 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.590 [DefaultDispatcher-worker-5 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:30.590 [DefaultDispatcher-worker-5 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.590 [DefaultDispatcher-worker-5 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:30.590 [DefaultDispatcher-worker-5 @coroutine#2145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.591 [DefaultDispatcher-worker-10 @coroutine#2145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.591 [DefaultDispatcher-worker-10 @coroutine#2145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.641 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e38d2a2 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@33671907 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@33671907 2025-03-18 11:19:30.642 [Test worker @coroutine#2684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-18 11:19:30.650 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33671907 2025-03-18 11:19:30.656 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33671907 2025-03-18 11:19:30.656 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33671907 2025-03-18 11:19:30.657 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33671907 2025-03-18 11:19:30.662 [DefaultDispatcher-worker-18 @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33671907 2025-03-18 11:19:30.668 [DefaultDispatcher-worker-3 @coroutine#2703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33671907 2025-03-18 11:19:30.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-18 11:19:30.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-18 11:19:30.669 [DefaultDispatcher-worker-14 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:30.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.669 [DefaultDispatcher-worker-14 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.669 [DefaultDispatcher-worker-14 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:30.669 [DefaultDispatcher-worker-14 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.669 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33671907: (connection evicted) 2025-03-18 11:19:30.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.670 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-18 11:19:30.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-18 11:19:30.670 [DefaultDispatcher-worker-14 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.670 [DefaultDispatcher-worker-14 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77c41838 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@70720b78 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@70720b78 2025-03-18 11:19:30.671 [Test worker @coroutine#2712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-18 11:19:30.679 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70720b78 2025-03-18 11:19:30.684 [Test worker @coroutine#2713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70720b78 2025-03-18 11:19:30.685 [Test worker @coroutine#2715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70720b78 2025-03-18 11:19:30.686 [Test worker @coroutine#2717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70720b78 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3681c285 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.686 [Test worker @coroutine#2712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-18 11:19:30.687 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@27de9336 2025-03-18 11:19:30.687 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@27de9336 2025-03-18 11:19:30.687 [Test worker @coroutine#2712] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-18 11:19:30.695 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27de9336 2025-03-18 11:19:30.700 [Test worker @coroutine#2719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27de9336 2025-03-18 11:19:30.701 [Test worker @coroutine#2721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27de9336 2025-03-18 11:19:30.702 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27de9336 2025-03-18 11:19:30.706 [DefaultDispatcher-worker-5 @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27de9336 2025-03-18 11:19:30.715 [DefaultDispatcher-worker-15 @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70720b78 2025-03-18 11:19:30.719 [DefaultDispatcher-worker-19 @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70720b78 2025-03-18 11:19:30.722 [DefaultDispatcher-worker-20 @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70720b78 2025-03-18 11:19:30.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-18 11:19:30.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-18 11:19:30.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.730 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70720b78: (connection evicted) 2025-03-18 11:19:30.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-18 11:19:30.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-18 11:19:30.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-18 11:19:30.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-18 11:19:30.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.730 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27de9336: (connection evicted) 2025-03-18 11:19:30.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-18 11:19:30.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-18 11:19:30.731 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f65b61d 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2025-03-18 11:19:30.732 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-18 11:19:30.740 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2025-03-18 11:19:30.745 [Test worker @coroutine#2746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2025-03-18 11:19:30.745 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2025-03-18 11:19:30.746 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ad04b05 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2025-03-18 11:19:30.747 [Test worker @coroutine#2745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-18 11:19:30.756 [DefaultDispatcher-worker-15 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:30.756 [DefaultDispatcher-worker-15 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.756 [DefaultDispatcher-worker-15 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:30.756 [DefaultDispatcher-worker-15 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.757 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.757 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.757 [Test worker @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2025-03-18 11:19:30.762 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2025-03-18 11:19:30.763 [Test worker @coroutine#2757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2025-03-18 11:19:30.764 [Test worker @coroutine#2759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2025-03-18 11:19:30.768 [DefaultDispatcher-worker-13 @coroutine#2761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945 2025-03-18 11:19:30.775 [DefaultDispatcher-worker-13 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2025-03-18 11:19:30.778 [DefaultDispatcher-worker-1 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2025-03-18 11:19:30.781 [DefaultDispatcher-worker-5 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17baaf07 2025-03-18 11:19:30.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-18 11:19:30.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-18 11:19:30.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.784 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17baaf07: (connection evicted) 2025-03-18 11:19:30.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-18 11:19:30.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-18 11:19:30.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-18 11:19:30.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-18 11:19:30.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.784 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f2e0945: (connection evicted) 2025-03-18 11:19:30.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.785 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-18 11:19:30.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-18 11:19:30.785 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b024fb2 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2025-03-18 11:19:30.786 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-18 11:19:30.794 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2025-03-18 11:19:30.795 [DefaultDispatcher-worker-15 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:30.795 [DefaultDispatcher-worker-15 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.795 [DefaultDispatcher-worker-15 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:30.795 [DefaultDispatcher-worker-15 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.796 [DefaultDispatcher-worker-2 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.796 [DefaultDispatcher-worker-2 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.799 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2025-03-18 11:19:30.799 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2025-03-18 11:19:30.800 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2025-03-18 11:19:30.804 [DefaultDispatcher-worker-19 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2025-03-18 11:19:30.814 [DefaultDispatcher-worker-19 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2025-03-18 11:19:30.815 [Test worker @coroutine#2801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2025-03-18 11:19:30.819 [DefaultDispatcher-worker-5 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b 2025-03-18 11:19:30.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-18 11:19:30.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-18 11:19:30.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.829 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6426ad0b: (connection evicted) 2025-03-18 11:19:30.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-18 11:19:30.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@162c89ac 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.830 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-18 11:19:30.831 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2025-03-18 11:19:30.831 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2025-03-18 11:19:30.831 [Test worker @coroutine#2839] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-18 11:19:30.839 [DefaultDispatcher-worker-8 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:30.839 [DefaultDispatcher-worker-8 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.839 [DefaultDispatcher-worker-8 @coroutine#2282] 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-18 11:19:30.839 [DefaultDispatcher-worker-8 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.839 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2025-03-18 11:19:30.839 [DefaultDispatcher-worker-8 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.844 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2025-03-18 11:19:30.845 [Test worker @coroutine#2844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2025-03-18 11:19:30.846 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2025-03-18 11:19:30.850 [DefaultDispatcher-worker-13 @coroutine#2848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2025-03-18 11:19:30.861 [DefaultDispatcher-worker-20 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2025-03-18 11:19:30.863 [Test worker @coroutine#2857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2025-03-18 11:19:30.863 [DefaultDispatcher-worker-12 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:30.863 [DefaultDispatcher-worker-12 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.863 [DefaultDispatcher-worker-12 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:30.863 [DefaultDispatcher-worker-12 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.864 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.864 [DefaultDispatcher-worker-8 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:30.866 [DefaultDispatcher-worker-3 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f526f91 2025-03-18 11:19:30.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-18 11:19:30.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-18 11:19:30.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:30.870 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f526f91: (connection evicted) 2025-03-18 11:19:30.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:30.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-18 11:19:30.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@373c367 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2025-03-18 11:19:30.871 [Test worker @coroutine#2896] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-18 11:19:30.879 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2025-03-18 11:19:30.884 [Test worker @coroutine#2897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2025-03-18 11:19:30.884 [Test worker @coroutine#2899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2025-03-18 11:19:30.885 [Test worker @coroutine#2901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2025-03-18 11:19:30.890 [DefaultDispatcher-worker-13 @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2025-03-18 11:19:30.899 [DefaultDispatcher-worker-3 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2025-03-18 11:19:30.903 [DefaultDispatcher-worker-8 @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2025-03-18 11:19:30.972 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:31.007 [DefaultDispatcher-worker-19 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:31.007 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.007 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.007 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.008 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.008 [DefaultDispatcher-worker-13 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.012 [DefaultDispatcher-worker-8 @coroutine#2925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@619944a7 2025-03-18 11:19:31.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-03-18 11:19:31.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-03-18 11:19:31.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:31.040 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@619944a7: (connection evicted) 2025-03-18 11:19:31.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:31.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-03-18 11:19:31.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52e2e426 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-03-18 11:19:31.042 [Test worker @coroutine#2936] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-18 11:19:31.050 [Test worker @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-03-18 11:19:31.055 [Test worker @coroutine#2937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-03-18 11:19:31.056 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-03-18 11:19:31.057 [Test worker @coroutine#2941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-03-18 11:19:31.061 [DefaultDispatcher-worker-18 @coroutine#2943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-03-18 11:19:31.062 [Test worker @coroutine#2946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e 2025-03-18 11:19:31.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-18 11:19:31.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-18 11:19:31.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:31.067 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c68e4e: (connection evicted) 2025-03-18 11:19:31.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:31.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-18 11:19:31.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63ee2891 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee41c66 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee41c66 2025-03-18 11:19:31.068 [Test worker @coroutine#2968] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-18 11:19:31.076 [Test worker @coroutine#2968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee41c66 2025-03-18 11:19:31.081 [Test worker @coroutine#2969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee41c66 2025-03-18 11:19:31.082 [Test worker @coroutine#2971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee41c66 2025-03-18 11:19:31.082 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee41c66 2025-03-18 11:19:31.083 [DefaultDispatcher-worker-12 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:31.083 [DefaultDispatcher-worker-12 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.083 [DefaultDispatcher-worker-12 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.084 [DefaultDispatcher-worker-12 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.084 [DefaultDispatcher-worker-11 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.084 [DefaultDispatcher-worker-11 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.087 [DefaultDispatcher-worker-17 @coroutine#2975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee41c66 2025-03-18 11:19:31.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-18 11:19:31.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-18 11:19:31.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:31.126 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ee41c66: (connection evicted) 2025-03-18 11:19:31.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:31.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-18 11:19:31.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@109fff4a 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:31.128 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:31.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-18 11:19:31.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-18 11:19:31.186 [DefaultDispatcher-worker-18 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.189 [DefaultDispatcher-worker-14 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.191 [DefaultDispatcher-worker-20 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:31.191 [DefaultDispatcher-worker-20 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.191 [DefaultDispatcher-worker-20 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.191 [DefaultDispatcher-worker-20 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.192 [DefaultDispatcher-worker-8 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.192 [DefaultDispatcher-worker-8 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.192 [DefaultDispatcher-worker-9 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.195 [DefaultDispatcher-worker-16 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.211 [DefaultDispatcher-worker-16 @coroutine#3002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.212 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 11:19:31.216 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-03-18 11:19:31.217 [DefaultDispatcher-worker-1 @coroutine#3011] INFO ktor.application - Responding at http://0.0.0.0:34737 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1179731c 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:31.217 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:31.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-18 11:19:31.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-18 11:19:31.226 [DefaultDispatcher-worker-8 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.226 [DefaultDispatcher-worker-8 @coroutine#3013] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:31.226 [DefaultDispatcher-worker-8 @coroutine#3013] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.226 [DefaultDispatcher-worker-8 @coroutine#3013] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:31.227 [eventLoopGroupProxy-19-1 @call-handler#3021] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:31.227 [eventLoopGroupProxy-19-2 @call-handler#3022] 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-18 11:19:31.227 [eventLoopGroupProxy-19-1 @call-handler#3021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.227 [eventLoopGroupProxy-19-2 @call-handler#3022] 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-18 11:19:31.227 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:31.228 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.228 [DefaultDispatcher-worker-6 @coroutine#3013] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.228 [DefaultDispatcher-worker-6 @coroutine#3013] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.229 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b6982e4 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:31.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-18 11:19:31.234 [DefaultDispatcher-worker-11 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.235 [DefaultDispatcher-worker-11 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.235 [DefaultDispatcher-worker-11 @coroutine#3012] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.235 [DefaultDispatcher-worker-11 @coroutine#3012] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.235 [eventLoopGroupProxy-19-2 @call-handler#3027] 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-18 11:19:31.235 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.236 [DefaultDispatcher-worker-18 @coroutine#3012] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.236 [DefaultDispatcher-worker-18 @coroutine#3012] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.239 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.239 [DefaultDispatcher-worker-6 @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:34737/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:31.239 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.239 [DefaultDispatcher-worker-6 @coroutine#3032] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34b4c82a 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:31.239 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:31.239 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:31.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-18 11:19:31.240 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.240 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:31.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf650b 2025-03-18 11:19:31.240 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@2daf650b 2025-03-18 11:19:31.240 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-18 11:19:31.240 [DefaultDispatcher-worker-2 @coroutine#3012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.240 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.240 [eventLoopGroupProxy-19-3 @call-handler#3040] 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-18 11:19:31.240 [eventLoopGroupProxy-19-3 @call-handler#3040] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.240 [DefaultDispatcher-worker-9 @coroutine#3032] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.240 [DefaultDispatcher-worker-9 @coroutine#3032] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.243 [DefaultDispatcher-worker-11 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.248 [DefaultDispatcher-worker-16 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.248 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.249 [DefaultDispatcher-worker-16 @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:34737/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.249 [DefaultDispatcher-worker-16 @coroutine#3031] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.249 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:31.249 [eventLoopGroupProxy-19-2 @call-handler#3049] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.250 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.250 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 11:19:31.250 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.250 [DefaultDispatcher-worker-8 @coroutine#3046] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 11:19:31.250 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.250 [DefaultDispatcher-worker-17 @coroutine#3031] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.250 [eventLoopGroupProxy-19-2 @call-handler#3054] 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-18 11:19:31.250 [eventLoopGroupProxy-19-2 @call-handler#3054] 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-18 11:19:31.250 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:31.251 [eventLoopGroupProxy-19-2 @call-handler#3054] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.251 [eventLoopGroupProxy-19-4 @call-handler#3058] 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-18 11:19:31.251 [eventLoopGroupProxy-19-4 @call-handler#3058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.251 [DefaultDispatcher-worker-10 @coroutine#3046] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.251 [DefaultDispatcher-worker-10 @coroutine#3046] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 11:19:31.254 [DefaultDispatcher-worker-15 @coroutine#3031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.255 [DefaultDispatcher-worker-18 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.257 [DefaultDispatcher-worker-19 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.258 [DefaultDispatcher-worker-22 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.259 [DefaultDispatcher-worker-9 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf650b 2025-03-18 11:19:31.259 [DefaultDispatcher-worker-9 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.259 [DefaultDispatcher-worker-9 @coroutine#3045] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.259 [DefaultDispatcher-worker-9 @coroutine#3045] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.260 [eventLoopGroupProxy-19-2 @call-handler#3066] 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-18 11:19:31.260 [eventLoopGroupProxy-19-2 @call-handler#3066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.260 [DefaultDispatcher-worker-18 @coroutine#3045] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.260 [DefaultDispatcher-worker-18 @coroutine#3045] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.264 [DefaultDispatcher-worker-20 @coroutine#3045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf650b 2025-03-18 11:19:31.268 [DefaultDispatcher-worker-23 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2daf650b 2025-03-18 11:19:31.275 [DefaultDispatcher-worker-14 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.276 [DefaultDispatcher-worker-4 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 11:19:31.277 [DefaultDispatcher-worker-4 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-18 11:19:31.277 [DefaultDispatcher-worker-4 @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 11:19:31.277 [eventLoopGroupProxy-19-2 @call-handler#3080] 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-18 11:19:31.280 [DefaultDispatcher-worker-9 @coroutine#3072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.292 [DefaultDispatcher-worker-22 @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 11:19:31.292 [DefaultDispatcher-worker-22 @coroutine#3057] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 11:19:31.292 [DefaultDispatcher-worker-22 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-18 11:19:31.292 [DefaultDispatcher-worker-22 @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.292 [DefaultDispatcher-worker-22 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282753 2025-03-18 11:19:31.292 [DefaultDispatcher-worker-22 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282753. 2025-03-18 11:19:31.292 [DefaultDispatcher-worker-22 @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282753 2025-03-18 11:19:31.292 [eventLoopGroupProxy-19-2 @call-handler#3084] 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-18 11:19:31.295 [eventLoopGroupProxy-19-2 @call-handler#3084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.295 [DefaultDispatcher-worker-22 @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282753 2025-03-18 11:19:31.295 [DefaultDispatcher-worker-22 @coroutine#3057] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282753 2025-03-18 11:19:31.295 [DefaultDispatcher-worker-22 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282753. 2025-03-18 11:19:31.295 [DefaultDispatcher-worker-22 @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282753 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.299 [DefaultDispatcher-worker-5 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.300 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 11:19:31.300 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 11:19:31.300 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 11:19:31.300 [eventLoopGroupProxy-19-2 @call-handler#3088] 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-18 11:19:31.301 [eventLoopGroupProxy-19-2 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.301 [DefaultDispatcher-worker-18 @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 11:19:31.301 [DefaultDispatcher-worker-18 @coroutine#3057] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 11:19:31.301 [DefaultDispatcher-worker-18 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 11:19:31.301 [DefaultDispatcher-worker-18 @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.305 [DefaultDispatcher-worker-14 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.315 [DefaultDispatcher-worker-19 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.318 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:31.318 [DefaultDispatcher-worker-9 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.318 [DefaultDispatcher-worker-20 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.318 [DefaultDispatcher-worker-9 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.318 [DefaultDispatcher-worker-9 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/replication/message. 2025-03-18 11:19:31.318 [DefaultDispatcher-worker-9 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.318 [DefaultDispatcher-worker-9 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34737/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 11:19:31.319 [eventLoopGroupProxy-19-2 @call-handler#3094] 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-18 11:19:31.319 [eventLoopGroupProxy-19-2 @call-handler#3094] 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-18 11:19:31.319 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:31.322 [DefaultDispatcher-worker-4 @call-handler#3094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.323 [eventLoopGroupProxy-19-2 @call-handler#3094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.323 [DefaultDispatcher-worker-22 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.323 [DefaultDispatcher-worker-22 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.323 [DefaultDispatcher-worker-22 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/replication/message. 2025-03-18 11:19:31.323 [DefaultDispatcher-worker-22 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.326 [DefaultDispatcher-worker-10 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.330 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:31.333 [DefaultDispatcher-worker-24 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.334 [DefaultDispatcher-worker-13 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 11:19:31.334 [DefaultDispatcher-worker-13 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-18 11:19:31.334 [DefaultDispatcher-worker-13 @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 11:19:31.334 [eventLoopGroupProxy-19-2 @call-handler#3107] 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-18 11:19:31.337 [DefaultDispatcher-worker-5 @coroutine#3099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.340 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:31.346 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 11:19:31.346 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 11:19:31.347 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-18 11:19:31.347 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.347 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282754 2025-03-18 11:19:31.347 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282754. 2025-03-18 11:19:31.347 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282754 2025-03-18 11:19:31.347 [eventLoopGroupProxy-19-2 @call-handler#3111] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:31.347 [eventLoopGroupProxy-19-2 @call-handler#3111] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.348 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282754 2025-03-18 11:19:31.348 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282754 2025-03-18 11:19:31.348 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282754. 2025-03-18 11:19:31.348 [DefaultDispatcher-worker-5 @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706334739086282754 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.351 [DefaultDispatcher-worker-9 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.352 [DefaultDispatcher-worker-9 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 11:19:31.352 [DefaultDispatcher-worker-9 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 11:19:31.352 [DefaultDispatcher-worker-9 @coroutine#3057] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 11:19:31.352 [eventLoopGroupProxy-19-2 @call-handler#3115] 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-18 11:19:31.352 [eventLoopGroupProxy-19-2 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.352 [DefaultDispatcher-worker-9 @coroutine#3057] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 11:19:31.352 [DefaultDispatcher-worker-9 @coroutine#3057] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 11:19:31.352 [DefaultDispatcher-worker-9 @coroutine#3057] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 11:19:31.352 [DefaultDispatcher-worker-9 @coroutine#3057] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.356 [DefaultDispatcher-worker-10 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.366 [DefaultDispatcher-worker-10 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.369 [DefaultDispatcher-worker-8 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.369 [DefaultDispatcher-worker-19 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.369 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.370 [DefaultDispatcher-worker-8 @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:34737/UmAppDatabase/replication/message. 2025-03-18 11:19:31.370 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.370 [DefaultDispatcher-worker-8 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34737/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 11:19:31.370 [eventLoopGroupProxy-19-2 @call-handler#3121] 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-18 11:19:31.370 [eventLoopGroupProxy-19-2 @call-handler#3121] 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-18 11:19:31.370 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:31.373 [DefaultDispatcher-worker-3 @coroutine#3057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.376 [DefaultDispatcher-worker-6 @call-handler#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.376 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.376 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.376 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.376 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/replication/message. 2025-03-18 11:19:31.376 [DefaultDispatcher-worker-13 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.380 [DefaultDispatcher-worker-3 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.383 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752 2025-03-18 11:19:31.383 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752. 2025-03-18 11:19:31.383 [UI Thread @coroutine#3141] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752 2025-03-18 11:19:31.384 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.384 [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:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.384 [UI Thread @coroutine#3145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.384 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:31.384 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.384 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.384 [UI Thread @coroutine#3150] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.385 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.385 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.385 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.386 [UI Thread @coroutine#3170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753 2025-03-18 11:19:31.386 [UI Thread @coroutine#3170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753. 2025-03-18 11:19:31.386 [UI Thread @coroutine#3170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753 2025-03-18 11:19:31.386 [eventLoopGroupProxy-19-5 @call-handler#3177] 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-18 11:19:31.386 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.387 [UI Thread @coroutine#3141] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752 2025-03-18 11:19:31.387 [UI Thread @coroutine#3141] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752 2025-03-18 11:19:31.387 [UI Thread @coroutine#3141] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752. 2025-03-18 11:19:31.387 [UI Thread @coroutine#3141] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.387 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:31.387 [eventLoopGroupProxy-19-6 @call-handler#3183] 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-18 11:19:31.388 [eventLoopGroupProxy-19-5 @call-handler#3177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.388 [UI Thread @coroutine#3145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.388 [UI Thread @coroutine#3145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.388 [eventLoopGroupProxy-19-8 @call-handler#3189] 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-18 11:19:31.388 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.388 [UI Thread @coroutine#3145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.388 [eventLoopGroupProxy-19-7 @call-handler#3180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.388 [eventLoopGroupProxy-19-6 @call-handler#3183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.388 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.388 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.388 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.388 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.389 [UI Thread @coroutine#3150] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.389 [UI Thread @coroutine#3150] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.389 [UI Thread @coroutine#3150] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.389 [UI Thread @coroutine#3150] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.392 [DefaultDispatcher-worker-13 @coroutine#3141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.398 [eventLoopGroupProxy-19-8 @call-handler#3189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.398 [DefaultDispatcher-worker-19 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.399 [UI Thread @coroutine#3170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753 2025-03-18 11:19:31.399 [UI Thread @coroutine#3170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753 2025-03-18 11:19:31.399 [UI Thread @coroutine#3170] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753. 2025-03-18 11:19:31.399 [UI Thread @coroutine#3170] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.402 [DefaultDispatcher-worker-19 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.405 [DefaultDispatcher-worker-21 @coroutine#3150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.409 [DefaultDispatcher-worker-20 @coroutine#3170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.412 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706334739086282752 2025-03-18 11:19:31.412 [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:34737/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706334739086282752. 2025-03-18 11:19:31.412 [UI Thread @coroutine#3200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706334739086282752 2025-03-18 11:19:31.413 [eventLoopGroupProxy-19-2 @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-18 11:19:31.414 [eventLoopGroupProxy-19-2 @call-handler#3202] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.414 [UI Thread @coroutine#3200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706334739086282752 2025-03-18 11:19:31.414 [UI Thread @coroutine#3200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706334739086282752 2025-03-18 11:19:31.414 [UI Thread @coroutine#3200] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706334739086282752. 2025-03-18 11:19:31.414 [UI Thread @coroutine#3200] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.419 [DefaultDispatcher-worker-5 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.424 [DefaultDispatcher-worker-4 @coroutine#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.427 [DefaultDispatcher-worker-15 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.427 [DefaultDispatcher-worker-15 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.427 [DefaultDispatcher-worker-15 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/replication/message. 2025-03-18 11:19:31.427 [DefaultDispatcher-worker-15 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.427 [DefaultDispatcher-worker-15 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34737/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 11:19:31.428 [eventLoopGroupProxy-19-2 @call-handler#3211] 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-18 11:19:31.428 [eventLoopGroupProxy-19-2 @call-handler#3211] 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-18 11:19:31.428 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:31.432 [DefaultDispatcher-worker-15 @call-handler#3211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.432 [eventLoopGroupProxy-19-2 @call-handler#3211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.432 [DefaultDispatcher-worker-17 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.432 [DefaultDispatcher-worker-17 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.433 [DefaultDispatcher-worker-17 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/replication/message. 2025-03-18 11:19:31.433 [DefaultDispatcher-worker-17 @coroutine#3014] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.436 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706334739086282754&assignmentUid=706334739086282752&clazzUid=706334739086282752&submitterUid=706334739086282753 2025-03-18 11:19:31.436 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706334739086282754&assignmentUid=706334739086282752&clazzUid=706334739086282752&submitterUid=706334739086282753. 2025-03-18 11:19:31.436 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706334739086282754&assignmentUid=706334739086282752&clazzUid=706334739086282752&submitterUid=706334739086282753 2025-03-18 11:19:31.437 [DefaultDispatcher-worker-11 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.437 [eventLoopGroupProxy-19-2 @call-handler#3232] 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-18 11:19:31.440 [eventLoopGroupProxy-19-2 @call-handler#3232] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.440 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706334739086282754&assignmentUid=706334739086282752&clazzUid=706334739086282752&submitterUid=706334739086282753 2025-03-18 11:19:31.440 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706334739086282754&assignmentUid=706334739086282752&clazzUid=706334739086282752&submitterUid=706334739086282753 2025-03-18 11:19:31.440 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706334739086282754&assignmentUid=706334739086282752&clazzUid=706334739086282752&submitterUid=706334739086282753. 2025-03-18 11:19:31.440 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706334739086282754&assignmentUid=706334739086282752&clazzUid=706334739086282752&submitterUid=706334739086282753 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.444 [DefaultDispatcher-worker-22 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.448 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/PersonDao/getNamesByUid?uid=706334739086282753 2025-03-18 11:19:31.448 [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:34737/UmAppDatabase/PersonDao/getNamesByUid?uid=706334739086282753. 2025-03-18 11:19:31.448 [UI Thread @coroutine#3241] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/PersonDao/getNamesByUid?uid=706334739086282753 2025-03-18 11:19:31.448 [eventLoopGroupProxy-19-2 @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-18 11:19:31.449 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.449 [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:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.449 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.449 [eventLoopGroupProxy-19-2 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.449 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706334739086282752 2025-03-18 11:19:31.449 [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:34737/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706334739086282752. 2025-03-18 11:19:31.449 [UI Thread @coroutine#3251] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706334739086282752 2025-03-18 11:19:31.449 [eventLoopGroupProxy-19-5 @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-18 11:19:31.449 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.449 [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:34737/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.449 [UI Thread @coroutine#3253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.449 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.449 [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:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.449 [UI Thread @coroutine#3255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.449 [eventLoopGroupProxy-19-6 @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-18 11:19:31.449 [eventLoopGroupProxy-19-2 @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-18 11:19:31.450 [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-18 11:19:31.450 [UI Thread @coroutine#3241] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/PersonDao/getNamesByUid?uid=706334739086282753 2025-03-18 11:19:31.450 [UI Thread @coroutine#3241] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/PersonDao/getNamesByUid?uid=706334739086282753 2025-03-18 11:19:31.450 [UI Thread @coroutine#3241] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/PersonDao/getNamesByUid?uid=706334739086282753. 2025-03-18 11:19:31.450 [UI Thread @coroutine#3241] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/PersonDao/getNamesByUid?uid=706334739086282753 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.450 [eventLoopGroupProxy-19-2 @call-handler#3270] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.451 [UI Thread @coroutine#3253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.451 [UI Thread @coroutine#3253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.451 [eventLoopGroupProxy-19-7 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.451 [UI Thread @coroutine#3253] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.451 [UI Thread @coroutine#3253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.451 [UI Thread @coroutine#3255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.451 [UI Thread @coroutine#3255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.451 [UI Thread @coroutine#3255] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.451 [UI Thread @coroutine#3255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.451 [eventLoopGroupProxy-19-5 @call-handler#3259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.451 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.451 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.451 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.451 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706334739086282753&assignmentUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.452 [eventLoopGroupProxy-19-6 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.452 [UI Thread @coroutine#3251] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706334739086282752 2025-03-18 11:19:31.452 [UI Thread @coroutine#3251] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706334739086282752 2025-03-18 11:19:31.452 [UI Thread @coroutine#3251] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706334739086282752. 2025-03-18 11:19:31.452 [UI Thread @coroutine#3251] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.455 [DefaultDispatcher-worker-20 @coroutine#3241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.458 [DefaultDispatcher-worker-20 @coroutine#3253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.461 [DefaultDispatcher-worker-4 @coroutine#3255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.464 [DefaultDispatcher-worker-17 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.468 [DefaultDispatcher-worker-12 @coroutine#3251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.471 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282754 2025-03-18 11:19:31.471 [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:34737/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282754. 2025-03-18 11:19:31.471 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282754 2025-03-18 11:19:31.472 [eventLoopGroupProxy-19-2 @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-18 11:19:31.474 [eventLoopGroupProxy-19-2 @call-handler#3287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.475 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282754 2025-03-18 11:19:31.475 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282754 2025-03-18 11:19:31.475 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282754. 2025-03-18 11:19:31.475 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282754 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.480 [DefaultDispatcher-worker-3 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.481 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/PersonDao/findByUidAsync?uid=706334739086282753 2025-03-18 11:19:31.481 [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:34737/UmAppDatabase/PersonDao/findByUidAsync?uid=706334739086282753. 2025-03-18 11:19:31.481 [UI Thread @coroutine#3285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/PersonDao/findByUidAsync?uid=706334739086282753 2025-03-18 11:19:31.482 [eventLoopGroupProxy-19-2 @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-18 11:19:31.482 [eventLoopGroupProxy-19-2 @call-handler#3291] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.482 [UI Thread @coroutine#3285] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/PersonDao/findByUidAsync?uid=706334739086282753 2025-03-18 11:19:31.482 [UI Thread @coroutine#3285] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/PersonDao/findByUidAsync?uid=706334739086282753 2025-03-18 11:19:31.483 [UI Thread @coroutine#3285] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/PersonDao/findByUidAsync?uid=706334739086282753. 2025-03-18 11:19:31.483 [UI Thread @coroutine#3285] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/PersonDao/findByUidAsync?uid=706334739086282753 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.487 [DefaultDispatcher-worker-17 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.492 [DefaultDispatcher-worker-7 @coroutine#3285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.496 [DefaultDispatcher-worker-10 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.497 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.497 [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:34737/UmAppDatabase/replication/message. 2025-03-18 11:19:31.497 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.497 [DefaultDispatcher-worker-10 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34737/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 11:19:31.497 [eventLoopGroupProxy-19-2 @call-handler#3297] 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-18 11:19:31.497 [eventLoopGroupProxy-19-2 @call-handler#3297] 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-18 11:19:31.497 [eventLoopGroupProxy-19-2 @call-handler#3297] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 11:19:31.502 [DefaultDispatcher-worker-21 @call-handler#3297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@144caca6 2025-03-18 11:19:31.502 [eventLoopGroupProxy-19-2 @call-handler#3297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.502 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.502 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/replication/message 2025-03-18 11:19:31.503 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/replication/message. 2025-03-18 11:19:31.503 [DefaultDispatcher-worker-2 @coroutine#3033] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.503 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752 2025-03-18 11:19:31.503 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752. 2025-03-18 11:19:31.503 [UI Thread @coroutine#3320] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752 2025-03-18 11:19:31.504 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.504 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.504 [UI Thread @coroutine#3324] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.504 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.504 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.504 [UI Thread @coroutine#3329] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.504 [eventLoopGroupProxy-19-2 @call-handler#3337] 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-18 11:19:31.504 [eventLoopGroupProxy-19-5 @call-handler#3339] 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-18 11:19:31.504 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.504 [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:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.504 [UI Thread @coroutine#3331] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.504 [eventLoopGroupProxy-19-6 @call-handler#3347] 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-18 11:19:31.504 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753 2025-03-18 11:19:31.504 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753. 2025-03-18 11:19:31.504 [UI Thread @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753 2025-03-18 11:19:31.504 [eventLoopGroupProxy-19-2 @call-handler#3337] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.505 [eventLoopGroupProxy-19-7 @call-handler#3351] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 11:19:31.505 [eventLoopGroupProxy-19-8 @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-18 11:19:31.505 [UI Thread @coroutine#3320] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752 2025-03-18 11:19:31.505 [UI Thread @coroutine#3320] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752 2025-03-18 11:19:31.505 [UI Thread @coroutine#3320] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752. 2025-03-18 11:19:31.505 [UI Thread @coroutine#3320] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.505 [eventLoopGroupProxy-19-6 @call-handler#3347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.505 [eventLoopGroupProxy-19-5 @call-handler#3339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.505 [eventLoopGroupProxy-19-7 @call-handler#3351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.506 [UI Thread @coroutine#3329] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.506 [UI Thread @coroutine#3329] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.506 [UI Thread @coroutine#3324] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.506 [UI Thread @coroutine#3324] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.506 [UI Thread @coroutine#3331] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.506 [UI Thread @coroutine#3331] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 2025-03-18 11:19:31.506 [UI Thread @coroutine#3329] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.506 [UI Thread @coroutine#3329] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.506 [UI Thread @coroutine#3324] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.506 [UI Thread @coroutine#3324] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.506 [UI Thread @coroutine#3331] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752. 2025-03-18 11:19:31.506 [UI Thread @coroutine#3331] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706334739086282753&assignmentUid=706334739086282752 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.507 [eventLoopGroupProxy-19-8 @call-handler#3358] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 11:19:31.507 [UI Thread @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753 2025-03-18 11:19:31.507 [UI Thread @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753 2025-03-18 11:19:31.507 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753. 2025-03-18 11:19:31.507 [UI Thread @coroutine#3349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:34737/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706334739086282752&clazzUid=706334739086282752&accountPersonUid=706334739086282753 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:31.508 [DefaultDispatcher-worker-15 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4 2025-03-18 11:19:31.509 [DefaultDispatcher-worker-6 @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.512 [DefaultDispatcher-worker-5 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.514 [DefaultDispatcher-worker-13 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:31.514 [DefaultDispatcher-worker-13 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.514 [DefaultDispatcher-worker-13 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.514 [DefaultDispatcher-worker-13 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.515 [DefaultDispatcher-worker-9 @coroutine#3324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.515 [DefaultDispatcher-worker-13 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.515 [DefaultDispatcher-worker-13 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.518 [DefaultDispatcher-worker-2 @coroutine#3331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.522 [DefaultDispatcher-worker-9 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35fd987b 2025-03-18 11:19:31.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-18 11:19:31.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-18 11:19:31.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:31.524 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35fd987b: (connection evicted) 2025-03-18 11:19:31.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:31.524 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-18 11:19:31.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-18 11:19:31.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-18 11:19:31.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-18 11:19:31.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:31.525 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32eca9f4: (connection evicted) 2025-03-18 11:19:31.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:31.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-18 11:19:31.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-18 11:19:31.595 [DefaultDispatcher-worker-17 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:31.595 [DefaultDispatcher-worker-17 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.595 [DefaultDispatcher-worker-17 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.595 [DefaultDispatcher-worker-17 @coroutine#2145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.595 [DefaultDispatcher-worker-20 @coroutine#2145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.595 [DefaultDispatcher-worker-20 @coroutine#2145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.674 [DefaultDispatcher-worker-1 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:31.674 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.674 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.674 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.675 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.675 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.761 [DefaultDispatcher-worker-6 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:31.761 [DefaultDispatcher-worker-6 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.761 [DefaultDispatcher-worker-6 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.761 [DefaultDispatcher-worker-6 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.762 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.762 [DefaultDispatcher-worker-17 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.800 [DefaultDispatcher-worker-10 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:31.800 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.800 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.800 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.801 [DefaultDispatcher-worker-5 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.801 [DefaultDispatcher-worker-5 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.844 [DefaultDispatcher-worker-3 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:31.844 [DefaultDispatcher-worker-3 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.844 [DefaultDispatcher-worker-3 @coroutine#2282] 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-18 11:19:31.844 [DefaultDispatcher-worker-3 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.845 [DefaultDispatcher-worker-3 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.868 [DefaultDispatcher-worker-12 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:31.868 [DefaultDispatcher-worker-12 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.868 [DefaultDispatcher-worker-12 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:31.868 [DefaultDispatcher-worker-12 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.868 [DefaultDispatcher-worker-12 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:31.868 [DefaultDispatcher-worker-12 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.012 [DefaultDispatcher-worker-14 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:32.013 [DefaultDispatcher-worker-14 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.013 [DefaultDispatcher-worker-14 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:32.013 [DefaultDispatcher-worker-14 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.013 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.013 [DefaultDispatcher-worker-19 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.088 [DefaultDispatcher-worker-14 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:32.089 [DefaultDispatcher-worker-14 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.089 [DefaultDispatcher-worker-14 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:32.089 [DefaultDispatcher-worker-14 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.089 [DefaultDispatcher-worker-22 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.089 [DefaultDispatcher-worker-22 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.196 [DefaultDispatcher-worker-23 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:32.197 [DefaultDispatcher-worker-23 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.197 [DefaultDispatcher-worker-23 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:32.197 [DefaultDispatcher-worker-23 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.197 [DefaultDispatcher-worker-6 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.197 [DefaultDispatcher-worker-6 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.520 [DefaultDispatcher-worker-21 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:32.520 [DefaultDispatcher-worker-21 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.520 [DefaultDispatcher-worker-21 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:32.520 [DefaultDispatcher-worker-21 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.521 [DefaultDispatcher-worker-1 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.521 [DefaultDispatcher-worker-1 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-18 11:19:32.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-18 11:19:32.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.528 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@144caca6: (connection evicted) 2025-03-18 11:19:32.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-18 11:19:32.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-18 11:19:32.530 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@792a9cb1 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-03-18 11:19:32.531 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-18 11:19:32.540 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-03-18 11:19:32.546 [Test worker @coroutine#3418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-03-18 11:19:32.547 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-03-18 11:19:32.549 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5545c42 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-03-18 11:19:32.549 [Test worker @coroutine#3417] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-18 11:19:32.558 [Test worker @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-03-18 11:19:32.564 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-03-18 11:19:32.565 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-03-18 11:19:32.566 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-03-18 11:19:32.570 [DefaultDispatcher-worker-24 @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7 2025-03-18 11:19:32.579 [DefaultDispatcher-worker-14 @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-03-18 11:19:32.584 [DefaultDispatcher-worker-19 @coroutine#3417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9 2025-03-18 11:19:32.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-18 11:19:32.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-18 11:19:32.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.588 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@550ce3a9: (connection evicted) 2025-03-18 11:19:32.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-18 11:19:32.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-18 11:19:32.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-18 11:19:32.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-18 11:19:32.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.589 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fc51af7: (connection evicted) 2025-03-18 11:19:32.590 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.590 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-18 11:19:32.590 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62e55482 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.590 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-18 11:19:32.591 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa176de 2025-03-18 11:19:32.591 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa176de 2025-03-18 11:19:32.591 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-18 11:19:32.600 [DefaultDispatcher-worker-21 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:32.600 [DefaultDispatcher-worker-21 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.600 [DefaultDispatcher-worker-21 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:32.600 [DefaultDispatcher-worker-21 @coroutine#2145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.600 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa176de 2025-03-18 11:19:32.601 [DefaultDispatcher-worker-7 @coroutine#2145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.601 [DefaultDispatcher-worker-7 @coroutine#2145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.607 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa176de 2025-03-18 11:19:32.608 [Test worker @coroutine#3482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa176de 2025-03-18 11:19:32.609 [Test worker @coroutine#3484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa176de 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d86d1ad 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b1732d 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b1732d 2025-03-18 11:19:32.609 [Test worker @coroutine#3476] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-18 11:19:32.618 [Test worker @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51b1732d 2025-03-18 11:19:32.624 [Test worker @coroutine#3486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51b1732d 2025-03-18 11:19:32.625 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51b1732d 2025-03-18 11:19:32.626 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51b1732d 2025-03-18 11:19:32.630 [DefaultDispatcher-worker-17 @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51b1732d 2025-03-18 11:19:32.639 [DefaultDispatcher-worker-7 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa176de 2025-03-18 11:19:32.643 [DefaultDispatcher-worker-17 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa176de 2025-03-18 11:19:32.648 [DefaultDispatcher-worker-6 @coroutine#3476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa176de 2025-03-18 11:19:32.658 [DefaultDispatcher-worker-13 @coroutine#3539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aa176de 2025-03-18 11:19:32.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-18 11:19:32.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-18 11:19:32.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.660 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2aa176de: (connection evicted) 2025-03-18 11:19:32.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-18 11:19:32.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-18 11:19:32.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-18 11:19:32.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-18 11:19:32.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.661 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51b1732d: (connection evicted) 2025-03-18 11:19:32.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-18 11:19:32.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497f8a4b 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-03-18 11:19:32.662 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-18 11:19:32.671 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-03-18 11:19:32.678 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-03-18 11:19:32.679 [Test worker @coroutine#3569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-03-18 11:19:32.679 [DefaultDispatcher-worker-14 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:32.680 [DefaultDispatcher-worker-14 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.680 [DefaultDispatcher-worker-14 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:32.680 [DefaultDispatcher-worker-14 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.680 [DefaultDispatcher-worker-13 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.680 [DefaultDispatcher-worker-13 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.680 [Test worker @coroutine#3571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d3f5482 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2025-03-18 11:19:32.681 [Test worker @coroutine#3566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-18 11:19:32.690 [Test worker @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2025-03-18 11:19:32.696 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2025-03-18 11:19:32.697 [Test worker @coroutine#3578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2025-03-18 11:19:32.698 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2025-03-18 11:19:32.702 [DefaultDispatcher-worker-4 @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d 2025-03-18 11:19:32.710 [DefaultDispatcher-worker-4 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-03-18 11:19:32.715 [DefaultDispatcher-worker-24 @coroutine#3566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ccf818 2025-03-18 11:19:32.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-18 11:19:32.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-18 11:19:32.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.719 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@27ccf818: (connection evicted) 2025-03-18 11:19:32.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-18 11:19:32.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-18 11:19:32.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-18 11:19:32.719 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-18 11:19:32.719 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.720 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb90d4d: (connection evicted) 2025-03-18 11:19:32.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-18 11:19:32.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-18 11:19:32.720 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ee91bdf 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-03-18 11:19:32.721 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-18 11:19:32.730 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-03-18 11:19:32.736 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-03-18 11:19:32.737 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-03-18 11:19:32.738 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3652ce04 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.738 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-18 11:19:32.739 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afffc81 2025-03-18 11:19:32.739 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afffc81 2025-03-18 11:19:32.739 [Test worker @coroutine#3626] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-18 11:19:32.747 [Test worker @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7afffc81 2025-03-18 11:19:32.753 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7afffc81 2025-03-18 11:19:32.754 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7afffc81 2025-03-18 11:19:32.755 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7afffc81 2025-03-18 11:19:32.759 [DefaultDispatcher-worker-14 @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7afffc81 2025-03-18 11:19:32.766 [DefaultDispatcher-worker-6 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:32.766 [DefaultDispatcher-worker-6 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.766 [DefaultDispatcher-worker-6 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:32.766 [DefaultDispatcher-worker-6 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.767 [DefaultDispatcher-worker-4 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.767 [DefaultDispatcher-worker-4 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.768 [DefaultDispatcher-worker-17 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-03-18 11:19:32.772 [DefaultDispatcher-worker-23 @coroutine#3626] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453b15d 2025-03-18 11:19:32.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-18 11:19:32.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-18 11:19:32.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.776 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5453b15d: (connection evicted) 2025-03-18 11:19:32.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-18 11:19:32.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-18 11:19:32.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-18 11:19:32.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-18 11:19:32.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.777 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7afffc81: (connection evicted) 2025-03-18 11:19:32.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-18 11:19:32.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a57c66 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-03-18 11:19:32.778 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-18 11:19:32.787 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-03-18 11:19:32.793 [Test worker @coroutine#3687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-03-18 11:19:32.794 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-03-18 11:19:32.796 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4825aad0 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2025-03-18 11:19:32.796 [Test worker @coroutine#3686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-18 11:19:32.805 [DefaultDispatcher-worker-10 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:32.805 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.805 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:32.805 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.806 [DefaultDispatcher-worker-18 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.806 [DefaultDispatcher-worker-18 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.806 [Test worker @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2025-03-18 11:19:32.812 [Test worker @coroutine#3696] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2025-03-18 11:19:32.813 [Test worker @coroutine#3698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2025-03-18 11:19:32.814 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2025-03-18 11:19:32.818 [DefaultDispatcher-worker-24 @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c3972d0 2025-03-18 11:19:32.826 [DefaultDispatcher-worker-24 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-03-18 11:19:32.831 [DefaultDispatcher-worker-19 @coroutine#3686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb 2025-03-18 11:19:32.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-18 11:19:32.835 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-18 11:19:32.835 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.835 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@744d0cfb: (connection evicted) 2025-03-18 11:19:32.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-18 11:19:32.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-18 11:19:32.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-18 11:19:32.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-18 11:19:32.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.836 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c3972d0: (connection evicted) 2025-03-18 11:19:32.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-18 11:19:32.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33428132 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2025-03-18 11:19:32.837 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-18 11:19:32.847 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2025-03-18 11:19:32.849 [DefaultDispatcher-worker-5 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:32.849 [DefaultDispatcher-worker-5 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.849 [DefaultDispatcher-worker-5 @coroutine#2282] 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-18 11:19:32.849 [DefaultDispatcher-worker-5 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.849 [DefaultDispatcher-worker-5 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.853 [Test worker @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2025-03-18 11:19:32.854 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2025-03-18 11:19:32.855 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c3b8b26 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.855 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-18 11:19:32.856 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2025-03-18 11:19:32.856 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2025-03-18 11:19:32.856 [Test worker @coroutine#3746] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-18 11:19:32.864 [Test worker @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2025-03-18 11:19:32.871 [Test worker @coroutine#3755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2025-03-18 11:19:32.872 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2025-03-18 11:19:32.873 [DefaultDispatcher-worker-14 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:32.873 [DefaultDispatcher-worker-14 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.873 [DefaultDispatcher-worker-14 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:32.873 [DefaultDispatcher-worker-14 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.873 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2025-03-18 11:19:32.873 [DefaultDispatcher-worker-18 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.873 [DefaultDispatcher-worker-18 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:32.876 [DefaultDispatcher-worker-14 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0 2025-03-18 11:19:32.885 [DefaultDispatcher-worker-9 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2025-03-18 11:19:32.892 [DefaultDispatcher-worker-18 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2025-03-18 11:19:32.896 [DefaultDispatcher-worker-19 @coroutine#3746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dd22110 2025-03-18 11:19:32.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-18 11:19:32.900 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-18 11:19:32.900 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.901 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dd22110: (connection evicted) 2025-03-18 11:19:32.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-18 11:19:32.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-18 11:19:32.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-18 11:19:32.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-18 11:19:32.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.901 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a64e2d0: (connection evicted) 2025-03-18 11:19:32.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.902 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-18 11:19:32.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-18 11:19:32.902 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cb09347 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba5d307 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ba5d307 2025-03-18 11:19:32.903 [Test worker @coroutine#3809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-18 11:19:32.912 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba5d307 2025-03-18 11:19:32.918 [Test worker @coroutine#3810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba5d307 2025-03-18 11:19:32.919 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba5d307 2025-03-18 11:19:32.920 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba5d307 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ff584d7 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.920 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2025-03-18 11:19:32.921 [Test worker @coroutine#3809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-18 11:19:32.930 [Test worker @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2025-03-18 11:19:32.935 [Test worker @coroutine#3817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2025-03-18 11:19:32.936 [Test worker @coroutine#3819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2025-03-18 11:19:32.937 [Test worker @coroutine#3821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2025-03-18 11:19:32.941 [DefaultDispatcher-worker-3 @coroutine#3823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9588bd8 2025-03-18 11:19:32.948 [DefaultDispatcher-worker-12 @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba5d307 2025-03-18 11:19:32.953 [DefaultDispatcher-worker-8 @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba5d307 2025-03-18 11:19:32.956 [DefaultDispatcher-worker-8 @coroutine#3809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba5d307 2025-03-18 11:19:32.965 [DefaultDispatcher-worker-12 @coroutine#3870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ba5d307 2025-03-18 11:19:32.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-18 11:19:32.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-18 11:19:32.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.967 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ba5d307: (connection evicted) 2025-03-18 11:19:32.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-18 11:19:32.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-18 11:19:32.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-18 11:19:32.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-18 11:19:32.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:32.968 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9588bd8: (connection evicted) 2025-03-18 11:19:32.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:32.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-18 11:19:32.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788be73c 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2025-03-18 11:19:32.969 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-18 11:19:32.977 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2025-03-18 11:19:32.981 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2025-03-18 11:19:32.982 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2025-03-18 11:19:32.983 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2025-03-18 11:19:32.983 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-18 11:19:32.983 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:32.983 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:32.983 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:32.983 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:32.983 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74161ed7 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2025-03-18 11:19:32.984 [Test worker @coroutine#3897] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-18 11:19:32.991 [Test worker @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2025-03-18 11:19:32.996 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2025-03-18 11:19:32.997 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2025-03-18 11:19:32.998 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2025-03-18 11:19:33.002 [DefaultDispatcher-worker-17 @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2025-03-18 11:19:33.009 [DefaultDispatcher-worker-16 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2025-03-18 11:19:33.013 [DefaultDispatcher-worker-23 @coroutine#3897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2025-03-18 11:19:33.015 [Test worker @coroutine#3920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2025-03-18 11:19:33.018 [DefaultDispatcher-worker-22 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:33.018 [DefaultDispatcher-worker-22 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.018 [DefaultDispatcher-worker-22 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:33.018 [DefaultDispatcher-worker-22 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-18 11:19:33.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-18 11:19:33.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.019 [DefaultDispatcher-worker-18 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.019 [DefaultDispatcher-worker-18 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.019 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2: (connection evicted) 2025-03-18 11:19:33.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-18 11:19:33.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-18 11:19:33.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-18 11:19:33.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-18 11:19:33.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.019 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519b726a: (connection evicted) 2025-03-18 11:19:33.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-18 11:19:33.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2116e9cf 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.020 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b91e3d4 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b91e3d4 2025-03-18 11:19:33.021 [Test worker @coroutine#3959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-18 11:19:33.028 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b91e3d4 2025-03-18 11:19:33.033 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b91e3d4 2025-03-18 11:19:33.034 [Test worker @coroutine#3962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b91e3d4 2025-03-18 11:19:33.035 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b91e3d4 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f02ce3 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.035 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a2e3b 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@136a2e3b 2025-03-18 11:19:33.036 [Test worker @coroutine#3959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-18 11:19:33.043 [Test worker @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a2e3b 2025-03-18 11:19:33.048 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a2e3b 2025-03-18 11:19:33.049 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a2e3b 2025-03-18 11:19:33.050 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a2e3b 2025-03-18 11:19:33.054 [DefaultDispatcher-worker-10 @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@136a2e3b 2025-03-18 11:19:33.061 [DefaultDispatcher-worker-1 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b91e3d4 2025-03-18 11:19:33.065 [DefaultDispatcher-worker-15 @coroutine#3959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b91e3d4 2025-03-18 11:19:33.067 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b91e3d4 2025-03-18 11:19:33.068 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b91e3d4 2025-03-18 11:19:33.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-18 11:19:33.071 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-18 11:19:33.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.071 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b91e3d4: (connection evicted) 2025-03-18 11:19:33.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-18 11:19:33.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-18 11:19:33.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-18 11:19:33.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-18 11:19:33.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.072 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@136a2e3b: (connection evicted) 2025-03-18 11:19:33.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.072 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-18 11:19:33.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d7fe300 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-03-18 11:19:33.073 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-18 11:19:33.081 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-03-18 11:19:33.086 [Test worker @coroutine#4021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-03-18 11:19:33.086 [Test worker @coroutine#4023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-03-18 11:19:33.087 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-03-18 11:19:33.087 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6089c1e3 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acb0a44 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@7acb0a44 2025-03-18 11:19:33.088 [Test worker @coroutine#4020] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-18 11:19:33.094 [DefaultDispatcher-worker-2 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:33.094 [DefaultDispatcher-worker-2 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.094 [DefaultDispatcher-worker-2 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:33.094 [DefaultDispatcher-worker-2 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.095 [DefaultDispatcher-worker-16 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.095 [DefaultDispatcher-worker-16 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.096 [Test worker @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7acb0a44 2025-03-18 11:19:33.101 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7acb0a44 2025-03-18 11:19:33.101 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7acb0a44 2025-03-18 11:19:33.102 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7acb0a44 2025-03-18 11:19:33.106 [DefaultDispatcher-worker-14 @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7acb0a44 2025-03-18 11:19:33.113 [DefaultDispatcher-worker-22 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-03-18 11:19:33.118 [DefaultDispatcher-worker-12 @coroutine#4020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0 2025-03-18 11:19:33.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-18 11:19:33.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-18 11:19:33.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.157 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22b8eaf0: (connection evicted) 2025-03-18 11:19:33.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-18 11:19:33.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-18 11:19:33.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-18 11:19:33.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-18 11:19:33.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.158 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7acb0a44: (connection evicted) 2025-03-18 11:19:33.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-18 11:19:33.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@532b3244 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-03-18 11:19:33.159 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-18 11:19:33.167 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-03-18 11:19:33.172 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-03-18 11:19:33.173 [Test worker @coroutine#4103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-03-18 11:19:33.174 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@142f0ac1 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-03-18 11:19:33.174 [Test worker @coroutine#4100] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-18 11:19:33.182 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-03-18 11:19:33.187 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-03-18 11:19:33.188 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-03-18 11:19:33.189 [Test worker @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-03-18 11:19:33.193 [DefaultDispatcher-worker-23 @coroutine#4113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5967492a 2025-03-18 11:19:33.200 [DefaultDispatcher-worker-14 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-03-18 11:19:33.201 [DefaultDispatcher-worker-11 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:33.201 [DefaultDispatcher-worker-11 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.201 [DefaultDispatcher-worker-11 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:33.201 [DefaultDispatcher-worker-11 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.202 [DefaultDispatcher-worker-15 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.202 [DefaultDispatcher-worker-15 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.204 [DefaultDispatcher-worker-3 @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42a08547 2025-03-18 11:19:33.208 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-18 11:19:33.208 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-18 11:19:33.208 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.208 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42a08547: (connection evicted) 2025-03-18 11:19:33.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-18 11:19:33.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-18 11:19:33.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-18 11:19:33.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-18 11:19:33.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.209 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5967492a: (connection evicted) 2025-03-18 11:19:33.209 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.209 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-18 11:19:33.209 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ad0d002 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.210 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-18 11:19:33.211 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-03-18 11:19:33.211 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-03-18 11:19:33.211 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-18 11:19:33.218 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-03-18 11:19:33.223 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-03-18 11:19:33.224 [Test worker @coroutine#4163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-03-18 11:19:33.225 [Test worker @coroutine#4165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@467f97e 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-03-18 11:19:33.225 [Test worker @coroutine#4160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-18 11:19:33.232 [Test worker @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-03-18 11:19:33.237 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-03-18 11:19:33.238 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-03-18 11:19:33.239 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-03-18 11:19:33.243 [DefaultDispatcher-worker-1 @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23644367 2025-03-18 11:19:33.250 [DefaultDispatcher-worker-1 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-03-18 11:19:33.255 [DefaultDispatcher-worker-8 @coroutine#4160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-03-18 11:19:33.256 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-03-18 11:19:33.258 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@63064672 2025-03-18 11:19:33.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-18 11:19:33.261 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-18 11:19:33.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.261 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63064672: (connection evicted) 2025-03-18 11:19:33.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-18 11:19:33.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-18 11:19:33.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-18 11:19:33.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-18 11:19:33.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.262 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23644367: (connection evicted) 2025-03-18 11:19:33.262 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.262 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-18 11:19:33.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f03e5f4 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2025-03-18 11:19:33.263 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-18 11:19:33.271 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2025-03-18 11:19:33.275 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2025-03-18 11:19:33.276 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2025-03-18 11:19:33.277 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2025-03-18 11:19:33.277 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-18 11:19:33.277 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.277 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.277 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.277 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.277 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.277 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@496101d1 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-03-18 11:19:33.278 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-18 11:19:33.285 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-03-18 11:19:33.290 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-03-18 11:19:33.291 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-03-18 11:19:33.292 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-03-18 11:19:33.296 [DefaultDispatcher-worker-13 @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24 2025-03-18 11:19:33.303 [DefaultDispatcher-worker-9 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2025-03-18 11:19:33.307 [DefaultDispatcher-worker-20 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2025-03-18 11:19:33.312 [UI Thread @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6121b045 2025-03-18 11:19:33.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-18 11:19:33.314 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-18 11:19:33.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.314 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6121b045: (connection evicted) 2025-03-18 11:19:33.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-18 11:19:33.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-18 11:19:33.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-18 11:19:33.315 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-18 11:19:33.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.315 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c14ed24: (connection evicted) 2025-03-18 11:19:33.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-18 11:19:33.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@722a2ba2 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-18 11:19:33.317 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-18 11:19:33.324 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-18 11:19:33.329 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-18 11:19:33.330 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-18 11:19:33.331 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-18 11:19:33.336 [DefaultDispatcher-worker-1 @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-18 11:19:33.337 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-18 11:19:33.343 [Test worker @coroutine#4334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e711e84 2025-03-18 11:19:33.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-18 11:19:33.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-18 11:19:33.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.355 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e711e84: (connection evicted) 2025-03-18 11:19:33.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-18 11:19:33.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77fec3b6 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-03-18 11:19:33.357 [Test worker @coroutine#4347] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-18 11:19:33.365 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-03-18 11:19:33.370 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-03-18 11:19:33.371 [Test worker @coroutine#4350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-03-18 11:19:33.372 [Test worker @coroutine#4352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d50b8c2 2025-03-18 11:19:33.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-18 11:19:33.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-18 11:19:33.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:33.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-18 11:19:33.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b05a8a 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-03-18 11:19:33.375 [Test worker @coroutine#4376] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-18 11:19:33.383 [Test worker @coroutine#4376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-03-18 11:19:33.387 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-03-18 11:19:33.388 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-03-18 11:19:33.389 [Test worker @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605a10fd 2025-03-18 11:19:33.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-18 11:19:33.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-18 11:19:33.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:33.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-18 11:19:33.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45bb5862 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-18 11:19:33.392 [Test worker @coroutine#4405] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-18 11:19:33.400 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-18 11:19:33.405 [Test worker @coroutine#4406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-18 11:19:33.405 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-18 11:19:33.406 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a77e0e4 2025-03-18 11:19:33.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-18 11:19:33.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-18 11:19:33.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:33.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.409 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-18 11:19:33.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae25358 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.409 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-18 11:19:33.410 [Test worker @coroutine#4435] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-18 11:19:33.418 [Test worker @coroutine#4435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-18 11:19:33.423 [Test worker @coroutine#4436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-18 11:19:33.424 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-18 11:19:33.424 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-18 11:19:33.429 [DefaultDispatcher-worker-23 @coroutine#4442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb78f01 2025-03-18 11:19:33.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-18 11:19:33.437 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-18 11:19:33.437 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.439 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb78f01: (connection evicted) 2025-03-18 11:19:33.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.440 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-18 11:19:33.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aac9d67 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-18 11:19:33.441 [Test worker @coroutine#4462] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-18 11:19:33.448 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-18 11:19:33.453 [Test worker @coroutine#4463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-18 11:19:33.454 [Test worker @coroutine#4465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-18 11:19:33.455 [Test worker @coroutine#4467] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70796b21 2025-03-18 11:19:33.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-18 11:19:33.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-18 11:19:33.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:33.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-18 11:19:33.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6225c800 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.458 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2025-03-18 11:19:33.459 [Test worker @coroutine#4491] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-18 11:19:33.467 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2025-03-18 11:19:33.472 [Test worker @coroutine#4492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2025-03-18 11:19:33.473 [Test worker @coroutine#4494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2025-03-18 11:19:33.474 [Test worker @coroutine#4496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2025-03-18 11:19:33.478 [DefaultDispatcher-worker-22 @coroutine#4498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2025-03-18 11:19:33.478 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2025-03-18 11:19:33.480 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a 2025-03-18 11:19:33.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-18 11:19:33.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-18 11:19:33.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.481 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17f43f4a: (connection evicted) 2025-03-18 11:19:33.482 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.482 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-18 11:19:33.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b01f056 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-03-18 11:19:33.483 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-18 11:19:33.491 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-03-18 11:19:33.495 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-03-18 11:19:33.496 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-03-18 11:19:33.497 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64903a20 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.497 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-18 11:19:33.498 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-03-18 11:19:33.498 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-03-18 11:19:33.498 [Test worker @coroutine#4524] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-18 11:19:33.506 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-03-18 11:19:33.511 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-03-18 11:19:33.512 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-03-18 11:19:33.512 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-03-18 11:19:33.516 [DefaultDispatcher-worker-7 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57753d41 2025-03-18 11:19:33.524 [DefaultDispatcher-worker-4 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-03-18 11:19:33.525 [DefaultDispatcher-worker-2 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:33.525 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.525 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:33.525 [DefaultDispatcher-worker-2 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.526 [DefaultDispatcher-worker-16 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.526 [DefaultDispatcher-worker-16 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.532 [DefaultDispatcher-worker-4 @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65899694 2025-03-18 11:19:33.536 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-18 11:19:33.536 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-18 11:19:33.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.536 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65899694: (connection evicted) 2025-03-18 11:19:33.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-18 11:19:33.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-18 11:19:33.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-18 11:19:33.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-18 11:19:33.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.537 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57753d41: (connection evicted) 2025-03-18 11:19:33.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-18 11:19:33.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598b15ba 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-03-18 11:19:33.538 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-18 11:19:33.546 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-03-18 11:19:33.550 [Test worker @coroutine#4556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-03-18 11:19:33.551 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-03-18 11:19:33.552 [Test worker @coroutine#4560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-03-18 11:19:33.552 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71b75f99 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-03-18 11:19:33.553 [Test worker @coroutine#4555] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-18 11:19:33.560 [Test worker @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-03-18 11:19:33.565 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-03-18 11:19:33.566 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-03-18 11:19:33.567 [Test worker @coroutine#4566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-03-18 11:19:33.571 [DefaultDispatcher-worker-20 @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21339b6f 2025-03-18 11:19:33.578 [DefaultDispatcher-worker-20 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-03-18 11:19:33.585 [DefaultDispatcher-worker-18 @coroutine#4555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f34d178 2025-03-18 11:19:33.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-18 11:19:33.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-18 11:19:33.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.588 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f34d178: (connection evicted) 2025-03-18 11:19:33.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-18 11:19:33.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-18 11:19:33.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-18 11:19:33.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-18 11:19:33.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.588 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21339b6f: (connection evicted) 2025-03-18 11:19:33.589 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.589 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-18 11:19:33.589 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@180466a9 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2025-03-18 11:19:33.590 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-18 11:19:33.598 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2025-03-18 11:19:33.603 [Test worker @coroutine#4583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2025-03-18 11:19:33.604 [Test worker @coroutine#4585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2025-03-18 11:19:33.605 [Test worker @coroutine#4587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2025-03-18 11:19:33.605 [DefaultDispatcher-worker-14 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:33.605 [DefaultDispatcher-worker-14 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.605 [DefaultDispatcher-worker-14 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:33.605 [DefaultDispatcher-worker-14 @coroutine#2145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c7fb24c 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.605 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-03-18 11:19:33.606 [Test worker @coroutine#4582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-18 11:19:33.606 [DefaultDispatcher-worker-23 @coroutine#2145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.606 [DefaultDispatcher-worker-23 @coroutine#2145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.613 [Test worker @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-03-18 11:19:33.618 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-03-18 11:19:33.619 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-03-18 11:19:33.620 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-03-18 11:19:33.624 [DefaultDispatcher-worker-8 @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7306f65f 2025-03-18 11:19:33.631 [DefaultDispatcher-worker-15 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2025-03-18 11:19:33.638 [DefaultDispatcher-worker-7 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2025-03-18 11:19:33.642 [DefaultDispatcher-worker-19 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2025-03-18 11:19:33.647 [DefaultDispatcher-worker-21 @coroutine#4582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@682bff78 2025-03-18 11:19:33.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-18 11:19:33.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-18 11:19:33.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.654 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@682bff78: (connection evicted) 2025-03-18 11:19:33.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-18 11:19:33.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-18 11:19:33.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-18 11:19:33.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-18 11:19:33.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.655 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7306f65f: (connection evicted) 2025-03-18 11:19:33.655 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.655 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-18 11:19:33.655 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@407339e5 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.656 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-18 11:19:33.657 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-03-18 11:19:33.657 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-03-18 11:19:33.657 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-18 11:19:33.664 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-03-18 11:19:33.669 [Test worker @coroutine#4625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-03-18 11:19:33.670 [Test worker @coroutine#4627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-03-18 11:19:33.671 [Test worker @coroutine#4629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74ed11d7 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.671 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-18 11:19:33.672 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 11:19:33.672 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 11:19:33.672 [Test worker @coroutine#4623] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-18 11:19:33.679 [Test worker @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 11:19:33.684 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 11:19:33.685 [DefaultDispatcher-worker-5 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:33.685 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 11:19:33.685 [DefaultDispatcher-worker-5 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.685 [DefaultDispatcher-worker-5 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:33.685 [DefaultDispatcher-worker-5 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.685 [DefaultDispatcher-worker-12 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.685 [DefaultDispatcher-worker-12 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.685 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 11:19:33.689 [DefaultDispatcher-worker-2 @coroutine#4640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623eebca 2025-03-18 11:19:33.696 [DefaultDispatcher-worker-2 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-03-18 11:19:33.701 [DefaultDispatcher-worker-23 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-03-18 11:19:33.704 [DefaultDispatcher-worker-8 @coroutine#4623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62e507c6 2025-03-18 11:19:33.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-18 11:19:33.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-18 11:19:33.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.710 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62e507c6: (connection evicted) 2025-03-18 11:19:33.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-18 11:19:33.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-18 11:19:33.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-18 11:19:33.710 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-18 11:19:33.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.710 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623eebca: (connection evicted) 2025-03-18 11:19:33.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-18 11:19:33.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32fa956b 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2025-03-18 11:19:33.711 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-18 11:19:33.719 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2025-03-18 11:19:33.724 [Test worker @coroutine#4664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2025-03-18 11:19:33.725 [Test worker @coroutine#4666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2025-03-18 11:19:33.725 [Test worker @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69cb296c 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-03-18 11:19:33.726 [Test worker @coroutine#4663] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-18 11:19:33.733 [Test worker @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-03-18 11:19:33.738 [Test worker @coroutine#4670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-03-18 11:19:33.739 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-03-18 11:19:33.740 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-03-18 11:19:33.743 [DefaultDispatcher-worker-3 @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe 2025-03-18 11:19:33.750 [DefaultDispatcher-worker-3 @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2025-03-18 11:19:33.754 [DefaultDispatcher-worker-20 @coroutine#4663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f67312d 2025-03-18 11:19:33.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-18 11:19:33.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-18 11:19:33.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.756 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f67312d: (connection evicted) 2025-03-18 11:19:33.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-18 11:19:33.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-18 11:19:33.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-18 11:19:33.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-18 11:19:33.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.756 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6abd88fe: (connection evicted) 2025-03-18 11:19:33.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-18 11:19:33.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d7645b2 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-03-18 11:19:33.758 [Test worker @coroutine#4700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-18 11:19:33.766 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-03-18 11:19:33.771 [Test worker @coroutine#4701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-03-18 11:19:33.771 [DefaultDispatcher-worker-19 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:33.771 [DefaultDispatcher-worker-19 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.771 [DefaultDispatcher-worker-19 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:33.771 [DefaultDispatcher-worker-19 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.772 [Test worker @coroutine#4703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-03-18 11:19:33.772 [DefaultDispatcher-worker-9 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.772 [DefaultDispatcher-worker-9 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.773 [Test worker @coroutine#4707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@405a296e 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2025-03-18 11:19:33.773 [Test worker @coroutine#4700] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-18 11:19:33.780 [Test worker @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2025-03-18 11:19:33.785 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2025-03-18 11:19:33.786 [Test worker @coroutine#4712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2025-03-18 11:19:33.787 [Test worker @coroutine#4714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2025-03-18 11:19:33.791 [DefaultDispatcher-worker-22 @coroutine#4716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2025-03-18 11:19:33.798 [DefaultDispatcher-worker-17 @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-03-18 11:19:33.803 [DefaultDispatcher-worker-24 @coroutine#4700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-03-18 11:19:33.811 [DefaultDispatcher-worker-19 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:33.811 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.811 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:33.811 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.812 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.812 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.814 [DefaultDispatcher-worker-2 @coroutine#4731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@279b83ea 2025-03-18 11:19:33.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-18 11:19:33.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-18 11:19:33.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.815 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@279b83ea: (connection evicted) 2025-03-18 11:19:33.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-18 11:19:33.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-18 11:19:33.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-18 11:19:33.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-18 11:19:33.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.816 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e7b7395: (connection evicted) 2025-03-18 11:19:33.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-18 11:19:33.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365ad794 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 11:19:33.817 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-18 11:19:33.825 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 11:19:33.830 [Test worker @coroutine#4741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 11:19:33.830 [Test worker @coroutine#4744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 11:19:33.831 [Test worker @coroutine#4746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 11:19:33.831 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ba76911 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-03-18 11:19:33.832 [Test worker @coroutine#4740] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-18 11:19:33.839 [Test worker @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-03-18 11:19:33.844 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-03-18 11:19:33.845 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-03-18 11:19:33.846 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-03-18 11:19:33.850 [DefaultDispatcher-worker-8 @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7 2025-03-18 11:19:33.853 [DefaultDispatcher-worker-20 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:33.853 [DefaultDispatcher-worker-20 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.853 [DefaultDispatcher-worker-20 @coroutine#2282] 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-18 11:19:33.853 [DefaultDispatcher-worker-20 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.854 [DefaultDispatcher-worker-20 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.858 [DefaultDispatcher-worker-2 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 11:19:33.862 [DefaultDispatcher-worker-1 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 11:19:33.866 [DefaultDispatcher-worker-16 @coroutine#4740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 11:19:33.874 [DefaultDispatcher-worker-1 @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf 2025-03-18 11:19:33.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-18 11:19:33.874 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-18 11:19:33.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.875 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4528a8bf: (connection evicted) 2025-03-18 11:19:33.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-18 11:19:33.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-18 11:19:33.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-18 11:19:33.875 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-18 11:19:33.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.875 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a0b51e7: (connection evicted) 2025-03-18 11:19:33.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-18 11:19:33.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dad97ed 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-03-18 11:19:33.877 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-18 11:19:33.878 [DefaultDispatcher-worker-5 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:33.878 [DefaultDispatcher-worker-5 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.878 [DefaultDispatcher-worker-5 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:33.878 [DefaultDispatcher-worker-5 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.879 [DefaultDispatcher-worker-21 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.879 [DefaultDispatcher-worker-21 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:33.885 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-03-18 11:19:33.891 [Test worker @coroutine#4784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-03-18 11:19:33.892 [Test worker @coroutine#4786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-03-18 11:19:33.892 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e8e111d 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb3bc0e 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cb3bc0e 2025-03-18 11:19:33.893 [Test worker @coroutine#4780] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-18 11:19:33.901 [Test worker @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb3bc0e 2025-03-18 11:19:33.906 [Test worker @coroutine#4790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb3bc0e 2025-03-18 11:19:33.907 [Test worker @coroutine#4792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb3bc0e 2025-03-18 11:19:33.908 [Test worker @coroutine#4794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb3bc0e 2025-03-18 11:19:33.912 [DefaultDispatcher-worker-21 @coroutine#4796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cb3bc0e 2025-03-18 11:19:33.919 [DefaultDispatcher-worker-17 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-03-18 11:19:33.924 [DefaultDispatcher-worker-18 @coroutine#4780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb 2025-03-18 11:19:33.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-18 11:19:33.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-18 11:19:33.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.930 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4be8c1bb: (connection evicted) 2025-03-18 11:19:33.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-18 11:19:33.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-18 11:19:33.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-18 11:19:33.931 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-18 11:19:33.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.931 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cb3bc0e: (connection evicted) 2025-03-18 11:19:33.932 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.932 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-18 11:19:33.932 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2110b756 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.932 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.933 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.933 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.933 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.933 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.933 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-18 11:19:33.933 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-18 11:19:33.933 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-18 11:19:33.933 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-18 11:19:33.946 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-18 11:19:33.951 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-18 11:19:33.951 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-18 11:19:33.952 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d128fd 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-03-18 11:19:33.953 [Test worker @coroutine#4822] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-18 11:19:33.960 [Test worker @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-03-18 11:19:33.965 [Test worker @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-03-18 11:19:33.966 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-03-18 11:19:33.967 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-03-18 11:19:33.971 [DefaultDispatcher-worker-20 @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1512a767 2025-03-18 11:19:33.979 [DefaultDispatcher-worker-15 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-18 11:19:33.984 [DefaultDispatcher-worker-3 @coroutine#4822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c02f50 2025-03-18 11:19:33.986 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-18 11:19:33.986 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-18 11:19:33.986 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.987 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c02f50: (connection evicted) 2025-03-18 11:19:33.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-18 11:19:33.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-18 11:19:33.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-18 11:19:33.987 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-18 11:19:33.987 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:33.987 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1512a767: (connection evicted) 2025-03-18 11:19:33.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:33.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-18 11:19:33.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b760eb7 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:33.988 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-03-18 11:19:33.989 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-18 11:19:33.997 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-03-18 11:19:34.001 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-03-18 11:19:34.002 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-03-18 11:19:34.003 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-03-18 11:19:34.003 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1724c649 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-03-18 11:19:34.004 [Test worker @coroutine#4862] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-18 11:19:34.011 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-03-18 11:19:34.016 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-03-18 11:19:34.017 [Test worker @coroutine#4872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-03-18 11:19:34.018 [Test worker @coroutine#4874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-03-18 11:19:34.022 [DefaultDispatcher-worker-23 @coroutine#4876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6 2025-03-18 11:19:34.022 [DefaultDispatcher-worker-22 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:34.022 [DefaultDispatcher-worker-22 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.022 [DefaultDispatcher-worker-22 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:34.022 [DefaultDispatcher-worker-22 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.023 [DefaultDispatcher-worker-5 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.023 [DefaultDispatcher-worker-5 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.028 [DefaultDispatcher-worker-5 @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-03-18 11:19:34.033 [DefaultDispatcher-worker-22 @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42d8b670 2025-03-18 11:19:34.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-18 11:19:34.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-18 11:19:34.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.035 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42d8b670: (connection evicted) 2025-03-18 11:19:34.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-18 11:19:34.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-18 11:19:34.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-18 11:19:34.035 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-18 11:19:34.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.036 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd79ac6: (connection evicted) 2025-03-18 11:19:34.036 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.036 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-18 11:19:34.036 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39889671 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.037 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-18 11:19:34.038 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-03-18 11:19:34.038 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-03-18 11:19:34.038 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-18 11:19:34.045 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-03-18 11:19:34.050 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-03-18 11:19:34.051 [Test worker @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-03-18 11:19:34.052 [Test worker @coroutine#4912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32089590 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-03-18 11:19:34.052 [Test worker @coroutine#4907] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-18 11:19:34.060 [Test worker @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-03-18 11:19:34.064 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-03-18 11:19:34.065 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-03-18 11:19:34.066 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-03-18 11:19:34.070 [DefaultDispatcher-worker-14 @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e 2025-03-18 11:19:34.077 [DefaultDispatcher-worker-6 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-03-18 11:19:34.083 [DefaultDispatcher-worker-8 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-03-18 11:19:34.087 [DefaultDispatcher-worker-15 @coroutine#4907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-03-18 11:19:34.099 [DefaultDispatcher-worker-15 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:34.099 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.099 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:34.099 [DefaultDispatcher-worker-15 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.099 [DefaultDispatcher-worker-13 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.099 [DefaultDispatcher-worker-13 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.138 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.153 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.200 [DefaultDispatcher-worker-12 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982 2025-03-18 11:19:34.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-18 11:19:34.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-18 11:19:34.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.201 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b4e5982: (connection evicted) 2025-03-18 11:19:34.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-18 11:19:34.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-18 11:19:34.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-18 11:19:34.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-18 11:19:34.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.202 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1eba2e: (connection evicted) 2025-03-18 11:19:34.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-18 11:19:34.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5753e0c4 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.203 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-18 11:19:34.204 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-03-18 11:19:34.204 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-03-18 11:19:34.204 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-18 11:19:34.206 [DefaultDispatcher-worker-14 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:34.206 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.206 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:34.206 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.207 [DefaultDispatcher-worker-24 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.207 [DefaultDispatcher-worker-24 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.211 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-03-18 11:19:34.216 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-03-18 11:19:34.217 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-03-18 11:19:34.218 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64078e6a 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-03-18 11:19:34.218 [Test worker @coroutine#4949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-18 11:19:34.225 [Test worker @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-03-18 11:19:34.230 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-03-18 11:19:34.231 [Test worker @coroutine#4961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-03-18 11:19:34.232 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-03-18 11:19:34.235 [DefaultDispatcher-worker-21 @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332 2025-03-18 11:19:34.242 [DefaultDispatcher-worker-2 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-03-18 11:19:34.248 [DefaultDispatcher-worker-8 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-03-18 11:19:34.252 [DefaultDispatcher-worker-16 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43ee585f 2025-03-18 11:19:34.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-18 11:19:34.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-18 11:19:34.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.254 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43ee585f: (connection evicted) 2025-03-18 11:19:34.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-18 11:19:34.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-18 11:19:34.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-18 11:19:34.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-18 11:19:34.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.255 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c5cd332: (connection evicted) 2025-03-18 11:19:34.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-18 11:19:34.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-18 11:19:34.255 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-18 11:19:34.255 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.255 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.255 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.255 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79927a7c 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-03-18 11:19:34.256 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-18 11:19:34.263 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-03-18 11:19:34.268 [Test worker @coroutine#4982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-03-18 11:19:34.269 [Test worker @coroutine#4984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-03-18 11:19:34.270 [Test worker @coroutine#4986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4afb2c90 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-03-18 11:19:34.270 [Test worker @coroutine#4981] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-18 11:19:34.277 [Test worker @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-03-18 11:19:34.282 [Test worker @coroutine#4988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-03-18 11:19:34.283 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-03-18 11:19:34.284 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-03-18 11:19:34.287 [DefaultDispatcher-worker-16 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d471ddb 2025-03-18 11:19:34.295 [DefaultDispatcher-worker-22 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-03-18 11:19:34.301 [DefaultDispatcher-worker-12 @coroutine#4981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61d87509 2025-03-18 11:19:34.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-18 11:19:34.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-18 11:19:34.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.303 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61d87509: (connection evicted) 2025-03-18 11:19:34.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-18 11:19:34.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-18 11:19:34.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-18 11:19:34.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-18 11:19:34.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.304 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d471ddb: (connection evicted) 2025-03-18 11:19:34.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-18 11:19:34.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-18 11:19:34.304 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f36c42 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-03-18 11:19:34.305 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-18 11:19:34.312 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-03-18 11:19:34.317 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-03-18 11:19:34.318 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-03-18 11:19:34.319 [Test worker @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4872d04d 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 11:19:34.319 [Test worker @coroutine#5009] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-18 11:19:34.327 [Test worker @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 11:19:34.331 [Test worker @coroutine#5016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 11:19:34.332 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 11:19:34.333 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 11:19:34.337 [DefaultDispatcher-worker-22 @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 11:19:34.344 [DefaultDispatcher-worker-18 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-03-18 11:19:34.349 [DefaultDispatcher-worker-21 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-03-18 11:19:34.353 [DefaultDispatcher-worker-13 @coroutine#5009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@765650e4 2025-03-18 11:19:34.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-18 11:19:34.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-18 11:19:34.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.356 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@765650e4: (connection evicted) 2025-03-18 11:19:34.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-18 11:19:34.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-18 11:19:34.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-18 11:19:34.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-18 11:19:34.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.357 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65977161: (connection evicted) 2025-03-18 11:19:34.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.357 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-18 11:19:34.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c633590 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-03-18 11:19:34.358 [Test worker @coroutine#5039] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-18 11:19:34.365 [Test worker @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-03-18 11:19:34.370 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-03-18 11:19:34.371 [Test worker @coroutine#5042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-03-18 11:19:34.372 [Test worker @coroutine#5044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-03-18 11:19:34.376 [DefaultDispatcher-worker-13 @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-03-18 11:19:34.379 [DefaultDispatcher-worker-23 @coroutine#5039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae 2025-03-18 11:19:34.387 [UI Thread @coroutine#5065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=706334751985119232 2025-03-18 11:19:34.387 [UI Thread @coroutine#5065] 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=706334751985119232. 2025-03-18 11:19:34.387 [UI Thread @coroutine#5065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=706334751985119232 2025-03-18 11:19:34.388 [UI Thread @coroutine#5065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=706334751985119232 2025-03-18 11:19:34.388 [UI Thread @coroutine#5065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=706334751985119232 2025-03-18 11:19:34.388 [UI Thread @coroutine#5065] 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=706334751985119232. 2025-03-18 11:19:34.388 [UI Thread @coroutine#5065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=706334751985119232 to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:34.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-18 11:19:34.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-18 11:19:34.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.390 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2910c3ae: (connection evicted) 2025-03-18 11:19:34.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-18 11:19:34.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-18 11:19:34.424 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56daf3b1 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-03-18 11:19:34.425 [Test worker @coroutine#5081] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-18 11:19:34.433 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-03-18 11:19:34.438 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-03-18 11:19:34.438 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-03-18 11:19:34.439 [Test worker @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-03-18 11:19:34.444 [DefaultDispatcher-worker-8 @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-03-18 11:19:34.454 [DefaultDispatcher-worker-14 @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-03-18 11:19:34.457 [DefaultDispatcher-worker-19 @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363 2025-03-18 11:19:34.464 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-18 11:19:34.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-18 11:19:34.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.465 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ee2e363: (connection evicted) 2025-03-18 11:19:34.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-18 11:19:34.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f0b02a3 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-03-18 11:19:34.502 [Test worker @coroutine#5107] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-18 11:19:34.510 [Test worker @coroutine#5107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-03-18 11:19:34.515 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-03-18 11:19:34.516 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-03-18 11:19:34.517 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ba056ab 2025-03-18 11:19:34.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-18 11:19:34.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-18 11:19:34.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:34.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.519 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-18 11:19:34.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f67ea7 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 11:19:34.521 [Test worker @coroutine#5124] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-18 11:19:34.529 [Test worker @coroutine#5124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 11:19:34.530 [DefaultDispatcher-worker-22 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:34.530 [DefaultDispatcher-worker-22 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.530 [DefaultDispatcher-worker-22 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:34.530 [DefaultDispatcher-worker-22 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.531 [DefaultDispatcher-worker-1 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.531 [DefaultDispatcher-worker-1 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.534 [Test worker @coroutine#5125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 11:19:34.535 [Test worker @coroutine#5130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 11:19:34.535 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@785aeba9 2025-03-18 11:19:34.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-18 11:19:34.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-18 11:19:34.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:34.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.537 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-18 11:19:34.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-18 11:19:34.538 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59e02113 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-03-18 11:19:34.539 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-18 11:19:34.547 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-03-18 11:19:34.552 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-03-18 11:19:34.553 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-03-18 11:19:34.554 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b25ebea 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@605790e5 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@605790e5 2025-03-18 11:19:34.554 [Test worker @coroutine#5145] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-18 11:19:34.562 [Test worker @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605790e5 2025-03-18 11:19:34.567 [Test worker @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605790e5 2025-03-18 11:19:34.568 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605790e5 2025-03-18 11:19:34.569 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605790e5 2025-03-18 11:19:34.573 [DefaultDispatcher-worker-13 @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@605790e5 2025-03-18 11:19:34.580 [DefaultDispatcher-worker-13 @coroutine#5145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5 2025-03-18 11:19:34.582 [UI Thread @coroutine#5168] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.582 [UI Thread @coroutine#5168] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 11:19:34.582 [UI Thread @coroutine#5168] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.583 [UI Thread @coroutine#5168] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.583 [UI Thread @coroutine#5168] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.583 [UI Thread @coroutine#5168] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:43763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 11:19:34.583 [UI Thread @coroutine#5168] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:43763/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:34.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-18 11:19:34.584 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-18 11:19:34.584 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.584 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a77d2a5: (connection evicted) 2025-03-18 11:19:34.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-18 11:19:34.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-18 11:19:34.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-18 11:19:34.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-18 11:19:34.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.585 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@605790e5: (connection evicted) 2025-03-18 11:19:34.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-18 11:19:34.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5410bbdf 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-03-18 11:19:34.586 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-18 11:19:34.594 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-03-18 11:19:34.599 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-03-18 11:19:34.599 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-03-18 11:19:34.600 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-03-18 11:19:34.600 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-18 11:19:34.600 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.600 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@141cee26 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-03-18 11:19:34.601 [Test worker @coroutine#5174] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-18 11:19:34.610 [DefaultDispatcher-worker-17 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:34.610 [DefaultDispatcher-worker-17 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.610 [DefaultDispatcher-worker-17 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:34.610 [DefaultDispatcher-worker-17 @coroutine#2145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.611 [DefaultDispatcher-worker-22 @coroutine#2145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.611 [DefaultDispatcher-worker-22 @coroutine#2145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.611 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-03-18 11:19:34.616 [Test worker @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-03-18 11:19:34.617 [Test worker @coroutine#5186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-03-18 11:19:34.618 [Test worker @coroutine#5188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-03-18 11:19:34.621 [DefaultDispatcher-worker-13 @coroutine#5190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2025-03-18 11:19:34.629 [DefaultDispatcher-worker-3 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2025-03-18 11:19:34.630 [UI Thread @coroutine#5200] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41185/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.630 [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:41185/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 11:19:34.630 [UI Thread @coroutine#5200] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41185/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.630 [UI Thread @coroutine#5200] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41185/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.630 [UI Thread @coroutine#5200] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41185/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-18 11:19:34.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-18 11:19:34.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.631 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f229f60: (connection evicted) 2025-03-18 11:19:34.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-18 11:19:34.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-18 11:19:34.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-18 11:19:34.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-18 11:19:34.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.632 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6: (connection evicted) 2025-03-18 11:19:34.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-18 11:19:34.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a9e6ea7 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.633 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-18 11:19:34.634 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-18 11:19:34.634 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-18 11:19:34.634 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-18 11:19:34.641 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-18 11:19:34.646 [Test worker @coroutine#5207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-18 11:19:34.647 [Test worker @coroutine#5209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-18 11:19:34.648 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1df6f57d 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-18 11:19:34.648 [Test worker @coroutine#5206] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-18 11:19:34.655 [Test worker @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-18 11:19:34.660 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-18 11:19:34.661 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-18 11:19:34.662 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-18 11:19:34.665 [DefaultDispatcher-worker-16 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36cc6055 2025-03-18 11:19:34.672 [DefaultDispatcher-worker-5 @coroutine#5206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25 2025-03-18 11:19:34.673 [UI Thread @coroutine#5229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45353/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.673 [UI Thread @coroutine#5229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45353/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 11:19:34.673 [UI Thread @coroutine#5229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45353/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.674 [UI Thread @coroutine#5229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45353/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.674 [UI Thread @coroutine#5229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45353/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 11:19:34.674 [UI Thread @coroutine#5229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45353/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 11:19:34.674 [UI Thread @coroutine#5229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45353/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:34.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-18 11:19:34.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-18 11:19:34.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.675 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aaecd25: (connection evicted) 2025-03-18 11:19:34.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-18 11:19:34.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-18 11:19:34.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-18 11:19:34.675 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-18 11:19:34.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.675 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36cc6055: (connection evicted) 2025-03-18 11:19:34.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.676 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-18 11:19:34.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6011176f 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d44acf 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@48d44acf 2025-03-18 11:19:34.677 [Test worker @coroutine#5235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-18 11:19:34.685 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d44acf 2025-03-18 11:19:34.690 [DefaultDispatcher-worker-10 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:34.690 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.690 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:34.690 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.690 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.690 [DefaultDispatcher-worker-2 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.691 [Test worker @coroutine#5236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d44acf 2025-03-18 11:19:34.692 [Test worker @coroutine#5241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d44acf 2025-03-18 11:19:34.693 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d44acf 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@785dbe3a 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@583f6270 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@583f6270 2025-03-18 11:19:34.693 [Test worker @coroutine#5235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-18 11:19:34.700 [Test worker @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583f6270 2025-03-18 11:19:34.705 [Test worker @coroutine#5245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583f6270 2025-03-18 11:19:34.706 [Test worker @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583f6270 2025-03-18 11:19:34.707 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583f6270 2025-03-18 11:19:34.710 [DefaultDispatcher-worker-10 @coroutine#5251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@583f6270 2025-03-18 11:19:34.717 [DefaultDispatcher-worker-23 @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d44acf 2025-03-18 11:19:34.725 [DefaultDispatcher-worker-19 @coroutine#5235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48d44acf 2025-03-18 11:19:34.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-18 11:19:34.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-18 11:19:34.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.731 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48d44acf: (connection evicted) 2025-03-18 11:19:34.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-18 11:19:34.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-18 11:19:34.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-18 11:19:34.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-18 11:19:34.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.731 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@583f6270: (connection evicted) 2025-03-18 11:19:34.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-18 11:19:34.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-18 11:19:34.732 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bfaa7b 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-18 11:19:34.733 [Test worker @coroutine#5287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-18 11:19:34.740 [Test worker @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-18 11:19:34.745 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-18 11:19:34.746 [Test worker @coroutine#5290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-18 11:19:34.747 [Test worker @coroutine#5292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-18 11:19:34.751 [DefaultDispatcher-worker-15 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-18 11:19:34.762 [DefaultDispatcher-worker-5 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-18 11:19:34.768 [DefaultDispatcher-worker-16 @coroutine#5287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-18 11:19:34.776 [DefaultDispatcher-worker-3 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:34.776 [DefaultDispatcher-worker-3 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.776 [DefaultDispatcher-worker-3 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:34.776 [DefaultDispatcher-worker-3 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.777 [DefaultDispatcher-worker-3 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.777 [DefaultDispatcher-worker-3 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.778 [DefaultDispatcher-worker-13 @coroutine#5315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31b846f 2025-03-18 11:19:34.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-18 11:19:34.779 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-18 11:19:34.779 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.779 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31b846f: (connection evicted) 2025-03-18 11:19:34.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-18 11:19:34.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5920c4ed 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-18 11:19:34.781 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-18 11:19:34.789 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-18 11:19:34.793 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-18 11:19:34.794 [Test worker @coroutine#5327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-18 11:19:34.795 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687e9f0b 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.795 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-18 11:19:34.796 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 11:19:34.796 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 11:19:34.796 [Test worker @coroutine#5324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-18 11:19:34.803 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 11:19:34.808 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 11:19:34.808 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 11:19:34.809 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 11:19:34.813 [DefaultDispatcher-worker-22 @coroutine#5337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2025-03-18 11:19:34.815 [DefaultDispatcher-worker-19 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:34.815 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.815 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:34.815 [DefaultDispatcher-worker-19 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.816 [DefaultDispatcher-worker-9 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.816 [DefaultDispatcher-worker-9 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.820 [DefaultDispatcher-worker-9 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-18 11:19:34.825 [DefaultDispatcher-worker-8 @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c 2025-03-18 11:19:34.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-18 11:19:34.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-18 11:19:34.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.829 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f8eb97c: (connection evicted) 2025-03-18 11:19:34.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-18 11:19:34.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-18 11:19:34.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-18 11:19:34.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-18 11:19:34.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.829 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c: (connection evicted) 2025-03-18 11:19:34.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-18 11:19:34.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@674c9079 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf5cf47 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cf5cf47 2025-03-18 11:19:34.831 [Test worker @coroutine#5365] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-18 11:19:34.839 [Test worker @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5cf47 2025-03-18 11:19:34.843 [Test worker @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5cf47 2025-03-18 11:19:34.844 [Test worker @coroutine#5368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5cf47 2025-03-18 11:19:34.845 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5cf47 2025-03-18 11:19:34.849 [DefaultDispatcher-worker-10 @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5cf47 2025-03-18 11:19:34.853 [DefaultDispatcher-worker-2 @coroutine#5365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5cf47 2025-03-18 11:19:34.857 [DefaultDispatcher-worker-10 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:34.857 [DefaultDispatcher-worker-10 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.857 [DefaultDispatcher-worker-10 @coroutine#2282] 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-18 11:19:34.857 [DefaultDispatcher-worker-10 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.858 [DefaultDispatcher-worker-21 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.858 [DefaultDispatcher-worker-6 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cf5cf47 2025-03-18 11:19:34.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-18 11:19:34.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-18 11:19:34.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.859 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4cf5cf47: (connection evicted) 2025-03-18 11:19:34.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-18 11:19:34.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d6f0e1 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.860 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-18 11:19:34.861 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-03-18 11:19:34.861 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-03-18 11:19:34.861 [Test worker @coroutine#5395] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-18 11:19:34.868 [Test worker @coroutine#5395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-03-18 11:19:34.873 [Test worker @coroutine#5396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-03-18 11:19:34.873 [Test worker @coroutine#5398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-03-18 11:19:34.874 [Test worker @coroutine#5400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-03-18 11:19:34.878 [DefaultDispatcher-worker-1 @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-03-18 11:19:34.881 [DefaultDispatcher-worker-8 @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@312eb 2025-03-18 11:19:34.882 [DefaultDispatcher-worker-17 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:34.882 [DefaultDispatcher-worker-17 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.882 [DefaultDispatcher-worker-17 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:34.882 [DefaultDispatcher-worker-17 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-18 11:19:34.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-18 11:19:34.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.882 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@312eb: (connection evicted) 2025-03-18 11:19:34.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-18 11:19:34.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-18 11:19:34.882 [DefaultDispatcher-worker-17 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.882 [DefaultDispatcher-worker-17 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@328446e1 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-03-18 11:19:34.883 [Test worker @coroutine#5426] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-18 11:19:34.891 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-03-18 11:19:34.896 [Test worker @coroutine#5427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-03-18 11:19:34.897 [Test worker @coroutine#5429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-03-18 11:19:34.897 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-03-18 11:19:34.902 [DefaultDispatcher-worker-23 @coroutine#5433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade 2025-03-18 11:19:34.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-18 11:19:34.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-18 11:19:34.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.937 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6eda3ade: (connection evicted) 2025-03-18 11:19:34.937 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.937 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-18 11:19:34.937 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@454056b 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-18 11:19:34.938 [Test worker @coroutine#5448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-18 11:19:34.946 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-18 11:19:34.952 [Test worker @coroutine#5449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-18 11:19:34.952 [Test worker @coroutine#5451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-18 11:19:34.953 [Test worker @coroutine#5453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-18 11:19:34.958 [DefaultDispatcher-worker-14 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-18 11:19:34.961 [DefaultDispatcher-worker-21 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@525b999 2025-03-18 11:19:34.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-18 11:19:34.964 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-18 11:19:34.964 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:34.964 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@525b999: (connection evicted) 2025-03-18 11:19:34.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.965 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-18 11:19:34.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7e72a7 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2025-03-18 11:19:34.967 [Test worker @coroutine#5471] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-18 11:19:34.974 [Test worker @coroutine#5471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2025-03-18 11:19:34.980 [Test worker @coroutine#5472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2025-03-18 11:19:34.981 [Test worker @coroutine#5474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2025-03-18 11:19:34.981 [Test worker @coroutine#5476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39ae0bff 2025-03-18 11:19:34.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-18 11:19:34.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-18 11:19:34.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:34.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-18 11:19:34.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d921d6b 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8af13c 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d8af13c 2025-03-18 11:19:34.984 [Test worker @coroutine#5487] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-18 11:19:34.992 [Test worker @coroutine#5487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8af13c 2025-03-18 11:19:34.996 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8af13c 2025-03-18 11:19:34.997 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8af13c 2025-03-18 11:19:34.998 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d8af13c 2025-03-18 11:19:34.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-18 11:19:34.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-18 11:19:34.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:34.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:34.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-18 11:19:34.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d7909bd 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-18 11:19:35.000 [Test worker @coroutine#5503] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-18 11:19:35.008 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-18 11:19:35.013 [Test worker @coroutine#5504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-18 11:19:35.014 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-18 11:19:35.014 [Test worker @coroutine#5508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b729651 2025-03-18 11:19:35.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-18 11:19:35.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-18 11:19:35.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-18 11:19:35.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-18 11:19:35.021 [UI Thread @coroutine#5524] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53519/Site/verify 2025-03-18 11:19:35.021 [UI Thread @coroutine#5524] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53519/Site/verify. 2025-03-18 11:19:35.021 [UI Thread @coroutine#5524] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53519/Site/verify 2025-03-18 11:19:35.022 [UI Thread @coroutine#5524] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53519/Site/verify 2025-03-18 11:19:35.022 [UI Thread @coroutine#5524] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53519/Site/verify 2025-03-18 11:19:35.022 [UI Thread @coroutine#5524] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53519/Site/verify. 2025-03-18 11:19:35.022 [UI Thread @coroutine#5524] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53519/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@539a50ea 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-03-18 11:19:35.025 [Test worker @coroutine#5538] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-18 11:19:35.028 [DefaultDispatcher-worker-20 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:35.028 [DefaultDispatcher-worker-20 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.028 [DefaultDispatcher-worker-20 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:35.028 [DefaultDispatcher-worker-20 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.028 [DefaultDispatcher-worker-1 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.028 [DefaultDispatcher-worker-1 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.034 [Test worker @coroutine#5538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-03-18 11:19:35.039 [Test worker @coroutine#5543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-03-18 11:19:35.040 [Test worker @coroutine#5545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-03-18 11:19:35.040 [Test worker @coroutine#5547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22027e62 2025-03-18 11:19:35.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-18 11:19:35.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-18 11:19:35.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-18 11:19:35.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9dc9212 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2025-03-18 11:19:35.043 [Test worker @coroutine#5559] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-18 11:19:35.051 [Test worker @coroutine#5559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2025-03-18 11:19:35.056 [Test worker @coroutine#5560] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2025-03-18 11:19:35.057 [Test worker @coroutine#5562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2025-03-18 11:19:35.058 [Test worker @coroutine#5564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c175d82 2025-03-18 11:19:35.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-18 11:19:35.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-18 11:19:35.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.059 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.059 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-18 11:19:35.059 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d26b068 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.060 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-18 11:19:35.061 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b21fa6 2025-03-18 11:19:35.061 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@29b21fa6 2025-03-18 11:19:35.061 [Test worker @coroutine#5576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-18 11:19:35.069 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b21fa6 2025-03-18 11:19:35.074 [Test worker @coroutine#5577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b21fa6 2025-03-18 11:19:35.075 [Test worker @coroutine#5579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b21fa6 2025-03-18 11:19:35.075 [Test worker @coroutine#5581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29b21fa6 2025-03-18 11:19:35.076 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55001/Site/verify 2025-03-18 11:19:35.076 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:55001/Site/verify. 2025-03-18 11:19:35.076 [UI Thread @coroutine#5590] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55001/Site/verify 2025-03-18 11:19:35.077 [UI Thread @coroutine#5590] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55001/Site/verify 2025-03-18 11:19:35.077 [UI Thread @coroutine#5590] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55001/Site/verify 2025-03-18 11:19:35.078 [UI Thread @coroutine#5590] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55001/Site/verify. 2025-03-18 11:19:35.078 [UI Thread @coroutine#5590] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55001/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:35.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-18 11:19:35.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-18 11:19:35.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.079 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-18 11:19:35.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-18 11:19:35.081 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42819/Site/verify 2025-03-18 11:19:35.081 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42819/Site/verify. 2025-03-18 11:19:35.081 [UI Thread @coroutine#5602] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42819/Site/verify 2025-03-18 11:19:35.082 [UI Thread @coroutine#5602] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42819/Site/verify 2025-03-18 11:19:35.082 [UI Thread @coroutine#5602] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42819/Site/verify 2025-03-18 11:19:35.082 [UI Thread @coroutine#5602] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42819/Site/verify. 2025-03-18 11:19:35.082 [UI Thread @coroutine#5602] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42819/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:35.085 [UI Thread @coroutine#5615] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56291/Site/verify 2025-03-18 11:19:35.085 [UI Thread @coroutine#5615] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56291/Site/verify. 2025-03-18 11:19:35.085 [UI Thread @coroutine#5615] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56291/Site/verify 2025-03-18 11:19:35.085 [UI Thread @coroutine#5615] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56291/Site/verify 2025-03-18 11:19:35.085 [UI Thread @coroutine#5615] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56291/Site/verify 2025-03-18 11:19:35.086 [UI Thread @coroutine#5615] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56291/Site/verify. 2025-03-18 11:19:35.086 [UI Thread @coroutine#5615] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56291/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:35.088 [UI Thread @coroutine#5629] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-18 11:19:35.088 [UI Thread @coroutine#5629] 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-18 11:19:35.088 [UI Thread @coroutine#5629] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-18 11:19:35.089 [UI Thread @coroutine#5629] 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-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@99e68b5 2025-03-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.090 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.091 [Test worker @coroutine#5636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-18 11:19:35.099 [Test worker @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.103 [DefaultDispatcher-worker-10 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:35.103 [DefaultDispatcher-worker-10 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.104 [DefaultDispatcher-worker-10 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:35.104 [DefaultDispatcher-worker-10 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.104 [DefaultDispatcher-worker-10 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.104 [DefaultDispatcher-worker-10 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.104 [Test worker @coroutine#5637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.105 [Test worker @coroutine#5642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.106 [Test worker @coroutine#5644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.110 [DefaultDispatcher-worker-1 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.120 [DefaultDispatcher-worker-11 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.125 [DefaultDispatcher-worker-8 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.128 [DefaultDispatcher-worker-5 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.134 [DefaultDispatcher-worker-2 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.137 [DefaultDispatcher-worker-10 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.141 [DefaultDispatcher-worker-24 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.150 [DefaultDispatcher-worker-12 @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e 2025-03-18 11:19:35.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-18 11:19:35.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-18 11:19:35.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.152 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@264e0b8e: (connection evicted) 2025-03-18 11:19:35.152 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.152 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-18 11:19:35.152 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b195d 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-03-18 11:19:35.153 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-18 11:19:35.161 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-03-18 11:19:35.166 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-03-18 11:19:35.167 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-03-18 11:19:35.168 [Test worker @coroutine#5673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106a6a1b 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-03-18 11:19:35.168 [Test worker @coroutine#5668] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-18 11:19:35.177 [Test worker @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-03-18 11:19:35.182 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-03-18 11:19:35.183 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-03-18 11:19:35.183 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-03-18 11:19:35.187 [DefaultDispatcher-worker-8 @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21845b36 2025-03-18 11:19:35.194 [DefaultDispatcher-worker-8 @coroutine#5668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3 2025-03-18 11:19:35.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-18 11:19:35.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-18 11:19:35.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.202 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2dda28a3: (connection evicted) 2025-03-18 11:19:35.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-18 11:19:35.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-18 11:19:35.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-18 11:19:35.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-18 11:19:35.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.202 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21845b36: (connection evicted) 2025-03-18 11:19:35.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-18 11:19:35.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c90ec5 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.203 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-18 11:19:35.204 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-03-18 11:19:35.204 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-03-18 11:19:35.204 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-18 11:19:35.211 [DefaultDispatcher-worker-8 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:35.211 [DefaultDispatcher-worker-8 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.211 [DefaultDispatcher-worker-8 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:35.211 [DefaultDispatcher-worker-8 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.211 [DefaultDispatcher-worker-12 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.211 [DefaultDispatcher-worker-12 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.212 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-03-18 11:19:35.217 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-03-18 11:19:35.217 [Test worker @coroutine#5723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-03-18 11:19:35.218 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-03-18 11:19:35.218 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dad7323 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d03404e 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d03404e 2025-03-18 11:19:35.219 [Test worker @coroutine#5717] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-18 11:19:35.226 [Test worker @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d03404e 2025-03-18 11:19:35.231 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d03404e 2025-03-18 11:19:35.232 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d03404e 2025-03-18 11:19:35.233 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d03404e 2025-03-18 11:19:35.236 [DefaultDispatcher-worker-10 @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d03404e 2025-03-18 11:19:35.243 [DefaultDispatcher-worker-12 @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-03-18 11:19:35.247 [DefaultDispatcher-worker-21 @coroutine#5717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581 2025-03-18 11:19:35.249 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-18 11:19:35.249 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-18 11:19:35.249 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.250 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f7bb581: (connection evicted) 2025-03-18 11:19:35.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-18 11:19:35.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-18 11:19:35.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-18 11:19:35.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-18 11:19:35.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.250 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d03404e: (connection evicted) 2025-03-18 11:19:35.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-18 11:19:35.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb6fdb8 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2025-03-18 11:19:35.251 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-18 11:19:35.259 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2025-03-18 11:19:35.264 [Test worker @coroutine#5771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2025-03-18 11:19:35.264 [Test worker @coroutine#5773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2025-03-18 11:19:35.265 [Test worker @coroutine#5775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2025-03-18 11:19:35.265 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-18 11:19:35.265 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.265 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.265 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.265 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55704859 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2025-03-18 11:19:35.266 [Test worker @coroutine#5770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-18 11:19:35.273 [Test worker @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2025-03-18 11:19:35.278 [Test worker @coroutine#5777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2025-03-18 11:19:35.279 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2025-03-18 11:19:35.279 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2025-03-18 11:19:35.283 [DefaultDispatcher-worker-12 @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e388a77 2025-03-18 11:19:35.290 [DefaultDispatcher-worker-15 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2025-03-18 11:19:35.294 [DefaultDispatcher-worker-22 @coroutine#5770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f 2025-03-18 11:19:35.351 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.366 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.535 [DefaultDispatcher-worker-1 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:35.535 [DefaultDispatcher-worker-1 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.535 [DefaultDispatcher-worker-1 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:35.535 [DefaultDispatcher-worker-1 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.536 [DefaultDispatcher-worker-19 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.536 [DefaultDispatcher-worker-19 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-18 11:19:35.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-18 11:19:35.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.546 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a9d0c6f: (connection evicted) 2025-03-18 11:19:35.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-18 11:19:35.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-18 11:19:35.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-18 11:19:35.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-18 11:19:35.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.547 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e388a77: (connection evicted) 2025-03-18 11:19:35.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.547 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-18 11:19:35.547 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e8ff687 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-18 11:19:35.548 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-18 11:19:35.555 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-18 11:19:35.560 [Test worker @coroutine#5826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-18 11:19:35.561 [Test worker @coroutine#5828] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-18 11:19:35.562 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1828069a 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.562 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-18 11:19:35.563 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-18 11:19:35.563 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-18 11:19:35.563 [Test worker @coroutine#5825] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-18 11:19:35.570 [Test worker @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-18 11:19:35.575 [Test worker @coroutine#5832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-18 11:19:35.575 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-18 11:19:35.576 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-18 11:19:35.580 [DefaultDispatcher-worker-15 @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b74787f 2025-03-18 11:19:35.587 [DefaultDispatcher-worker-12 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-18 11:19:35.591 [DefaultDispatcher-worker-6 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-18 11:19:35.595 [DefaultDispatcher-worker-15 @coroutine#5825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3268f664 2025-03-18 11:19:35.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-18 11:19:35.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-18 11:19:35.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.597 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3268f664: (connection evicted) 2025-03-18 11:19:35.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-18 11:19:35.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-18 11:19:35.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-18 11:19:35.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-18 11:19:35.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.598 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b74787f: (connection evicted) 2025-03-18 11:19:35.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-18 11:19:35.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb66050 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-03-18 11:19:35.599 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-18 11:19:35.606 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-03-18 11:19:35.611 [Test worker @coroutine#5878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-03-18 11:19:35.612 [Test worker @coroutine#5880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-03-18 11:19:35.613 [Test worker @coroutine#5882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b2319c 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.613 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.614 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-18 11:19:35.614 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-03-18 11:19:35.614 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-03-18 11:19:35.614 [Test worker @coroutine#5877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-18 11:19:35.615 [DefaultDispatcher-worker-9 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:35.615 [DefaultDispatcher-worker-9 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.615 [DefaultDispatcher-worker-9 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:35.615 [DefaultDispatcher-worker-9 @coroutine#2145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.616 [DefaultDispatcher-worker-9 @coroutine#2145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.616 [DefaultDispatcher-worker-9 @coroutine#2145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.621 [Test worker @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-03-18 11:19:35.626 [Test worker @coroutine#5887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-03-18 11:19:35.627 [Test worker @coroutine#5889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-03-18 11:19:35.628 [Test worker @coroutine#5891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-03-18 11:19:35.632 [DefaultDispatcher-worker-4 @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@105f875f 2025-03-18 11:19:35.638 [DefaultDispatcher-worker-8 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-03-18 11:19:35.642 [DefaultDispatcher-worker-3 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-03-18 11:19:35.646 [DefaultDispatcher-worker-21 @coroutine#5877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11 2025-03-18 11:19:35.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-18 11:19:35.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-18 11:19:35.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.648 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37cc1b11: (connection evicted) 2025-03-18 11:19:35.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-18 11:19:35.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-18 11:19:35.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-18 11:19:35.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-18 11:19:35.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.649 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@105f875f: (connection evicted) 2025-03-18 11:19:35.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-18 11:19:35.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bbbede1 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-03-18 11:19:35.650 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-18 11:19:35.658 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-03-18 11:19:35.663 [Test worker @coroutine#5933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-03-18 11:19:35.664 [Test worker @coroutine#5935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-03-18 11:19:35.665 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bfe51d5 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-18 11:19:35.665 [Test worker @coroutine#5932] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-18 11:19:35.672 [Test worker @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-18 11:19:35.677 [Test worker @coroutine#5940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-18 11:19:35.678 [Test worker @coroutine#5942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-18 11:19:35.679 [Test worker @coroutine#5944] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-18 11:19:35.683 [DefaultDispatcher-worker-19 @coroutine#5946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0 2025-03-18 11:19:35.690 [DefaultDispatcher-worker-23 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-03-18 11:19:35.693 [DefaultDispatcher-worker-10 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-03-18 11:19:35.694 [DefaultDispatcher-worker-3 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:35.694 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.694 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:35.694 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.694 [DefaultDispatcher-worker-9 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.694 [DefaultDispatcher-worker-9 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.697 [DefaultDispatcher-worker-15 @coroutine#5932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56 2025-03-18 11:19:35.699 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-18 11:19:35.699 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-18 11:19:35.699 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.700 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cc00f56: (connection evicted) 2025-03-18 11:19:35.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-18 11:19:35.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-18 11:19:35.700 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-18 11:19:35.700 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-18 11:19:35.700 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.700 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e7afdd0: (connection evicted) 2025-03-18 11:19:35.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-18 11:19:35.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8004b2d 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-03-18 11:19:35.702 [Test worker @coroutine#5987] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-18 11:19:35.710 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-03-18 11:19:35.715 [Test worker @coroutine#5988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-03-18 11:19:35.716 [Test worker @coroutine#5990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-03-18 11:19:35.717 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-03-18 11:19:35.721 [DefaultDispatcher-worker-7 @coroutine#5994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b521697 2025-03-18 11:19:35.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-18 11:19:35.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-18 11:19:35.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.723 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b521697: (connection evicted) 2025-03-18 11:19:35.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-18 11:19:35.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-18 11:19:35.723 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@398f6f04 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-18 11:19:35.724 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-18 11:19:35.731 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-18 11:19:35.736 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-18 11:19:35.737 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-18 11:19:35.738 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-18 11:19:35.742 [DefaultDispatcher-worker-15 @coroutine#6017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-18 11:19:35.752 [DefaultDispatcher-worker-19 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-18 11:19:35.756 [DefaultDispatcher-worker-15 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32daccab 2025-03-18 11:19:35.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-18 11:19:35.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-18 11:19:35.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.759 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32daccab: (connection evicted) 2025-03-18 11:19:35.759 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.759 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-18 11:19:35.759 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@679864e0 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-03-18 11:19:35.760 [Test worker @coroutine#6036] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-18 11:19:35.767 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-03-18 11:19:35.772 [Test worker @coroutine#6037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-03-18 11:19:35.773 [Test worker @coroutine#6039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-03-18 11:19:35.774 [Test worker @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-03-18 11:19:35.778 [DefaultDispatcher-worker-24 @coroutine#6043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-03-18 11:19:35.780 [DefaultDispatcher-worker-16 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:35.780 [DefaultDispatcher-worker-16 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.780 [DefaultDispatcher-worker-16 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:35.780 [DefaultDispatcher-worker-16 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.781 [DefaultDispatcher-worker-18 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.781 [DefaultDispatcher-worker-18 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.789 [DefaultDispatcher-worker-18 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-03-18 11:19:35.792 [DefaultDispatcher-worker-6 @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-03-18 11:19:35.798 [DefaultDispatcher-worker-18 @coroutine#6063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f 2025-03-18 11:19:35.799 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-18 11:19:35.799 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-18 11:19:35.799 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.799 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5decbb5f: (connection evicted) 2025-03-18 11:19:35.800 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.800 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-18 11:19:35.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b4a7d 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.800 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-18 11:19:35.801 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-03-18 11:19:35.801 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-03-18 11:19:35.801 [Test worker @coroutine#6071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-18 11:19:35.808 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-03-18 11:19:35.813 [Test worker @coroutine#6072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-03-18 11:19:35.814 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-03-18 11:19:35.814 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-03-18 11:19:35.818 [DefaultDispatcher-worker-13 @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-03-18 11:19:35.819 [DefaultDispatcher-worker-21 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:35.819 [DefaultDispatcher-worker-21 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.819 [DefaultDispatcher-worker-21 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:35.819 [DefaultDispatcher-worker-21 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.820 [DefaultDispatcher-worker-6 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.820 [DefaultDispatcher-worker-6 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.828 [DefaultDispatcher-worker-7 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-03-18 11:19:35.831 [DefaultDispatcher-worker-2 @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-03-18 11:19:35.837 [DefaultDispatcher-worker-7 @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6740b169 2025-03-18 11:19:35.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-18 11:19:35.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-18 11:19:35.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.837 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6740b169: (connection evicted) 2025-03-18 11:19:35.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-18 11:19:35.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497746ea 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-18 11:19:35.839 [Test worker @coroutine#6106] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-18 11:19:35.847 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-18 11:19:35.852 [Test worker @coroutine#6107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-18 11:19:35.853 [Test worker @coroutine#6109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-18 11:19:35.853 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3713ebe9 2025-03-18 11:19:35.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-18 11:19:35.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-18 11:19:35.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-18 11:19:35.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27cc84a2 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db618e3 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db618e3 2025-03-18 11:19:35.858 [Test worker @coroutine#6131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-18 11:19:35.864 [DefaultDispatcher-worker-15 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:35.864 [DefaultDispatcher-worker-15 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.864 [DefaultDispatcher-worker-15 @coroutine#2282] 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-18 11:19:35.864 [DefaultDispatcher-worker-15 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.864 [DefaultDispatcher-worker-15 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.868 [Test worker @coroutine#6131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db618e3 2025-03-18 11:19:35.873 [Test worker @coroutine#6134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db618e3 2025-03-18 11:19:35.874 [Test worker @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db618e3 2025-03-18 11:19:35.874 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2db618e3 2025-03-18 11:19:35.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-18 11:19:35.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-18 11:19:35.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-18 11:19:35.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26db1100 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bec5eb 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@18bec5eb 2025-03-18 11:19:35.878 [Test worker @coroutine#6155] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-18 11:19:35.886 [DefaultDispatcher-worker-9 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:35.886 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.886 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:35.887 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.887 [Test worker @coroutine#6155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bec5eb 2025-03-18 11:19:35.887 [DefaultDispatcher-worker-21 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.887 [DefaultDispatcher-worker-21 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:35.892 [Test worker @coroutine#6158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bec5eb 2025-03-18 11:19:35.892 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bec5eb 2025-03-18 11:19:35.893 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18bec5eb 2025-03-18 11:19:35.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-18 11:19:35.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-18 11:19:35.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-18 11:19:35.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab91a54 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@48af3cdf 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@48af3cdf 2025-03-18 11:19:35.897 [UI Thread @coroutine#6180] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-18 11:19:35.904 [UI Thread @coroutine#6180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48af3cdf 2025-03-18 11:19:35.909 [UI Thread @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48af3cdf 2025-03-18 11:19:35.910 [UI Thread @coroutine#6185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48af3cdf 2025-03-18 11:19:35.911 [UI Thread @coroutine#6187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48af3cdf 2025-03-18 11:19:35.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-18 11:19:35.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-18 11:19:35.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:35.913 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48af3cdf: (connection evicted) 2025-03-18 11:19:35.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-18 11:19:35.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6831286e 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-03-18 11:19:35.914 [Test worker @coroutine#6194] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-18 11:19:35.922 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-03-18 11:19:35.927 [Test worker @coroutine#6195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-03-18 11:19:35.928 [Test worker @coroutine#6197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-03-18 11:19:35.929 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@238869e8 2025-03-18 11:19:35.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-18 11:19:35.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-18 11:19:35.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.930 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.930 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-18 11:19:35.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2be41d90 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 11:19:35.931 [Test worker @coroutine#6211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-18 11:19:35.939 [Test worker @coroutine#6211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 11:19:35.944 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 11:19:35.945 [Test worker @coroutine#6214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 11:19:35.946 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ea4712b 2025-03-18 11:19:35.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-18 11:19:35.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-18 11:19:35.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-18 11:19:35.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569b57c4 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.947 [Test worker @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-18 11:19:35.948 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-18 11:19:35.948 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-18 11:19:35.948 [Test worker @coroutine#6227] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-18 11:19:35.956 [Test worker @coroutine#6227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-18 11:19:35.961 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-18 11:19:35.961 [Test worker @coroutine#6230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-18 11:19:35.962 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a4132b2 2025-03-18 11:19:35.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-18 11:19:35.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-18 11:19:35.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-18 11:19:35.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c833d43 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-18 11:19:35.964 [Test worker @coroutine#6243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-18 11:19:35.972 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-18 11:19:35.977 [Test worker @coroutine#6244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-18 11:19:35.978 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-18 11:19:35.978 [Test worker @coroutine#6248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6385b96c 2025-03-18 11:19:35.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-18 11:19:35.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-18 11:19:35.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.979 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.979 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-18 11:19:35.979 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7834d8ec 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-03-18 11:19:35.981 [Test worker @coroutine#6259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-18 11:19:35.989 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-03-18 11:19:35.994 [Test worker @coroutine#6260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-03-18 11:19:35.995 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-03-18 11:19:35.996 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f9cd3f 2025-03-18 11:19:35.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-18 11:19:35.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-18 11:19:35.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:35.999 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:35.999 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-18 11:19:35.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aaec50e 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-18 11:19:35.999 [Test worker @coroutine#6278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-18 11:19:36.007 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-18 11:19:36.012 [Test worker @coroutine#6279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-18 11:19:36.013 [Test worker @coroutine#6281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-18 11:19:36.014 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4430d9be 2025-03-18 11:19:36.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-18 11:19:36.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-18 11:19:36.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:36.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:36.016 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-18 11:19:36.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d9e61f2 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-03-18 11:19:36.016 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-18 11:19:36.017 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-18 11:19:36.017 [Test worker @coroutine#6296] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-03-18 11:19:36.025 [Test worker @coroutine#6296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-18 11:19:36.030 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-18 11:19:36.030 [Test worker @coroutine#6300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-18 11:19:36.031 [Test worker @coroutine#6302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a8d4a3c 2025-03-18 11:19:36.032 [DefaultDispatcher-worker-20 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:36.033 [DefaultDispatcher-worker-20 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.033 [DefaultDispatcher-worker-20 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:36.033 [DefaultDispatcher-worker-20 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-03-18 11:19:36.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-03-18 11:19:36.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:36.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:36.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-03-18 11:19:36.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-03-18 11:19:36.033 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.033 [DefaultDispatcher-worker-6 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52148669 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:36.033 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:36.034 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:36.034 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-03-18 11:19:36.034 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-03-18 11:19:36.034 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-03-18 11:19:36.034 [Test worker @coroutine#6318] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-03-18 11:19:36.042 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-03-18 11:19:36.047 [Test worker @coroutine#6319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-03-18 11:19:36.048 [Test worker @coroutine#6321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-03-18 11:19:36.048 [Test worker @coroutine#6323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@156290d9 2025-03-18 11:19:36.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-03-18 11:19:36.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-03-18 11:19:36.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:36.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:36.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-03-18 11:19:36.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ea7fed5 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 11:19:36.051 [Test worker @coroutine#6336] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-03-18 11:19:36.059 [Test worker @coroutine#6336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 11:19:36.064 [Test worker @coroutine#6337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 11:19:36.065 [Test worker @coroutine#6339] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 11:19:36.066 [Test worker @coroutine#6341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0042eb 2025-03-18 11:19:36.068 [UI Thread @coroutine#6350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-18 11:19:36.068 [UI Thread @coroutine#6350] 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-18 11:19:36.068 [UI Thread @coroutine#6350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-18 11:19:36.068 [UI Thread @coroutine#6350] 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-18 11:19:36.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-03-18 11:19:36.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-03-18 11:19:36.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:36.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:36.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-03-18 11:19:36.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6413fef3 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@533053b4 2025-03-18 11:19:36.070 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@533053b4 2025-03-18 11:19:36.071 [Test worker @coroutine#6356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-03-18 11:19:36.078 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533053b4 2025-03-18 11:19:36.083 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533053b4 2025-03-18 11:19:36.084 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533053b4 2025-03-18 11:19:36.085 [Test worker @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@533053b4 2025-03-18 11:19:36.087 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48073/Site/verify 2025-03-18 11:19:36.087 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48073/Site/verify. 2025-03-18 11:19:36.087 [UI Thread @coroutine#6373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48073/Site/verify 2025-03-18 11:19:36.088 [UI Thread @coroutine#6373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48073/Site/verify 2025-03-18 11:19:36.088 [UI Thread @coroutine#6373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48073/Site/verify 2025-03-18 11:19:36.088 [UI Thread @coroutine#6373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:48073/Site/verify. 2025-03-18 11:19:36.088 [UI Thread @coroutine#6373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48073/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 11:19:36.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-03-18 11:19:36.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-03-18 11:19:36.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 11:19:36.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:36.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-03-18 11:19:36.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63fa7643 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@734990c1 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@734990c1 2025-03-18 11:19:36.091 [Test worker @coroutine#6380] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-03-18 11:19:36.099 [Test worker @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734990c1 2025-03-18 11:19:36.104 [Test worker @coroutine#6381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734990c1 2025-03-18 11:19:36.105 [Test worker @coroutine#6383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734990c1 2025-03-18 11:19:36.106 [Test worker @coroutine#6385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734990c1 2025-03-18 11:19:36.108 [DefaultDispatcher-worker-18 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:36.108 [DefaultDispatcher-worker-18 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.108 [DefaultDispatcher-worker-18 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:36.108 [DefaultDispatcher-worker-18 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.109 [DefaultDispatcher-worker-18 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.109 [DefaultDispatcher-worker-18 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.110 [DefaultDispatcher-worker-24 @coroutine#6387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734990c1 2025-03-18 11:19:36.113 [DefaultDispatcher-worker-2 @coroutine#6380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734990c1 2025-03-18 11:19:36.116 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34195/706334758123520000/_ustadmanifest.json 2025-03-18 11:19:36.116 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34195/706334758123520000/_ustadmanifest.json. 2025-03-18 11:19:36.116 [UI Thread @coroutine#6402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34195/706334758123520000/_ustadmanifest.json 2025-03-18 11:19:36.117 [UI Thread @coroutine#6402] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34195/706334758123520000/_ustadmanifest.json 2025-03-18 11:19:36.117 [UI Thread @coroutine#6402] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34195/706334758123520000/_ustadmanifest.json 2025-03-18 11:19:36.117 [UI Thread @coroutine#6402] 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:34195/706334758123520000/_ustadmanifest.json. 2025-03-18 11:19:36.117 [UI Thread @coroutine#6402] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34195/706334758123520000/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:36.117 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34195/mediainfo.json 2025-03-18 11:19:36.117 [UI Thread @coroutine#6402] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34195/mediainfo.json. 2025-03-18 11:19:36.117 [UI Thread @coroutine#6402] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34195/mediainfo.json 2025-03-18 11:19:36.118 [UI Thread @coroutine#6402] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34195/mediainfo.json 2025-03-18 11:19:36.118 [UI Thread @coroutine#6402] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34195/mediainfo.json 2025-03-18 11:19:36.158 [UI Thread @coroutine#6402] 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:34195/mediainfo.json. 2025-03-18 11:19:36.158 [UI Thread @coroutine#6402] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34195/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:36.192 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:36.215 [DefaultDispatcher-worker-12 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:36.216 [DefaultDispatcher-worker-12 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.216 [DefaultDispatcher-worker-12 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:36.216 [DefaultDispatcher-worker-12 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.216 [DefaultDispatcher-worker-5 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.216 [DefaultDispatcher-worker-5 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.478 [DefaultDispatcher-worker-4 @coroutine#6416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3303e89e 2025-03-18 11:19:36.540 [DefaultDispatcher-worker-15 @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93fce1 2025-03-18 11:19:36.540 [DefaultDispatcher-worker-15 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.540 [DefaultDispatcher-worker-15 @coroutine#2113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:36.540 [DefaultDispatcher-worker-15 @coroutine#2113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.541 [DefaultDispatcher-worker-21 @coroutine#2113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.541 [DefaultDispatcher-worker-21 @coroutine#2113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41973/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.574 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:36.620 [DefaultDispatcher-worker-11 @coroutine#2145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3be60847 2025-03-18 11:19:36.620 [DefaultDispatcher-worker-11 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.620 [DefaultDispatcher-worker-11 @coroutine#2145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:36.620 [DefaultDispatcher-worker-11 @coroutine#2145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.621 [DefaultDispatcher-worker-15 @coroutine#2145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.621 [DefaultDispatcher-worker-15 @coroutine#2145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52007/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.699 [DefaultDispatcher-worker-1 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52539624 2025-03-18 11:19:36.699 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.699 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:36.699 [DefaultDispatcher-worker-1 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.699 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.699 [DefaultDispatcher-worker-10 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:36273/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.785 [DefaultDispatcher-worker-2 @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6287e312 2025-03-18 11:19:36.785 [DefaultDispatcher-worker-2 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.785 [DefaultDispatcher-worker-2 @coroutine#2224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:36.785 [DefaultDispatcher-worker-2 @coroutine#2224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.786 [DefaultDispatcher-worker-1 @coroutine#2224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.786 [DefaultDispatcher-worker-1 @coroutine#2224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51971/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.824 [DefaultDispatcher-worker-10 @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ce067bd 2025-03-18 11:19:36.824 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.825 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:36.825 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.825 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.825 [DefaultDispatcher-worker-10 @coroutine#2253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47847/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.869 [DefaultDispatcher-worker-9 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f2ce95c 2025-03-18 11:19:36.869 [DefaultDispatcher-worker-9 @coroutine#2282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.869 [DefaultDispatcher-worker-9 @coroutine#2282] 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-18 11:19:36.869 [DefaultDispatcher-worker-9 @coroutine#2282] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.870 [DefaultDispatcher-worker-9 @coroutine#2282] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.891 [DefaultDispatcher-worker-9 @coroutine#2296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a02d760 2025-03-18 11:19:36.891 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.891 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:36.891 [DefaultDispatcher-worker-9 @coroutine#2296] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.892 [DefaultDispatcher-worker-4 @coroutine#2296] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.892 [DefaultDispatcher-worker-4 @coroutine#2296] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53987/UmAppDatabase/replication/nodeId 2025-03-18 11:19:36.918 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:37.038 [DefaultDispatcher-worker-22 @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79fbcef4 2025-03-18 11:19:37.038 [DefaultDispatcher-worker-22 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.038 [DefaultDispatcher-worker-22 @coroutine#2348] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:37.038 [DefaultDispatcher-worker-22 @coroutine#2348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.039 [DefaultDispatcher-worker-14 @coroutine#2348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.039 [DefaultDispatcher-worker-14 @coroutine#2348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39403/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.113 [DefaultDispatcher-worker-7 @coroutine#2390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20425fab 2025-03-18 11:19:37.113 [DefaultDispatcher-worker-7 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.113 [DefaultDispatcher-worker-7 @coroutine#2390] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:37.113 [DefaultDispatcher-worker-7 @coroutine#2390] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.114 [DefaultDispatcher-worker-19 @coroutine#2390] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.114 [DefaultDispatcher-worker-19 @coroutine#2390] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-03-18 11:19:37.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-03-18 11:19:37.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:37.161 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@734990c1: (connection evicted) 2025-03-18 11:19:37.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:37.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-03-18 11:19:37.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f5179be 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab8b1ef 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab8b1ef 2025-03-18 11:19:37.177 [Test worker @coroutine#6446] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-03-18 11:19:37.183 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:37.186 [Test worker @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab8b1ef 2025-03-18 11:19:37.192 [Test worker @coroutine#6447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab8b1ef 2025-03-18 11:19:37.193 [Test worker @coroutine#6449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab8b1ef 2025-03-18 11:19:37.194 [Test worker @coroutine#6451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab8b1ef 2025-03-18 11:19:37.199 [DefaultDispatcher-worker-5 @coroutine#6453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab8b1ef 2025-03-18 11:19:37.203 [DefaultDispatcher-worker-21 @coroutine#6446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab8b1ef 2025-03-18 11:19:37.241 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:37.241 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:37.279 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:37.279 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:37.280 [DefaultDispatcher-worker-14 @coroutine#2443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b9c8678 2025-03-18 11:19:37.280 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.280 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId. 2025-03-18 11:19:37.280 [DefaultDispatcher-worker-14 @coroutine#2443] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.281 [DefaultDispatcher-worker-22 @coroutine#2443] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.281 [DefaultDispatcher-worker-22 @coroutine#2443] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45817/UmAppDatabase/replication/nodeId 2025-03-18 11:19:37.283 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40069/706334763131977728/_ustadmanifest.json 2025-03-18 11:19:37.283 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40069/706334763131977728/_ustadmanifest.json. 2025-03-18 11:19:37.283 [UI Thread @coroutine#6462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40069/706334763131977728/_ustadmanifest.json 2025-03-18 11:19:37.284 [UI Thread @coroutine#6462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40069/706334763131977728/_ustadmanifest.json 2025-03-18 11:19:37.284 [UI Thread @coroutine#6462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40069/706334763131977728/_ustadmanifest.json 2025-03-18 11:19:37.284 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40069/706334763131977728/_ustadmanifest.json. 2025-03-18 11:19:37.284 [UI Thread @coroutine#6462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40069/706334763131977728/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:37.284 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40069/tincan.xml 2025-03-18 11:19:37.284 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40069/tincan.xml. 2025-03-18 11:19:37.284 [UI Thread @coroutine#6462] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40069/tincan.xml 2025-03-18 11:19:37.284 [UI Thread @coroutine#6462] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40069/tincan.xml 2025-03-18 11:19:37.284 [UI Thread @coroutine#6462] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40069/tincan.xml 2025-03-18 11:19:37.325 [UI Thread @coroutine#6462] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40069/tincan.xml. 2025-03-18 11:19:37.325 [UI Thread @coroutine#6462] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40069/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-18 11:19:37.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-03-18 11:19:37.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-03-18 11:19:37.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 11:19:37.331 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab8b1ef: (connection evicted) 2025-03-18 11:19:37.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 11:19:37.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-03-18 11:19:37.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed. 2025-03-18 13:55:42.483 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c781c42 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:42.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:42.487 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:42.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-03-18 13:55:42.536 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.537 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.537 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-03-18 13:55:42.599 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.615 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.617 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.637 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:42.641 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e1c47f 2025-03-18 13:55:42.641 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e1c47f 2025-03-18 13:55:42.644 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2634b3 2025-03-18 13:55:42.644 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b2634b3 2025-03-18 13:55:42.646 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19af0f 2025-03-18 13:55:42.646 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f19af0f 2025-03-18 13:55:42.648 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1b3e88 2025-03-18 13:55:42.649 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a1b3e88 2025-03-18 13:55:42.651 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a2d788 2025-03-18 13:55:42.651 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@41a2d788 2025-03-18 13:55:42.653 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@bebe0a3 2025-03-18 13:55:42.653 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@bebe0a3 2025-03-18 13:55:42.656 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85706 2025-03-18 13:55:42.656 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@39b85706 2025-03-18 13:55:42.658 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a34c1c7 2025-03-18 13:55:42.659 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a34c1c7 2025-03-18 13:55:42.661 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfd439e 2025-03-18 13:55:42.661 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfd439e 2025-03-18 13:55:42.662 [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-18 13:55:42.748 [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-18 13:55:42.748 [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-18 13:55:42.748 [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-18 13:55:42.749 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.749 [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-18 13:55:42.750 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 13:55:42.750 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-18 13:55:42.750 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 13:55:42.810 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.827 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.841 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.852 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.863 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.867 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.937 [DefaultDispatcher-worker-10 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5edacf20 2025-03-18 13:55:42.954 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 13:55:42.954 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 13:55:42.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2025-03-18 13:55:42.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2025-03-18 13:55:42.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2025-03-18 13:55:42.963 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5edacf20: (connection evicted) 2025-03-18 13:55:42.964 [DefaultDispatcher-worker-8 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:42.964 [DefaultDispatcher-worker-10 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: Job was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 13:55:42.964 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e1c47f: (connection evicted) 2025-03-18 13:55:42.964 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b2634b3: (connection evicted) 2025-03-18 13:55:42.964 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f19af0f: (connection evicted) 2025-03-18 13:55:42.965 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a1b3e88: (connection evicted) 2025-03-18 13:55:42.965 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41a2d788: (connection evicted) 2025-03-18 13:55:42.965 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bebe0a3: (connection evicted) 2025-03-18 13:55:42.965 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39b85706: (connection evicted) 2025-03-18 13:55:42.966 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a34c1c7: (connection evicted) 2025-03-18 13:55:42.966 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dfd439e: (connection evicted) 2025-03-18 13:55:42.967 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:42.967 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2025-03-18 13:55:42.967 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2025-03-18 13:55:42.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@360d41d0 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:42.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:42.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:42.972 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:42.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-03-18 13:55:42.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:42.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:42.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-03-18 13:55:42.974 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:42.980 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:42.982 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:42.983 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:42.983 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:55:42.983 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:42.983 [DefaultDispatcher-worker-8 @coroutine#31] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:55:42.991 [DefaultDispatcher-worker-2 @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:42.992 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 13:55:42.992 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2025-03-18 13:55:42.992 [DefaultDispatcher-worker-2 @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2025-03-18 13:55:42.995 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:43.004 [DefaultDispatcher-worker-7 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:43.010 [DefaultDispatcher-worker-4 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:43.019 [DefaultDispatcher-worker-5 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:43.026 [DefaultDispatcher-worker-1 @coroutine#39] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:43.028 [Test worker @coroutine#44] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:43.058 [DefaultDispatcher-worker-5 @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a 2025-03-18 13:55:43.074 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.075 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 13:55:43.075 [Test worker] TRACE i.k.c.plugins.HttpRequestLifecycle - Cancelling request because engine Job completed 2025-03-18 13:55:43.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2025-03-18 13:55:43.076 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2025-03-18 13:55:43.076 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.076 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3dc82e6a: (connection evicted) 2025-03-18 13:55:43.076 [DefaultDispatcher-worker-5 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.util.concurrent.CancellationException: StandaloneCoroutine was cancelled for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:43.076 [DefaultDispatcher-worker-7 @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-18 13:55:43.076 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d433f 2025-03-18 13:55:43.076 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@709d433f 2025-03-18 13:55:43.077 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@709d433f: (connection evicted) 2025-03-18 13:55:43.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:43.077 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2025-03-18 13:55:43.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1930a804 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-03-18 13:55:43.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-03-18 13:55:43.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93f4c 2025-03-18 13:55:43.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f93f4c 2025-03-18 13:55:43.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-03-18 13:55:43.207 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.436 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e3ed455 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-03-18 13:55:43.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@606d6d2c 2025-03-18 13:55:43.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@606d6d2c 2025-03-18 13:55:43.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-03-18 13:55:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-03-18 13:55:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.451 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56d822dc 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b744ec 2025-03-18 13:55:43.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@21b744ec 2025-03-18 13:55:43.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-03-18 13:55:43.502 [Test worker @coroutine#79] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@606d6d2c 2025-03-18 13:55:43.538 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.553 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.643 [DefaultDispatcher-worker-7 @coroutine#84] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b744ec 2025-03-18 13:55:43.648 [DefaultDispatcher-worker-7 @coroutine#86] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b744ec 2025-03-18 13:55:43.649 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42533/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 13:55:43.649 [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:42533/com/ustadmobile/core/contenttype/childrens-literature.epub. 2025-03-18 13:55:43.649 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42533/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 13:55:43.661 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42533/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 13:55:43.661 [DefaultDispatcher-worker-7 @coroutine#78] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42533/com/ustadmobile/core/contenttype/childrens-literature.epub 2025-03-18 13:55:43.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2025-03-18 13:55:43.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2025-03-18 13:55:43.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.705 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@606d6d2c: (connection evicted) 2025-03-18 13:55:43.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:43.706 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2025-03-18 13:55:43.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2025-03-18 13:55:43.707 [Test worker @coroutine#90] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21b744ec 2025-03-18 13:55:43.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f6a8efe 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-03-18 13:55:43.710 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467 2025-03-18 13:55:43.710 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@536da29c 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-03-18 13:55:43.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cf7d1e 2025-03-18 13:55:43.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@70cf7d1e 2025-03-18 13:55:43.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-03-18 13:55:43.745 [DefaultDispatcher-worker-10 @coroutine#99] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cf7d1e 2025-03-18 13:55:43.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2025-03-18 13:55:43.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2025-03-18 13:55:43.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.747 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a1d1467: (connection evicted) 2025-03-18 13:55:43.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:43.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2025-03-18 13:55:43.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2025-03-18 13:55:43.748 [Test worker @coroutine#101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70cf7d1e 2025-03-18 13:55:43.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bbc273 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-03-18 13:55:43.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-03-18 13:55:43.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0 2025-03-18 13:55:43.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@208f7165 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-03-18 13:55:43.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-03-18 13:55:43.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@693f2c89 2025-03-18 13:55:43.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-03-18 13:55:43.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2025-03-18 13:55:43.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2025-03-18 13:55:43.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.778 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@118fbaf0: (connection evicted) 2025-03-18 13:55:43.778 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:43.778 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2025-03-18 13:55:43.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d07aacc 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.780 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2025-03-18 13:55:43.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.781 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2025-03-18 13:55:43.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@194224ca 2025-03-18 13:55:43.781 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@194224ca 2025-03-18 13:55:43.781 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@254e9709 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2025-03-18 13:55:43.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c00aa 2025-03-18 13:55:43.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@147c00aa 2025-03-18 13:55:43.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2025-03-18 13:55:43.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2025-03-18 13:55:43.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2025-03-18 13:55:43.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.810 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@194224ca: (connection evicted) 2025-03-18 13:55:43.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:43.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2025-03-18 13:55:43.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56b05bd7 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.812 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2025-03-18 13:55:43.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aefae0 2025-03-18 13:55:43.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@22aefae0 2025-03-18 13:55:43.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2025-03-18 13:55:43.820 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d53e876 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2025-03-18 13:55:43.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2025-03-18 13:55:43.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2025-03-18 13:55:43.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2025-03-18 13:55:43.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2025-03-18 13:55:43.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.836 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22aefae0: (connection evicted) 2025-03-18 13:55:43.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:43.836 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2025-03-18 13:55:43.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2025-03-18 13:55:43.864 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.891 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.922 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:43.995 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79ba0285 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:43.996 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:43.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2025-03-18 13:55:43.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-03-18 13:55:43.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@61993d18 2025-03-18 13:55:43.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f240187 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-03-18 13:55:44.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-03-18 13:55:44.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2025-03-18 13:55:44.097 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.098 [DefaultDispatcher-worker-7 @coroutine#129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-03-18 13:55:44.109 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.120 [DefaultDispatcher-worker-7 @coroutine#131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-03-18 13:55:44.126 [DefaultDispatcher-worker-7 @coroutine#133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-03-18 13:55:44.130 [DefaultDispatcher-worker-7 @coroutine#135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-03-18 13:55:44.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2025-03-18 13:55:44.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2025-03-18 13:55:44.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.168 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61993d18: (connection evicted) 2025-03-18 13:55:44.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2025-03-18 13:55:44.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2025-03-18 13:55:44.171 [Test worker @coroutine#137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e39f08c 2025-03-18 13:55:44.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2025-03-18 13:55:44.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b7ab7ab 2025-03-18 13:55:44.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2025-03-18 13:55:44.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2025-03-18 13:55:44.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2025-03-18 13:55:44.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@6200b644 2025-03-18 13:55:44.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d4ecdb0 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.188 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2025-03-18 13:55:44.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.189 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2025-03-18 13:55:44.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2025-03-18 13:55:44.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a117dc2 2025-03-18 13:55:44.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2025-03-18 13:55:44.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2025-03-18 13:55:44.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2025-03-18 13:55:44.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.201 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6200b644: (connection evicted) 2025-03-18 13:55:44.201 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.201 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2025-03-18 13:55:44.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60844992 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2025-03-18 13:55:44.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a 2025-03-18 13:55:44.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39514976 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-03-18 13:55:44.211 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@77856cc5 2025-03-18 13:55:44.211 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2025-03-18 13:55:44.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2025-03-18 13:55:44.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2025-03-18 13:55:44.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.213 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6df37f7a: (connection evicted) 2025-03-18 13:55:44.213 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.213 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2025-03-18 13:55:44.213 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60a4e619 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f3400c 2025-03-18 13:55:44.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@11f3400c 2025-03-18 13:55:44.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@628b503a 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2025-03-18 13:55:44.222 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@11c3ce6a 2025-03-18 13:55:44.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2025-03-18 13:55:44.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2025-03-18 13:55:44.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2025-03-18 13:55:44.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.224 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11f3400c: (connection evicted) 2025-03-18 13:55:44.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2025-03-18 13:55:44.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ec8d9b2 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2025-03-18 13:55:44.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@c0013b8 2025-03-18 13:55:44.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c1ea7be 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2025-03-18 13:55:44.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@42d174ad 2025-03-18 13:55:44.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2025-03-18 13:55:44.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2025-03-18 13:55:44.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2025-03-18 13:55:44.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.283 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c0013b8: (connection evicted) 2025-03-18 13:55:44.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2025-03-18 13:55:44.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79c4f23b 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.285 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2025-03-18 13:55:44.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2025-03-18 13:55:44.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@15371de2 2025-03-18 13:55:44.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2025-03-18 13:55:44.289 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2025-03-18 13:55:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5503c7d 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-03-18 13:55:44.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ec0ca83 2025-03-18 13:55:44.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2025-03-18 13:55:44.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2025-03-18 13:55:44.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2025-03-18 13:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.296 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15371de2: (connection evicted) 2025-03-18 13:55:44.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2025-03-18 13:55:44.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2025-03-18 13:55:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2025-03-18 13:55:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13d984ee 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-03-18 13:55:44.298 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@5341641d 2025-03-18 13:55:44.298 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@241d1052 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.307 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2025-03-18 13:55:44.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-03-18 13:55:44.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-03-18 13:55:44.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2025-03-18 13:55:44.311 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.316 [DefaultDispatcher-worker-8 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-03-18 13:55:44.317 [DefaultDispatcher-worker-8 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-03-18 13:55:44.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2025-03-18 13:55:44.318 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2025-03-18 13:55:44.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.318 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5341641d: (connection evicted) 2025-03-18 13:55:44.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2025-03-18 13:55:44.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2025-03-18 13:55:44.319 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb99d1d 2025-03-18 13:55:44.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a7e81 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-03-18 13:55:44.321 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee97af 2025-03-18 13:55:44.321 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2025-03-18 13:55:44.322 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67e11bda 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-03-18 13:55:44.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bde6148 2025-03-18 13:55:44.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2025-03-18 13:55:44.334 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2025-03-18 13:55:44.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2025-03-18 13:55:44.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.340 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ee97af: (connection evicted) 2025-03-18 13:55:44.340 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.340 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2025-03-18 13:55:44.340 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e043e4 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-03-18 13:55:44.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@738a39cc 2025-03-18 13:55:44.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42e202d7 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2025-03-18 13:55:44.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-03-18 13:55:44.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-03-18 13:55:44.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2025-03-18 13:55:44.394 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.408 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.429 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.446 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.455 [DefaultDispatcher-worker-2 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-03-18 13:55:44.455 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.456 [DefaultDispatcher-worker-2 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-03-18 13:55:44.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2025-03-18 13:55:44.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2025-03-18 13:55:44.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.456 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@738a39cc: (connection evicted) 2025-03-18 13:55:44.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2025-03-18 13:55:44.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2025-03-18 13:55:44.457 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62158991 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-03-18 13:55:44.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2025-03-18 13:55:44.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2025-03-18 13:55:44.467 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c3ab672 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2025-03-18 13:55:44.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d764641 2025-03-18 13:55:44.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2025-03-18 13:55:44.560 [HikariPool-32 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.568 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2025-03-18 13:55:44.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2025-03-18 13:55:44.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.606 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed: (connection evicted) 2025-03-18 13:55:44.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2025-03-18 13:55:44.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@114b203 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2025-03-18 13:55:44.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-03-18 13:55:44.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@537b3be1 2025-03-18 13:55:44.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15d58530 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.617 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.617 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2025-03-18 13:55:44.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2025-03-18 13:55:44.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@79e2606f 2025-03-18 13:55:44.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2025-03-18 13:55:44.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2025-03-18 13:55:44.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2025-03-18 13:55:44.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.620 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@537b3be1: (connection evicted) 2025-03-18 13:55:44.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2025-03-18 13:55:44.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@714c74eb 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.629 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2025-03-18 13:55:44.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-03-18 13:55:44.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82 2025-03-18 13:55:44.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2025-03-18 13:55:44.637 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fcc3745 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-03-18 13:55:44.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-03-18 13:55:44.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2025-03-18 13:55:44.718 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.730 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.732 [DefaultDispatcher-worker-8 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-03-18 13:55:44.733 [DefaultDispatcher-worker-8 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-03-18 13:55:44.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2025-03-18 13:55:44.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2025-03-18 13:55:44.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.734 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0cab82: (connection evicted) 2025-03-18 13:55:44.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.734 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2025-03-18 13:55:44.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2025-03-18 13:55:44.735 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ef31221 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@638977e0 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2025-03-18 13:55:44.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2025-03-18 13:55:44.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a8529 2025-03-18 13:55:44.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a8529 2025-03-18 13:55:44.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2025-03-18 13:55:44.738 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d7865d6 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-03-18 13:55:44.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@77f03916 2025-03-18 13:55:44.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2025-03-18 13:55:44.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2025-03-18 13:55:44.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2025-03-18 13:55:44.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.747 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1a8529: (connection evicted) 2025-03-18 13:55:44.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2025-03-18 13:55:44.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eb2972f 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.751 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2025-03-18 13:55:44.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2025-03-18 13:55:44.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2025-03-18 13:55:44.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2025-03-18 13:55:44.764 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2025-03-18 13:55:44.769 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2025-03-18 13:55:44.770 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f166f2e 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-03-18 13:55:44.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fafd27e 2025-03-18 13:55:44.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2025-03-18 13:55:44.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2025-03-18 13:55:44.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2025-03-18 13:55:44.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:55:44.777 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.777 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2025-03-18 13:55:44.777 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@569a26ab 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.778 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2025-03-18 13:55:44.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-03-18 13:55:44.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-03-18 13:55:44.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2025-03-18 13:55:44.781 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-03-18 13:55:44.787 [Test worker @coroutine#256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-03-18 13:55:44.788 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22361e23 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-03-18 13:55:44.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-03-18 13:55:44.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2025-03-18 13:55:44.794 [DefaultDispatcher-worker-14 @coroutine#271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-03-18 13:55:44.794 [DefaultDispatcher-worker-1 @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5 2025-03-18 13:55:44.796 [Test worker @coroutine#274] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-03-18 13:55:44.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2025-03-18 13:55:44.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2025-03-18 13:55:44.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.798 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77ce8bc5: (connection evicted) 2025-03-18 13:55:44.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.798 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2025-03-18 13:55:44.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2025-03-18 13:55:44.799 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d0f548a 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.800 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.800 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2025-03-18 13:55:44.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-03-18 13:55:44.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-03-18 13:55:44.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2025-03-18 13:55:44.802 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-03-18 13:55:44.807 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-03-18 13:55:44.808 [Test worker @coroutine#279] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15130002 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3de45b6c 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2025-03-18 13:55:44.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-03-18 13:55:44.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@7be7c052 2025-03-18 13:55:44.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2025-03-18 13:55:44.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2025-03-18 13:55:44.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2025-03-18 13:55:44.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:55:44.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2025-03-18 13:55:44.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b61e97 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.813 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2025-03-18 13:55:44.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-18 13:55:44.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-18 13:55:44.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2025-03-18 13:55:44.815 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-18 13:55:44.821 [Test worker @coroutine#293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-18 13:55:44.822 [Test worker @coroutine#295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31082efa 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70169464 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-03-18 13:55:44.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ed18ec 2025-03-18 13:55:44.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2025-03-18 13:55:44.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2025-03-18 13:55:44.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2025-03-18 13:55:44.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:55:44.827 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.827 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2025-03-18 13:55:44.827 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c3d9e28 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2025-03-18 13:55:44.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2025-03-18 13:55:44.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2025-03-18 13:55:44.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2025-03-18 13:55:44.845 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.862 [DefaultDispatcher-worker-4 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2025-03-18 13:55:44.869 [DefaultDispatcher-worker-15 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2025-03-18 13:55:44.874 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.890 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.899 [DefaultDispatcher-worker-8 @coroutine#308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46d148bd 2025-03-18 13:55:44.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2025-03-18 13:55:44.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2025-03-18 13:55:44.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.901 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46d148bd: (connection evicted) 2025-03-18 13:55:44.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2025-03-18 13:55:44.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e2772a9 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-03-18 13:55:44.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-03-18 13:55:44.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2025-03-18 13:55:44.910 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.923 [DefaultDispatcher-worker-15 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-03-18 13:55:44.924 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.929 [DefaultDispatcher-worker-18 @coroutine#312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87 2025-03-18 13:55:44.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2025-03-18 13:55:44.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2025-03-18 13:55:44.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.939 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1fa18f87: (connection evicted) 2025-03-18 13:55:44.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2025-03-18 13:55:44.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2bd4780c 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2025-03-18 13:55:44.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-03-18 13:55:44.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-03-18 13:55:44.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2025-03-18 13:55:44.962 [DefaultDispatcher-worker-18 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@395eb363 2025-03-18 13:55:44.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2025-03-18 13:55:44.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2025-03-18 13:55:44.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.963 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395eb363: (connection evicted) 2025-03-18 13:55:44.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2025-03-18 13:55:44.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23708f14 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.964 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.964 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2025-03-18 13:55:44.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-03-18 13:55:44.965 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-03-18 13:55:44.965 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2025-03-18 13:55:44.985 [DefaultDispatcher-worker-11 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-03-18 13:55:44.990 [DefaultDispatcher-worker-15 @coroutine#318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3 2025-03-18 13:55:44.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2025-03-18 13:55:44.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2025-03-18 13:55:44.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:44.991 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cff5aa3: (connection evicted) 2025-03-18 13:55:44.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:44.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2025-03-18 13:55:44.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e61a863 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:44.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b 2025-03-18 13:55:44.992 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b 2025-03-18 13:55:44.992 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2025-03-18 13:55:45.012 [DefaultDispatcher-worker-3 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b 2025-03-18 13:55:45.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2025-03-18 13:55:45.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2025-03-18 13:55:45.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:45.013 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fea9a7b: (connection evicted) 2025-03-18 13:55:45.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:45.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2025-03-18 13:55:45.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33891646 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:45.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2becb2 2025-03-18 13:55:45.014 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@f2becb2 2025-03-18 13:55:45.014 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2025-03-18 13:55:45.032 [DefaultDispatcher-worker-12 @coroutine#323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f2becb2 2025-03-18 13:55:45.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2025-03-18 13:55:45.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2025-03-18 13:55:45.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:45.032 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f2becb2: (connection evicted) 2025-03-18 13:55:45.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:45.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2025-03-18 13:55:45.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71418a4a 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:45.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d021c1 2025-03-18 13:55:45.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@69d021c1 2025-03-18 13:55:45.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2025-03-18 13:55:45.209 [DefaultDispatcher-worker-14 @coroutine#333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d021c1 2025-03-18 13:55:45.214 [DefaultDispatcher-worker-1 @coroutine#335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d021c1 2025-03-18 13:55:45.215 [Test worker @coroutine#337] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:39325/manifest.json 2025-03-18 13:55:45.215 [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:39325/manifest.json. 2025-03-18 13:55:45.215 [Test worker @coroutine#337] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:39325/manifest.json 2025-03-18 13:55:45.216 [Test worker @coroutine#337] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:39325/manifest.json 2025-03-18 13:55:45.216 [Test worker @coroutine#337] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:39325/manifest.json 2025-03-18 13:55:45.271 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:45.290 [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:39325/manifest.json. 2025-03-18 13:55:45.290 [Test worker @coroutine#337] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:39325/manifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:55:45.297 [DefaultDispatcher-worker-12 @coroutine#337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69d021c1 2025-03-18 13:55:45.301 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2025-03-18 13:55:45.301 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2025-03-18 13:55:45.301 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:45.301 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69d021c1: (connection evicted) 2025-03-18 13:55:45.302 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:45.302 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2025-03-18 13:55:45.302 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2025-03-18 13:55:45.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@acd115d 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:45.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-18 13:55:45.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-18 13:55:45.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70df41f9 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:45.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:45.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@46590dd0 2025-03-18 13:55:45.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@46590dd0 2025-03-18 13:55:45.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2025-03-18 13:55:45.349 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 13:55:45.385 [Test worker] INFO ktor.application - Application started in 0.04 seconds. 2025-03-18 13:55:45.385 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@6e612122 2025-03-18 13:55:45.426 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:45.433 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:45.437 [DefaultDispatcher-worker-5 @coroutine#349] INFO ktor.application - Responding at http://0.0.0.0:42091 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64df8422 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:45.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa9971f 2025-03-18 13:55:45.438 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fa9971f 2025-03-18 13:55:45.438 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2025-03-18 13:55:45.455 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 13:55:45.458 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 13:55:45.458 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 13:55:45.459 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 13:55:45.459 [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-18 13:55:45.459 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 13:55:45.459 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 13:55:45.459 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 13:55:45.459 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 13:55:45.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bbe532b 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:45.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2025-03-18 13:55:45.490 [DefaultDispatcher-worker-6 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.496 [DefaultDispatcher-worker-14 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.499 [DefaultDispatcher-worker-15 @coroutine#358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fa9971f 2025-03-18 13:55:45.501 [DefaultDispatcher-worker-15 @coroutine#360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fa9971f 2025-03-18 13:55:45.505 [DefaultDispatcher-worker-2 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.509 [DefaultDispatcher-worker-13 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.510 [Test worker @coroutine#354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42091/api/content/706374996154187776/_ustadmanifest.json 2025-03-18 13:55:45.510 [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:42091/api/content/706374996154187776/_ustadmanifest.json. 2025-03-18 13:55:45.510 [Test worker @coroutine#354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42091/api/content/706374996154187776/_ustadmanifest.json 2025-03-18 13:55:45.512 [Test worker @coroutine#354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42091/api/content/706374996154187776/_ustadmanifest.json 2025-03-18 13:55:45.512 [Test worker @coroutine#354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42091/api/content/706374996154187776/_ustadmanifest.json 2025-03-18 13:55:45.512 [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:42091/api/content/706374996154187776/_ustadmanifest.json. 2025-03-18 13:55:45.512 [Test worker @coroutine#354] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42091/api/content/706374996154187776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:55:45.520 [DefaultDispatcher-worker-15 @coroutine#354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.523 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 13:55:45.524 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-52a5302a-e2da-4f46-86af-c0509eb27643', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 13:55:45.525 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 13:55:45.525 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-52a5302a-e2da-4f46-86af-c0509eb27643 2025-03-18 13:55:45.528 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:45.528 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42091/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:55:45.528 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:45.528 [DefaultDispatcher-worker-10 @coroutine#375] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42091/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:55:45.533 [DefaultDispatcher-worker-5 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.533 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42091/UmAppDatabase/replication/nodeId 2025-03-18 13:55:45.533 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42091/UmAppDatabase/replication/nodeId. 2025-03-18 13:55:45.533 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42091/UmAppDatabase/replication/nodeId 2025-03-18 13:55:45.536 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42091/api/blob/upload-init-batch 2025-03-18 13:55:45.536 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:42091/api/blob/upload-init-batch. 2025-03-18 13:55:45.536 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42091/api/blob/upload-init-batch 2025-03-18 13:55:45.536 [DefaultDispatcher-worker-17 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42091/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 13:55:45.538 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:45.560 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:45.572 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-18 13:55:45.572 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 13:55:45.572 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 13:55:45.572 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 13:55:45.576 [eventLoopGroupProxy-4-3 @call-handler#397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:45.576 [eventLoopGroupProxy-4-4 @call-handler#395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:45.576 [eventLoopGroupProxy-4-2 @call-handler#396] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-18 13:55:45.576 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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-18 13:55:45.576 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 13:55:45.578 [eventLoopGroupProxy-4-1 @call-handler#398] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:45.579 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42091/UmAppDatabase/replication/nodeId 2025-03-18 13:55:45.579 [DefaultDispatcher-worker-5 @coroutine#374] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42091/UmAppDatabase/replication/nodeId 2025-03-18 13:55:45.579 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:45.579 [DefaultDispatcher-worker-16 @coroutine#375] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42091/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:45.582 [eventLoopGroupProxy-4-1 @call-handler#398] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 13ms 2025-03-18 13:55:45.582 [eventLoopGroupProxy-4-4 @call-handler#395] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 13ms 2025-03-18 13:55:45.585 [DefaultDispatcher-worker-14 @coroutine#374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.585 [eventLoopGroupProxy-4-2 @coroutine#404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-18 13:55:45.590 [DefaultDispatcher-worker-16 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.592 [eventLoopGroupProxy-4-2 @call-handler#396] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 23ms 2025-03-18 13:55:45.594 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42091/api/blob/upload-init-batch 2025-03-18 13:55:45.594 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42091/api/blob/upload-init-batch 2025-03-18 13:55:45.596 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42091/api/blob/upload-init-batch. 2025-03-18 13:55:45.596 [DefaultDispatcher-worker-16 @coroutine#373] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42091/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:45.605 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42091/api/blob/upload-batch-data 2025-03-18 13:55:45.605 [DefaultDispatcher-worker-16 @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:42091/api/blob/upload-batch-data. 2025-03-18 13:55:45.605 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42091/api/blob/upload-batch-data 2025-03-18 13:55:45.605 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:45.610 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 13:55:45.617 [eventLoopGroupProxy-4-1 @coroutine#412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-18 13:55:45.618 [eventLoopGroupProxy-4-1 @call-handler#411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:45.618 [eventLoopGroupProxy-4-1 @call-handler#411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2025-03-18 13:55:45.618 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42091/api/blob/upload-batch-data 2025-03-18 13:55:45.624 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42091/api/blob/upload-batch-data 2025-03-18 13:55:45.624 [DefaultDispatcher-worker-16 @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:42091/api/blob/upload-batch-data. 2025-03-18 13:55:45.624 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42091/api/blob/upload-batch-data 2025-03-18 13:55:45.624 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42091/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:45.626 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 13:55:45.628 [eventLoopGroupProxy-4-1 @coroutine#417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-18 13:55:45.628 [eventLoopGroupProxy-4-1 @call-handler#416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:45.628 [eventLoopGroupProxy-4-1 @call-handler#416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:45.629 [DefaultDispatcher-worker-16 @coroutine#409] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42091/api/blob/upload-batch-data 2025-03-18 13:55:45.640 [DefaultDispatcher-worker-3 @coroutine#373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.647 [DefaultDispatcher-worker-3 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.657 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42091/UmAppDatabase/replication/message 2025-03-18 13:55:45.657 [DefaultDispatcher-worker-3 @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:42091/UmAppDatabase/replication/message. 2025-03-18 13:55:45.657 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42091/UmAppDatabase/replication/message 2025-03-18 13:55:45.657 [DefaultDispatcher-worker-3 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42091/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 13:55:45.658 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 13:55:45.658 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-18 13:55:45.658 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 13:55:45.670 [DefaultDispatcher-worker-17 @call-handler#430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46590dd0 2025-03-18 13:55:45.671 [eventLoopGroupProxy-4-1 @call-handler#430] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:45.671 [eventLoopGroupProxy-4-1 @call-handler#430] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 13ms 2025-03-18 13:55:45.671 [DefaultDispatcher-worker-7 @coroutine#348] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:42091/api/content/706374996154187776/_ustadmanifest.json 2025-03-18 13:55:45.671 [DefaultDispatcher-worker-7 @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:42091/api/content/706374996154187776/_ustadmanifest.json. 2025-03-18 13:55:45.671 [DefaultDispatcher-worker-7 @coroutine#348] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42091/api/content/706374996154187776/_ustadmanifest.json 2025-03-18 13:55:45.672 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42091/UmAppDatabase/replication/message 2025-03-18 13:55:45.672 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42091/UmAppDatabase/replication/message 2025-03-18 13:55:45.672 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:42091/UmAppDatabase/replication/message. 2025-03-18 13:55:45.672 [DefaultDispatcher-worker-12 @coroutine#376] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42091/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:45.672 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42091/api/content/706374996154187776/_ustadmanifest.json 2025-03-18 13:55:45.672 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42091/api/content/706374996154187776/_ustadmanifest.json 2025-03-18 13:55:45.673 [DefaultDispatcher-worker-5 @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:42091/api/content/706374996154187776/_ustadmanifest.json. 2025-03-18 13:55:45.673 [DefaultDispatcher-worker-5 @coroutine#348] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:42091/api/content/706374996154187776/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:55:45.677 [DefaultDispatcher-worker-17 @coroutine#376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@abe7d36 2025-03-18 13:55:45.677 [DefaultDispatcher-worker-16 @coroutine#348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46590dd0 2025-03-18 13:55:45.678 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 13:55:45.678 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 13:55:45.678 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 13:55:45.678 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 13:55:45.678 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 13:55:45.679 [Test worker @coroutine#442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fa9971f 2025-03-18 13:55:45.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2025-03-18 13:55:45.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2025-03-18 13:55:45.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:45.679 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@abe7d36: (connection evicted) 2025-03-18 13:55:45.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:45.680 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2025-03-18 13:55:45.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2025-03-18 13:55:45.956 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:45.956 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:46.141 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:46.685 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@6e612122 2025-03-18 13:55:46.685 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@6e612122 2025-03-18 13:55:46.687 [Test worker @coroutine#447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f2dc407 2025-03-18 13:55:46.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2025-03-18 13:55:46.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2025-03-18 13:55:46.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:46.687 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46590dd0: (connection evicted) 2025-03-18 13:55:46.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:46.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2025-03-18 13:55:46.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2025-03-18 13:55:46.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a38a12 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:46.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-18 13:55:46.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-18 13:55:46.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ac71b87 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:46.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-03-18 13:55:46.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-03-18 13:55:46.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2025-03-18 13:55:46.701 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 13:55:46.703 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2025-03-18 13:55:46.703 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2f69d246 2025-03-18 13:55:46.704 [DefaultDispatcher-worker-5 @coroutine#454] INFO ktor.application - Responding at http://0.0.0.0:39071 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d51b6a8 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:46.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dc7661 2025-03-18 13:55:46.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dc7661 2025-03-18 13:55:46.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2025-03-18 13:55:46.706 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 13:55:46.706 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 13:55:46.706 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 13:55:46.706 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 13:55:46.706 [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-18 13:55:46.706 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 13:55:46.706 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 13:55:46.706 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 13:55:46.706 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4202276 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:46.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:46.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2025-03-18 13:55:46.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2025-03-18 13:55:46.727 [DefaultDispatcher-worker-5 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.732 [DefaultDispatcher-worker-12 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.736 [DefaultDispatcher-worker-8 @coroutine#464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37dc7661 2025-03-18 13:55:46.738 [Test worker @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37dc7661 2025-03-18 13:55:46.742 [DefaultDispatcher-worker-14 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.746 [DefaultDispatcher-worker-6 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.747 [Test worker @coroutine#459] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/content/706375003610320896/_ustadmanifest.json 2025-03-18 13:55:46.747 [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:39071/api/content/706375003610320896/_ustadmanifest.json. 2025-03-18 13:55:46.747 [Test worker @coroutine#459] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/content/706375003610320896/_ustadmanifest.json 2025-03-18 13:55:46.748 [Test worker @coroutine#459] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/content/706375003610320896/_ustadmanifest.json 2025-03-18 13:55:46.748 [Test worker @coroutine#459] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39071/api/content/706375003610320896/_ustadmanifest.json 2025-03-18 13:55:46.748 [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:39071/api/content/706375003610320896/_ustadmanifest.json. 2025-03-18 13:55:46.748 [Test worker @coroutine#459] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39071/api/content/706375003610320896/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:55:46.755 [DefaultDispatcher-worker-4 @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.755 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 13:55:46.755 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-01679c19-02ad-4580-bf87-5616178117a5', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 13:55:46.756 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 13:55:46.756 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-01679c19-02ad-4580-bf87-5616178117a5 2025-03-18 13:55:46.757 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:46.757 [DefaultDispatcher-worker-4 @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:39071/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:55:46.757 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:46.757 [DefaultDispatcher-worker-4 @coroutine#480] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:55:46.759 [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-18 13:55:46.759 [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-18 13:55:46.759 [eventLoopGroupProxy-7-2 @call-handler#490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:46.760 [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-18 13:55:46.760 [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-18 13:55:46.760 [eventLoopGroupProxy-7-1 @call-handler#491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:46.760 [eventLoopGroupProxy-7-1 @call-handler#491] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 13:55:46.760 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:46.760 [DefaultDispatcher-worker-13 @coroutine#480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39071/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:46.762 [DefaultDispatcher-worker-6 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.762 [DefaultDispatcher-worker-6 @coroutine#479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/UmAppDatabase/replication/nodeId 2025-03-18 13:55:46.762 [DefaultDispatcher-worker-6 @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:39071/UmAppDatabase/replication/nodeId. 2025-03-18 13:55:46.762 [DefaultDispatcher-worker-6 @coroutine#479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/UmAppDatabase/replication/nodeId 2025-03-18 13:55:46.764 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-init-batch 2025-03-18 13:55:46.764 [DefaultDispatcher-worker-5 @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:39071/api/blob/upload-init-batch. 2025-03-18 13:55:46.764 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-init-batch 2025-03-18 13:55:46.764 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 13:55:46.764 [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-18 13:55:46.764 [eventLoopGroupProxy-7-1 @call-handler#499] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:46.764 [eventLoopGroupProxy-7-1 @call-handler#499] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-18 13:55:46.765 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/UmAppDatabase/replication/nodeId 2025-03-18 13:55:46.765 [DefaultDispatcher-worker-11 @coroutine#479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39071/UmAppDatabase/replication/nodeId 2025-03-18 13:55:46.765 [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-18 13:55:46.766 [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-18 13:55:46.767 [eventLoopGroupProxy-7-3 @coroutine#507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-18 13:55:46.767 [eventLoopGroupProxy-7-3 @call-handler#506] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-18 13:55:46.768 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-init-batch 2025-03-18 13:55:46.768 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39071/api/blob/upload-init-batch 2025-03-18 13:55:46.768 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39071/api/blob/upload-init-batch. 2025-03-18 13:55:46.768 [DefaultDispatcher-worker-5 @coroutine#478] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39071/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:46.769 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.769 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39071/api/blob/upload-batch-data. 2025-03-18 13:55:46.769 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.769 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:46.770 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 13:55:46.770 [DefaultDispatcher-worker-12 @coroutine#479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.772 [eventLoopGroupProxy-7-1 @coroutine#515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-18 13:55:46.772 [eventLoopGroupProxy-7-1 @call-handler#513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:46.773 [eventLoopGroupProxy-7-1 @call-handler#513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-18 13:55:46.773 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.774 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.774 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39071/api/blob/upload-batch-data. 2025-03-18 13:55:46.774 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.774 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:46.775 [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-18 13:55:46.776 [DefaultDispatcher-worker-16 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.777 [eventLoopGroupProxy-7-1 @coroutine#520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-18 13:55:46.777 [eventLoopGroupProxy-7-1 @call-handler#519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:46.777 [eventLoopGroupProxy-7-1 @call-handler#519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:46.778 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.778 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.778 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:46.778 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.778 [DefaultDispatcher-worker-1 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:46.779 [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-18 13:55:46.790 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:46.791 [DefaultDispatcher-worker-4 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32a4ea4e 2025-03-18 13:55:46.792 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:46.805 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:46.807 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:46.821 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:46.822 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:46.822 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.823 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.823 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39071/api/blob/upload-batch-data. 2025-03-18 13:55:46.823 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.823 [DefaultDispatcher-worker-4 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:46.824 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:46.824 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 0ms 2025-03-18 13:55:46.825 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.825 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39071/api/blob/upload-batch-data. 2025-03-18 13:55:46.825 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39071/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:46.825 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:39071/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39071/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2025-03-18 13:55:46.825 [DefaultDispatcher-worker-5 @coroutine#511] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:39071/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:46.833 [DefaultDispatcher-worker-14 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.839 [DefaultDispatcher-worker-17 @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:46.843 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 13:55:47.344 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9478037b-b300-413e-a024-ed3923c5fd43', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 13:55:47.344 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 13:55:47.344 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9478037b-b300-413e-a024-ed3923c5fd43 2025-03-18 13:55:47.346 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-init-batch 2025-03-18 13:55:47.346 [DefaultDispatcher-worker-5 @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:39071/api/blob/upload-init-batch. 2025-03-18 13:55:47.346 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-init-batch 2025-03-18 13:55:47.346 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 13:55:47.347 [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-18 13:55:47.347 [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-18 13:55:47.348 [eventLoopGroupProxy-7-1 @coroutine#539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-18 13:55:47.349 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 2ms 2025-03-18 13:55:47.350 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-init-batch 2025-03-18 13:55:47.350 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39071/api/blob/upload-init-batch 2025-03-18 13:55:47.350 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39071/api/blob/upload-init-batch. 2025-03-18 13:55:47.350 [DefaultDispatcher-worker-5 @coroutine#535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39071/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:47.351 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.351 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.351 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.351 [DefaultDispatcher-worker-10 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.352 [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-18 13:55:47.354 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.355 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2025-03-18 13:55:47.355 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.356 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.356 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.356 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.356 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.356 [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-18 13:55:47.358 [eventLoopGroupProxy-7-1 @call-handler#548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.358 [eventLoopGroupProxy-7-1 @call-handler#548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:47.358 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.359 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.359 [DefaultDispatcher-worker-18 @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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.359 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.359 [DefaultDispatcher-worker-18 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.359 [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-18 13:55:47.401 [eventLoopGroupProxy-7-1 @call-handler#551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.401 [eventLoopGroupProxy-7-1 @call-handler#551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:47.401 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.402 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.402 [DefaultDispatcher-worker-2 @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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.402 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.402 [DefaultDispatcher-worker-2 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.402 [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-18 13:55:47.444 [eventLoopGroupProxy-7-1 @call-handler#554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.445 [eventLoopGroupProxy-7-1 @call-handler#554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:47.445 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.446 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.446 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.446 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.446 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.447 [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-18 13:55:47.488 [eventLoopGroupProxy-7-1 @call-handler#557] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.488 [eventLoopGroupProxy-7-1 @call-handler#557] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 13:55:47.489 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.489 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.489 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.489 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.489 [DefaultDispatcher-worker-5 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.490 [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-18 13:55:47.532 [eventLoopGroupProxy-7-1 @call-handler#560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.532 [eventLoopGroupProxy-7-1 @call-handler#560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:47.533 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.533 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.533 [DefaultDispatcher-worker-1 @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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.533 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.533 [DefaultDispatcher-worker-1 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.534 [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-18 13:55:47.576 [eventLoopGroupProxy-7-1 @call-handler#563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.576 [eventLoopGroupProxy-7-1 @call-handler#563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:47.577 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.577 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.577 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.577 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.577 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.578 [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-18 13:55:47.620 [eventLoopGroupProxy-7-1 @call-handler#566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.620 [eventLoopGroupProxy-7-1 @call-handler#566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:47.621 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.621 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.621 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.621 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.621 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.622 [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-18 13:55:47.664 [eventLoopGroupProxy-7-1 @call-handler#569] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.664 [eventLoopGroupProxy-7-1 @call-handler#569] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:47.665 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.666 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.666 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.666 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.666 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.667 [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-18 13:55:47.708 [eventLoopGroupProxy-7-1 @call-handler#573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.708 [eventLoopGroupProxy-7-1 @call-handler#573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 13:55:47.709 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.709 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.709 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.709 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.709 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.710 [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-18 13:55:47.752 [eventLoopGroupProxy-7-1 @call-handler#576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.752 [eventLoopGroupProxy-7-1 @call-handler#576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:47.753 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.753 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.754 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.754 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.754 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.754 [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-18 13:55:47.796 [eventLoopGroupProxy-7-1 @call-handler#579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.796 [eventLoopGroupProxy-7-1 @call-handler#579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:47.797 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.797 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.797 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.797 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.797 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.798 [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-18 13:55:47.840 [eventLoopGroupProxy-7-1 @call-handler#582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.840 [eventLoopGroupProxy-7-1 @call-handler#582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:47.841 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.842 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.842 [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:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.842 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.842 [DefaultDispatcher-worker-13 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.843 [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-18 13:55:47.851 [DefaultDispatcher-worker-6 @coroutine#536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:47.885 [eventLoopGroupProxy-7-1 @coroutine#587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-18 13:55:47.886 [eventLoopGroupProxy-7-1 @call-handler#585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.886 [eventLoopGroupProxy-7-1 @call-handler#585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:47.886 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.887 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.887 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.887 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.887 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.888 [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-18 13:55:47.890 [eventLoopGroupProxy-7-1 @coroutine#592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-18 13:55:47.890 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.890 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:47.890 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.891 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.891 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:39071/api/blob/upload-batch-data. 2025-03-18 13:55:47.891 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.891 [DefaultDispatcher-worker-16 @coroutine#543] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:47.892 [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-18 13:55:47.893 [eventLoopGroupProxy-7-1 @coroutine#597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-18 13:55:47.893 [eventLoopGroupProxy-7-1 @call-handler#596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.893 [eventLoopGroupProxy-7-1 @call-handler#596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:47.893 [DefaultDispatcher-worker-6 @coroutine#543] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/blob/upload-batch-data 2025-03-18 13:55:47.899 [DefaultDispatcher-worker-3 @coroutine#535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:47.903 [DefaultDispatcher-worker-3 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:47.904 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/UmAppDatabase/replication/message 2025-03-18 13:55:47.904 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:39071/UmAppDatabase/replication/message. 2025-03-18 13:55:47.904 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/UmAppDatabase/replication/message 2025-03-18 13:55:47.904 [DefaultDispatcher-worker-3 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:39071/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 13:55:47.905 [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-18 13:55:47.905 [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-18 13:55:47.905 [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-18 13:55:47.915 [DefaultDispatcher-worker-17 @call-handler#606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-03-18 13:55:47.916 [eventLoopGroupProxy-7-1 @call-handler#606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:47.916 [eventLoopGroupProxy-7-1 @call-handler#606] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 11ms 2025-03-18 13:55:47.916 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:39071/api/content/706375003610320896/_ustadmanifest.json 2025-03-18 13:55:47.916 [DefaultDispatcher-worker-3 @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:39071/api/content/706375003610320896/_ustadmanifest.json. 2025-03-18 13:55:47.916 [DefaultDispatcher-worker-3 @coroutine#453] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39071/api/content/706375003610320896/_ustadmanifest.json 2025-03-18 13:55:47.916 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/UmAppDatabase/replication/message 2025-03-18 13:55:47.916 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39071/UmAppDatabase/replication/message 2025-03-18 13:55:47.916 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:39071/UmAppDatabase/replication/message. 2025-03-18 13:55:47.916 [DefaultDispatcher-worker-19 @coroutine#481] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39071/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:47.917 [DefaultDispatcher-worker-9 @coroutine#453] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39071/api/content/706375003610320896/_ustadmanifest.json 2025-03-18 13:55:47.917 [DefaultDispatcher-worker-9 @coroutine#453] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39071/api/content/706375003610320896/_ustadmanifest.json 2025-03-18 13:55:47.917 [DefaultDispatcher-worker-9 @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:39071/api/content/706375003610320896/_ustadmanifest.json. 2025-03-18 13:55:47.917 [DefaultDispatcher-worker-9 @coroutine#453] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:39071/api/content/706375003610320896/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:55:47.921 [DefaultDispatcher-worker-7 @coroutine#481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34588991 2025-03-18 13:55:47.922 [DefaultDispatcher-worker-13 @coroutine#453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9 2025-03-18 13:55:47.923 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 13:55:47.923 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 13:55:47.923 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 13:55:47.923 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 13:55:47.923 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 13:55:47.924 [Test worker @coroutine#622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37dc7661 2025-03-18 13:55:47.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2025-03-18 13:55:47.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2025-03-18 13:55:47.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:47.924 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34588991: (connection evicted) 2025-03-18 13:55:47.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:47.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2025-03-18 13:55:47.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2025-03-18 13:55:48.206 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:48.344 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:48.399 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:48.692 [DefaultDispatcher-worker-8 @coroutine#627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e96489b 2025-03-18 13:55:48.927 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2f69d246 2025-03-18 13:55:48.928 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2f69d246 2025-03-18 13:55:48.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2025-03-18 13:55:48.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2025-03-18 13:55:48.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:48.928 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3986b9e9: (connection evicted) 2025-03-18 13:55:48.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:48.929 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2025-03-18 13:55:48.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b808427 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:48.930 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:48.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-18 13:55:48.931 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-18 13:55:48.931 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ace65df 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:48.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:48.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2025-03-18 13:55:48.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7505dcab 2025-03-18 13:55:48.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@7505dcab 2025-03-18 13:55:48.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2025-03-18 13:55:48.942 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 13:55:48.943 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-18 13:55:48.943 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2d399e88 2025-03-18 13:55:48.944 [DefaultDispatcher-worker-6 @coroutine#635] INFO ktor.application - Responding at http://0.0.0.0:33447 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4806fbf7 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:48.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2025-03-18 13:55:48.945 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2025-03-18 13:55:48.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2025-03-18 13:55:48.947 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 13:55:48.947 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 13:55:48.947 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 13:55:48.947 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 13:55:48.947 [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-18 13:55:48.947 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 13:55:48.947 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 13:55:48.947 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 13:55:48.947 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5923210 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:48.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:48.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2025-03-18 13:55:48.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:48.948 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:48.948 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2025-03-18 13:55:48.966 [DefaultDispatcher-worker-4 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:48.971 [DefaultDispatcher-worker-18 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:48.975 [DefaultDispatcher-worker-17 @coroutine#644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2025-03-18 13:55:48.977 [Test worker @coroutine#646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2025-03-18 13:55:48.982 [DefaultDispatcher-worker-1 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:48.986 [DefaultDispatcher-worker-4 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:48.986 [Test worker @coroutine#640] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33447/api/content/706375011252858880/_ustadmanifest.json 2025-03-18 13:55:48.986 [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:33447/api/content/706375011252858880/_ustadmanifest.json. 2025-03-18 13:55:48.986 [Test worker @coroutine#640] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33447/api/content/706375011252858880/_ustadmanifest.json 2025-03-18 13:55:48.987 [Test worker @coroutine#640] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33447/api/content/706375011252858880/_ustadmanifest.json 2025-03-18 13:55:48.987 [Test worker @coroutine#640] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33447/api/content/706375011252858880/_ustadmanifest.json 2025-03-18 13:55:48.988 [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:33447/api/content/706375011252858880/_ustadmanifest.json. 2025-03-18 13:55:48.988 [Test worker @coroutine#640] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33447/api/content/706375011252858880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:55:48.994 [DefaultDispatcher-worker-9 @coroutine#640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:48.994 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 13:55:48.994 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-15cd3eee-d004-45ef-bb53-2e5fdaca6280', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 13:55:48.995 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 13:55:48.995 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-15cd3eee-d004-45ef-bb53-2e5fdaca6280 2025-03-18 13:55:48.996 [DefaultDispatcher-worker-14 @coroutine#660] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:48.996 [DefaultDispatcher-worker-14 @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:33447/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:55:48.996 [DefaultDispatcher-worker-14 @coroutine#660] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:48.996 [DefaultDispatcher-worker-14 @coroutine#660] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33447/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:55:48.998 [eventLoopGroupProxy-10-1 @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-18 13:55:48.998 [eventLoopGroupProxy-10-2 @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-18 13:55:48.998 [eventLoopGroupProxy-10-2 @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-18 13:55:48.998 [eventLoopGroupProxy-10-1 @call-handler#670] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:48.998 [eventLoopGroupProxy-10-2 @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-18 13:55:48.998 [eventLoopGroupProxy-10-2 @call-handler#671] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:48.999 [eventLoopGroupProxy-10-2 @call-handler#671] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 13:55:48.999 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:48.999 [DefaultDispatcher-worker-13 @coroutine#660] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33447/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:49.001 [DefaultDispatcher-worker-17 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:49.001 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33447/UmAppDatabase/replication/nodeId 2025-03-18 13:55:49.001 [DefaultDispatcher-worker-17 @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:33447/UmAppDatabase/replication/nodeId. 2025-03-18 13:55:49.001 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33447/UmAppDatabase/replication/nodeId 2025-03-18 13:55:49.002 [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-18 13:55:49.002 [DefaultDispatcher-worker-19 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33447/api/blob/upload-init-batch 2025-03-18 13:55:49.002 [DefaultDispatcher-worker-19 @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:33447/api/blob/upload-init-batch. 2025-03-18 13:55:49.002 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:49.002 [DefaultDispatcher-worker-19 @coroutine#658] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33447/api/blob/upload-init-batch 2025-03-18 13:55:49.002 [DefaultDispatcher-worker-19 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33447/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 13:55:49.002 [eventLoopGroupProxy-10-2 @call-handler#679] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2025-03-18 13:55:49.002 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33447/UmAppDatabase/replication/nodeId 2025-03-18 13:55:49.002 [DefaultDispatcher-worker-17 @coroutine#659] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33447/UmAppDatabase/replication/nodeId 2025-03-18 13:55:49.003 [eventLoopGroupProxy-10-2 @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-18 13:55:49.003 [eventLoopGroupProxy-10-2 @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-18 13:55:49.004 [eventLoopGroupProxy-10-2 @coroutine#685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-18 13:55:49.004 [eventLoopGroupProxy-10-2 @call-handler#684] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 1ms 2025-03-18 13:55:49.005 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33447/api/blob/upload-init-batch 2025-03-18 13:55:49.005 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33447/api/blob/upload-init-batch 2025-03-18 13:55:49.005 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33447/api/blob/upload-init-batch. 2025-03-18 13:55:49.005 [DefaultDispatcher-worker-14 @coroutine#658] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33447/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:49.007 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.007 [DefaultDispatcher-worker-14 @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:33447/api/blob/upload-batch-data. 2025-03-18 13:55:49.007 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.007 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:49.008 [DefaultDispatcher-worker-13 @coroutine#659] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:49.008 [eventLoopGroupProxy-10-2 @call-handler#692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 13:55:49.010 [eventLoopGroupProxy-10-2 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-18 13:55:49.010 [eventLoopGroupProxy-10-2 @call-handler#692] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:49.010 [eventLoopGroupProxy-10-2 @call-handler#692] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:49.010 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.011 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.011 [DefaultDispatcher-worker-2 @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:33447/api/blob/upload-batch-data. 2025-03-18 13:55:49.011 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.011 [DefaultDispatcher-worker-2 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:49.012 [eventLoopGroupProxy-10-2 @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-18 13:55:49.013 [DefaultDispatcher-worker-14 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:49.014 [eventLoopGroupProxy-10-2 @coroutine#698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-18 13:55:49.014 [eventLoopGroupProxy-10-2 @call-handler#697] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:49.014 [eventLoopGroupProxy-10-2 @call-handler#697] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:49.018 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.019 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.019 [DefaultDispatcher-worker-14 @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:33447/api/blob/upload-batch-data. 2025-03-18 13:55:49.019 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.019 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:49.021 [eventLoopGroupProxy-10-2 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 13:55:49.025 [eventLoopGroupProxy-10-2 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-18 13:55:49.025 [eventLoopGroupProxy-10-2 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:49.025 [eventLoopGroupProxy-10-2 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2025-03-18 13:55:49.025 [DefaultDispatcher-worker-14 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.026 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.026 [DefaultDispatcher-worker-7 @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:33447/api/blob/upload-batch-data. 2025-03-18 13:55:49.026 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.026 [DefaultDispatcher-worker-7 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:49.027 [eventLoopGroupProxy-10-2 @call-handler#707] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 13:55:49.028 [eventLoopGroupProxy-10-2 @coroutine#708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-18 13:55:49.028 [eventLoopGroupProxy-10-2 @call-handler#707] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:49.029 [eventLoopGroupProxy-10-2 @call-handler#707] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:49.029 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.030 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.030 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:33447/api/blob/upload-batch-data. 2025-03-18 13:55:49.030 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.030 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33447/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:49.030 [eventLoopGroupProxy-10-2 @call-handler#712] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 13:55:49.031 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:49.031 [eventLoopGroupProxy-10-2 @coroutine#713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-18 13:55:49.032 [eventLoopGroupProxy-10-2 @call-handler#712] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:49.032 [eventLoopGroupProxy-10-2 @call-handler#712] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:49.032 [DefaultDispatcher-worker-13 @coroutine#689] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33447/api/blob/upload-batch-data 2025-03-18 13:55:49.034 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:49.037 [DefaultDispatcher-worker-1 @coroutine#658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:49.041 [DefaultDispatcher-worker-7 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:49.042 [DefaultDispatcher-worker-7 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33447/UmAppDatabase/replication/message 2025-03-18 13:55:49.042 [DefaultDispatcher-worker-7 @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:33447/UmAppDatabase/replication/message. 2025-03-18 13:55:49.042 [DefaultDispatcher-worker-7 @coroutine#661] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33447/UmAppDatabase/replication/message 2025-03-18 13:55:49.042 [DefaultDispatcher-worker-7 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33447/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 13:55:49.043 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 13:55:49.043 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2025-03-18 13:55:49.043 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 13:55:49.045 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:49.048 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:49.053 [DefaultDispatcher-worker-19 @call-handler#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7505dcab 2025-03-18 13:55:49.053 [eventLoopGroupProxy-10-2 @call-handler#722] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:49.053 [eventLoopGroupProxy-10-2 @call-handler#722] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 10ms 2025-03-18 13:55:49.053 [DefaultDispatcher-worker-15 @coroutine#634] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:33447/api/content/706375011252858880/_ustadmanifest.json 2025-03-18 13:55:49.053 [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:33447/api/content/706375011252858880/_ustadmanifest.json. 2025-03-18 13:55:49.053 [DefaultDispatcher-worker-15 @coroutine#634] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33447/api/content/706375011252858880/_ustadmanifest.json 2025-03-18 13:55:49.054 [DefaultDispatcher-worker-12 @coroutine#661] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33447/UmAppDatabase/replication/message 2025-03-18 13:55:49.054 [DefaultDispatcher-worker-12 @coroutine#661] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33447/UmAppDatabase/replication/message 2025-03-18 13:55:49.054 [DefaultDispatcher-worker-12 @coroutine#661] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:33447/UmAppDatabase/replication/message. 2025-03-18 13:55:49.054 [DefaultDispatcher-worker-12 @coroutine#661] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33447/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:49.054 [DefaultDispatcher-worker-11 @coroutine#634] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33447/api/content/706375011252858880/_ustadmanifest.json 2025-03-18 13:55:49.054 [DefaultDispatcher-worker-11 @coroutine#634] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33447/api/content/706375011252858880/_ustadmanifest.json 2025-03-18 13:55:49.054 [DefaultDispatcher-worker-11 @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:33447/api/content/706375011252858880/_ustadmanifest.json. 2025-03-18 13:55:49.054 [DefaultDispatcher-worker-11 @coroutine#634] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:33447/api/content/706375011252858880/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:55:49.059 [DefaultDispatcher-worker-20 @coroutine#661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ee19768 2025-03-18 13:55:49.060 [DefaultDispatcher-worker-18 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7505dcab 2025-03-18 13:55:49.060 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 13:55:49.061 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 13:55:49.061 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 13:55:49.061 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 13:55:49.061 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 13:55:49.061 [Test worker @coroutine#738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50e4d8cd 2025-03-18 13:55:49.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2025-03-18 13:55:49.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2025-03-18 13:55:49.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:49.062 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ee19768: (connection evicted) 2025-03-18 13:55:49.062 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:49.062 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2025-03-18 13:55:49.062 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2025-03-18 13:55:49.447 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:49.447 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:49.538 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:50.067 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2d399e88 2025-03-18 13:55:50.067 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2d399e88 2025-03-18 13:55:50.068 [Test worker @coroutine#744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6771fc29 2025-03-18 13:55:50.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2025-03-18 13:55:50.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2025-03-18 13:55:50.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:50.068 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7505dcab: (connection evicted) 2025-03-18 13:55:50.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:50.069 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2025-03-18 13:55:50.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d5d1204 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:50.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:50.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cfe97 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:50.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:50.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-03-18 13:55:50.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-03-18 13:55:50.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2025-03-18 13:55:50.104 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 13:55:50.105 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-18 13:55:50.105 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4c6fe482 2025-03-18 13:55:50.106 [DefaultDispatcher-worker-3 @coroutine#751] INFO ktor.application - Responding at http://0.0.0.0:37275 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ecd09d5 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:50.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@53654b2d 2025-03-18 13:55:50.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@53654b2d 2025-03-18 13:55:50.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2025-03-18 13:55:50.108 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2025-03-18 13:55:50.108 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2025-03-18 13:55:50.108 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2025-03-18 13:55:50.108 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2025-03-18 13:55:50.108 [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-18 13:55:50.108 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2025-03-18 13:55:50.108 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2025-03-18 13:55:50.108 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2025-03-18 13:55:50.108 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 13:55:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2025-03-18 13:55:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:50.108 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d260494 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:50.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:50.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:50.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2025-03-18 13:55:50.130 [DefaultDispatcher-worker-14 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:50.134 [DefaultDispatcher-worker-6 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:50.193 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:50.195 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:50.206 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:50.209 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:50.221 [DefaultDispatcher-worker-6 @coroutine#761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53654b2d 2025-03-18 13:55:50.246 [DefaultDispatcher-worker-6 @coroutine#763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53654b2d 2025-03-18 13:55:50.249 [DefaultDispatcher-worker-6 @coroutine#765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53654b2d 2025-03-18 13:55:50.252 [DefaultDispatcher-worker-6 @coroutine#767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53654b2d 2025-03-18 13:55:50.259 [DefaultDispatcher-worker-20 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:50.263 [DefaultDispatcher-worker-13 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:50.263 [Test worker @coroutine#756] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/content/706375019503734784/_ustadmanifest.json 2025-03-18 13:55:50.263 [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:37275/api/content/706375019503734784/_ustadmanifest.json. 2025-03-18 13:55:50.263 [Test worker @coroutine#756] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/content/706375019503734784/_ustadmanifest.json 2025-03-18 13:55:50.264 [Test worker @coroutine#756] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/content/706375019503734784/_ustadmanifest.json 2025-03-18 13:55:50.264 [Test worker @coroutine#756] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37275/api/content/706375019503734784/_ustadmanifest.json 2025-03-18 13:55:50.265 [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:37275/api/content/706375019503734784/_ustadmanifest.json. 2025-03-18 13:55:50.265 [Test worker @coroutine#756] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37275/api/content/706375019503734784/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:55:50.322 [DefaultDispatcher-worker-15 @coroutine#756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:50.323 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2025-03-18 13:55:50.323 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-65a51b0f-3d57-408d-9258-e6f8ab8a770a', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2025-03-18 13:55:50.324 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2025-03-18 13:55:50.324 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-65a51b0f-3d57-408d-9258-e6f8ab8a770a 2025-03-18 13:55:50.324 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:50.324 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37275/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:55:50.324 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:50.324 [DefaultDispatcher-worker-15 @coroutine#781] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:55:50.326 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 13:55:50.326 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 13:55:50.327 [eventLoopGroupProxy-13-1 @call-handler#792] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.327 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:50.327 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 13:55:50.327 [eventLoopGroupProxy-13-2 @call-handler#791] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.327 [eventLoopGroupProxy-13-2 @call-handler#791] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2025-03-18 13:55:50.328 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:50.328 [DefaultDispatcher-worker-3 @coroutine#781] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37275/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:55:50.329 [DefaultDispatcher-worker-17 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:50.330 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/UmAppDatabase/replication/nodeId 2025-03-18 13:55:50.330 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37275/UmAppDatabase/replication/nodeId. 2025-03-18 13:55:50.330 [DefaultDispatcher-worker-17 @coroutine#780] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/UmAppDatabase/replication/nodeId 2025-03-18 13:55:50.331 [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-18 13:55:50.331 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.331 [eventLoopGroupProxy-13-2 @call-handler#800] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2025-03-18 13:55:50.331 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/UmAppDatabase/replication/nodeId 2025-03-18 13:55:50.331 [DefaultDispatcher-worker-3 @coroutine#780] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37275/UmAppDatabase/replication/nodeId 2025-03-18 13:55:50.337 [DefaultDispatcher-worker-19 @coroutine#780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:50.342 [DefaultDispatcher-worker-6 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:50.344 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-init-batch 2025-03-18 13:55:50.344 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-init-batch. 2025-03-18 13:55:50.344 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-init-batch 2025-03-18 13:55:50.344 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 13:55:50.345 [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-18 13:55:50.345 [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-18 13:55:50.388 [eventLoopGroupProxy-13-2 @coroutine#808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.389 [eventLoopGroupProxy-13-2 @call-handler#807] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2025-03-18 13:55:50.390 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-init-batch 2025-03-18 13:55:50.390 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37275/api/blob/upload-init-batch 2025-03-18 13:55:50.390 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-init-batch. 2025-03-18 13:55:50.390 [DefaultDispatcher-worker-5 @coroutine#779] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37275/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:50.393 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.393 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.393 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.393 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.394 [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-18 13:55:50.395 [eventLoopGroupProxy-13-2 @coroutine#815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.395 [eventLoopGroupProxy-13-2 @call-handler#814] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.395 [eventLoopGroupProxy-13-2 @call-handler#814] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:50.396 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.396 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.396 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.396 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.396 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.397 [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-18 13:55:50.441 [eventLoopGroupProxy-13-2 @coroutine#820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.441 [eventLoopGroupProxy-13-2 @call-handler#819] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.441 [eventLoopGroupProxy-13-2 @call-handler#819] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 13:55:50.442 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.442 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.442 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.442 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.442 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.443 [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-18 13:55:50.444 [eventLoopGroupProxy-13-2 @coroutine#825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.445 [eventLoopGroupProxy-13-2 @call-handler#824] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.445 [eventLoopGroupProxy-13-2 @call-handler#824] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:50.445 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.446 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.446 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.446 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.446 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.447 [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-18 13:55:50.449 [eventLoopGroupProxy-13-2 @coroutine#830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.449 [eventLoopGroupProxy-13-2 @call-handler#829] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.449 [eventLoopGroupProxy-13-2 @call-handler#829] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:50.449 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.451 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.451 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.451 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.451 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.452 [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-18 13:55:50.494 [eventLoopGroupProxy-13-2 @coroutine#835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.494 [eventLoopGroupProxy-13-2 @call-handler#834] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.494 [eventLoopGroupProxy-13-2 @call-handler#834] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:50.495 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.497 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.497 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.497 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.497 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.498 [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-18 13:55:50.559 [eventLoopGroupProxy-13-2 @coroutine#840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.559 [eventLoopGroupProxy-13-2 @call-handler#839] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.559 [eventLoopGroupProxy-13-2 @call-handler#839] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 61ms 2025-03-18 13:55:50.560 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.561 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.561 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.561 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.561 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.562 [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-18 13:55:50.610 [eventLoopGroupProxy-13-2 @coroutine#845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.610 [eventLoopGroupProxy-13-2 @call-handler#844] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.610 [eventLoopGroupProxy-13-2 @call-handler#844] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2025-03-18 13:55:50.610 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.611 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.611 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.611 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.611 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.612 [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-18 13:55:50.655 [eventLoopGroupProxy-13-2 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.655 [eventLoopGroupProxy-13-2 @call-handler#849] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.655 [eventLoopGroupProxy-13-2 @call-handler#849] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:50.656 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.656 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.657 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.657 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.657 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.657 [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-18 13:55:50.700 [eventLoopGroupProxy-13-2 @coroutine#856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.700 [eventLoopGroupProxy-13-2 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.700 [eventLoopGroupProxy-13-2 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:50.700 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.701 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.701 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.701 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.701 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.702 [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-18 13:55:50.745 [eventLoopGroupProxy-13-2 @coroutine#861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.745 [eventLoopGroupProxy-13-2 @call-handler#860] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.746 [eventLoopGroupProxy-13-2 @call-handler#860] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 13:55:50.746 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.747 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.747 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.747 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.747 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.748 [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-18 13:55:50.749 [eventLoopGroupProxy-13-2 @coroutine#866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.749 [eventLoopGroupProxy-13-2 @call-handler#865] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.749 [eventLoopGroupProxy-13-2 @call-handler#865] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.749 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.750 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.750 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.750 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.750 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.751 [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-18 13:55:50.751 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.752 [eventLoopGroupProxy-13-2 @call-handler#870] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.752 [eventLoopGroupProxy-13-2 @call-handler#870] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:50.752 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.753 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.753 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.753 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.753 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.753 [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-18 13:55:50.754 [eventLoopGroupProxy-13-2 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.754 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.754 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.755 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.755 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.755 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.755 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.755 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.756 [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-18 13:55:50.757 [eventLoopGroupProxy-13-2 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.757 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.757 [eventLoopGroupProxy-13-2 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.757 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.758 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.758 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.758 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.758 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.759 [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-18 13:55:50.760 [eventLoopGroupProxy-13-2 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.760 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.760 [eventLoopGroupProxy-13-2 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.760 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.761 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.761 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.761 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.761 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.761 [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-18 13:55:50.762 [eventLoopGroupProxy-13-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.762 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.763 [eventLoopGroupProxy-13-2 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:50.763 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.763 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.763 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.763 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.763 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.764 [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-18 13:55:50.765 [eventLoopGroupProxy-13-2 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.765 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.765 [eventLoopGroupProxy-13-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.765 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.766 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.766 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.766 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.766 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.767 [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-18 13:55:50.768 [eventLoopGroupProxy-13-2 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.768 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.768 [eventLoopGroupProxy-13-2 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.768 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.769 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.769 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.769 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.769 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.769 [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-18 13:55:50.770 [eventLoopGroupProxy-13-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.770 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.770 [eventLoopGroupProxy-13-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.770 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.771 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.771 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.771 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.771 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.772 [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-18 13:55:50.773 [eventLoopGroupProxy-13-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.773 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.773 [eventLoopGroupProxy-13-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.773 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.774 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.774 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.774 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.774 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.774 [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-18 13:55:50.775 [eventLoopGroupProxy-13-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.775 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.775 [eventLoopGroupProxy-13-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.776 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.776 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.776 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.776 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.776 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.777 [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-18 13:55:50.778 [eventLoopGroupProxy-13-2 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.778 [eventLoopGroupProxy-13-2 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.778 [eventLoopGroupProxy-13-2 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.778 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.779 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.779 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.779 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.779 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.780 [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-18 13:55:50.781 [eventLoopGroupProxy-13-2 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.781 [eventLoopGroupProxy-13-2 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.781 [eventLoopGroupProxy-13-2 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.781 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.782 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.782 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.782 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.782 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.782 [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-18 13:55:50.783 [eventLoopGroupProxy-13-2 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.783 [eventLoopGroupProxy-13-2 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.783 [eventLoopGroupProxy-13-2 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.784 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.784 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.784 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.784 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.784 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.785 [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-18 13:55:50.786 [eventLoopGroupProxy-13-2 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.786 [eventLoopGroupProxy-13-2 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.786 [eventLoopGroupProxy-13-2 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.786 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.787 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.787 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.787 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.787 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.788 [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-18 13:55:50.789 [eventLoopGroupProxy-13-2 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.790 [eventLoopGroupProxy-13-2 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.790 [eventLoopGroupProxy-13-2 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:50.790 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.791 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.791 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.791 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.791 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.791 [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-18 13:55:50.792 [eventLoopGroupProxy-13-2 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.792 [eventLoopGroupProxy-13-2 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.792 [eventLoopGroupProxy-13-2 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.793 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.793 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.793 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.793 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.793 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.794 [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-18 13:55:50.795 [eventLoopGroupProxy-13-2 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.795 [eventLoopGroupProxy-13-2 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.795 [eventLoopGroupProxy-13-2 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.795 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.796 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.796 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.796 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.796 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.797 [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-18 13:55:50.798 [eventLoopGroupProxy-13-2 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.798 [eventLoopGroupProxy-13-2 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.798 [eventLoopGroupProxy-13-2 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.798 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.799 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.799 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.799 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.799 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.800 [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-18 13:55:50.802 [eventLoopGroupProxy-13-2 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.802 [eventLoopGroupProxy-13-2 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.802 [eventLoopGroupProxy-13-2 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:50.802 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.803 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.803 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.803 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.803 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.804 [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-18 13:55:50.805 [eventLoopGroupProxy-13-2 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.805 [eventLoopGroupProxy-13-2 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.805 [eventLoopGroupProxy-13-2 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.805 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.807 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.807 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.807 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.807 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.808 [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-18 13:55:50.809 [eventLoopGroupProxy-13-2 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.809 [eventLoopGroupProxy-13-2 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.809 [eventLoopGroupProxy-13-2 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.809 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.812 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.812 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.812 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.812 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.813 [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-18 13:55:50.814 [eventLoopGroupProxy-13-2 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.814 [eventLoopGroupProxy-13-2 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.814 [eventLoopGroupProxy-13-2 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.815 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.815 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.815 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.815 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.815 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.816 [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-18 13:55:50.817 [eventLoopGroupProxy-13-2 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.817 [eventLoopGroupProxy-13-2 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.817 [eventLoopGroupProxy-13-2 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.817 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.818 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.818 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.818 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.818 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.819 [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-18 13:55:50.820 [eventLoopGroupProxy-13-2 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.820 [eventLoopGroupProxy-13-2 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.820 [eventLoopGroupProxy-13-2 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.820 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.820 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.820 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.820 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.820 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.821 [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-18 13:55:50.822 [eventLoopGroupProxy-13-2 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.822 [eventLoopGroupProxy-13-2 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.822 [eventLoopGroupProxy-13-2 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.822 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.823 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.823 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.823 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.823 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.824 [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-18 13:55:50.840 [DefaultDispatcher-worker-20 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:50.866 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.866 [eventLoopGroupProxy-13-2 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.866 [eventLoopGroupProxy-13-2 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:50.866 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.867 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.867 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.867 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.867 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.868 [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-18 13:55:50.869 [eventLoopGroupProxy-13-2 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.869 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.869 [eventLoopGroupProxy-13-2 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.869 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.870 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.870 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.870 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.870 [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-18 13:55:50.871 [eventLoopGroupProxy-13-2 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.872 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.872 [eventLoopGroupProxy-13-2 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:50.872 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.872 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.872 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.872 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.873 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.873 [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-18 13:55:50.874 [eventLoopGroupProxy-13-2 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.874 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.874 [eventLoopGroupProxy-13-2 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.874 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.875 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.875 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.875 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.875 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.876 [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-18 13:55:50.918 [eventLoopGroupProxy-13-2 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.919 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.919 [eventLoopGroupProxy-13-2 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:50.919 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.920 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.920 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.920 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.920 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.921 [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-18 13:55:50.964 [eventLoopGroupProxy-13-2 @coroutine#1023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.964 [eventLoopGroupProxy-13-2 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.964 [eventLoopGroupProxy-13-2 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:50.965 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.965 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.965 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.965 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.965 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.966 [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-18 13:55:50.967 [eventLoopGroupProxy-13-2 @coroutine#1028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.967 [eventLoopGroupProxy-13-2 @call-handler#1027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.967 [eventLoopGroupProxy-13-2 @call-handler#1027] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.968 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.968 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.968 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.968 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.968 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.969 [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-18 13:55:50.970 [eventLoopGroupProxy-13-2 @coroutine#1033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:50.970 [eventLoopGroupProxy-13-2 @call-handler#1032] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:50.970 [eventLoopGroupProxy-13-2 @call-handler#1032] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:50.970 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.971 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.971 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:50.971 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:50.971 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:50.972 [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-18 13:55:51.014 [eventLoopGroupProxy-13-2 @coroutine#1038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.014 [eventLoopGroupProxy-13-2 @call-handler#1037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.014 [eventLoopGroupProxy-13-2 @call-handler#1037] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:51.015 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.016 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.016 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.016 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.016 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.016 [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-18 13:55:51.018 [eventLoopGroupProxy-13-2 @coroutine#1043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.018 [eventLoopGroupProxy-13-2 @call-handler#1042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.018 [eventLoopGroupProxy-13-2 @call-handler#1042] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.018 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.019 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.019 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.019 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.019 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.019 [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-18 13:55:51.020 [eventLoopGroupProxy-13-2 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.020 [eventLoopGroupProxy-13-2 @call-handler#1047] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.020 [eventLoopGroupProxy-13-2 @call-handler#1047] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.021 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.021 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.021 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.021 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.021 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.022 [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-18 13:55:51.023 [eventLoopGroupProxy-13-2 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.023 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.023 [eventLoopGroupProxy-13-2 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.023 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.024 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.024 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.025 [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-18 13:55:51.026 [eventLoopGroupProxy-13-2 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.026 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.026 [eventLoopGroupProxy-13-2 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.026 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.027 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.027 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.027 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.027 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.027 [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-18 13:55:51.070 [eventLoopGroupProxy-13-2 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.070 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.070 [eventLoopGroupProxy-13-2 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:51.070 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.071 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.071 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.071 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.071 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.072 [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-18 13:55:51.073 [eventLoopGroupProxy-13-2 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.073 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.073 [eventLoopGroupProxy-13-2 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.074 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.074 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.074 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.074 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.074 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.075 [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-18 13:55:51.076 [eventLoopGroupProxy-13-2 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.076 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.076 [eventLoopGroupProxy-13-2 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.076 [DefaultDispatcher-worker-9 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.077 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.077 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.077 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.077 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.078 [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-18 13:55:51.079 [eventLoopGroupProxy-13-2 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.079 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.079 [eventLoopGroupProxy-13-2 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.079 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.080 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.080 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.080 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.080 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.081 [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-18 13:55:51.082 [eventLoopGroupProxy-13-2 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.082 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.082 [eventLoopGroupProxy-13-2 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.083 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.083 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.083 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.083 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.083 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.084 [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-18 13:55:51.085 [eventLoopGroupProxy-13-2 @coroutine#1088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.085 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.085 [eventLoopGroupProxy-13-2 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.086 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.087 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.087 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.087 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.087 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.087 [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-18 13:55:51.089 [eventLoopGroupProxy-13-2 @coroutine#1093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.089 [eventLoopGroupProxy-13-2 @call-handler#1092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.089 [eventLoopGroupProxy-13-2 @call-handler#1092] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.089 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.090 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.090 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.090 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.090 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.091 [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-18 13:55:51.092 [eventLoopGroupProxy-13-2 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.092 [eventLoopGroupProxy-13-2 @call-handler#1097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.092 [eventLoopGroupProxy-13-2 @call-handler#1097] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.092 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.093 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.093 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.093 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.093 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.094 [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-18 13:55:51.095 [eventLoopGroupProxy-13-2 @coroutine#1103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.095 [eventLoopGroupProxy-13-2 @call-handler#1102] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.095 [eventLoopGroupProxy-13-2 @call-handler#1102] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.095 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.096 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.096 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.096 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.096 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.096 [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-18 13:55:51.098 [eventLoopGroupProxy-13-2 @coroutine#1108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.098 [eventLoopGroupProxy-13-2 @call-handler#1107] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.098 [eventLoopGroupProxy-13-2 @call-handler#1107] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.098 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.099 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.099 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.099 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.099 [DefaultDispatcher-worker-3 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.099 [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-18 13:55:51.100 [eventLoopGroupProxy-13-2 @coroutine#1113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.101 [eventLoopGroupProxy-13-2 @call-handler#1112] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.101 [eventLoopGroupProxy-13-2 @call-handler#1112] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.101 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.102 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.102 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.102 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.102 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.102 [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-18 13:55:51.103 [eventLoopGroupProxy-13-2 @coroutine#1118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.103 [eventLoopGroupProxy-13-2 @call-handler#1117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.103 [eventLoopGroupProxy-13-2 @call-handler#1117] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.104 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.104 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.104 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.104 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.104 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.105 [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-18 13:55:51.106 [eventLoopGroupProxy-13-2 @coroutine#1123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.106 [eventLoopGroupProxy-13-2 @call-handler#1122] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.106 [eventLoopGroupProxy-13-2 @call-handler#1122] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.106 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.107 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.107 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.107 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.107 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.108 [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-18 13:55:51.150 [eventLoopGroupProxy-13-2 @coroutine#1128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.150 [eventLoopGroupProxy-13-2 @call-handler#1127] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.150 [eventLoopGroupProxy-13-2 @call-handler#1127] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:51.151 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.152 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.152 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.152 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.152 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.153 [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-18 13:55:51.154 [eventLoopGroupProxy-13-2 @coroutine#1133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.154 [eventLoopGroupProxy-13-2 @call-handler#1132] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.154 [eventLoopGroupProxy-13-2 @call-handler#1132] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.154 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.155 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.155 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.155 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.155 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.156 [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-18 13:55:51.157 [eventLoopGroupProxy-13-2 @coroutine#1138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.158 [eventLoopGroupProxy-13-2 @call-handler#1137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.158 [eventLoopGroupProxy-13-2 @call-handler#1137] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.158 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.159 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.159 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.159 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.159 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.159 [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-18 13:55:51.201 [eventLoopGroupProxy-13-2 @coroutine#1143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.202 [eventLoopGroupProxy-13-2 @call-handler#1142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.202 [eventLoopGroupProxy-13-2 @call-handler#1142] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:51.202 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.203 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.203 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.203 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.203 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.204 [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-18 13:55:51.205 [eventLoopGroupProxy-13-2 @coroutine#1148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.205 [eventLoopGroupProxy-13-2 @call-handler#1147] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.205 [eventLoopGroupProxy-13-2 @call-handler#1147] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.205 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.206 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.206 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.206 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.206 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.206 [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-18 13:55:51.207 [eventLoopGroupProxy-13-2 @coroutine#1153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.208 [eventLoopGroupProxy-13-2 @call-handler#1152] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.208 [eventLoopGroupProxy-13-2 @call-handler#1152] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.208 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.208 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.208 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.208 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.208 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.209 [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-18 13:55:51.210 [eventLoopGroupProxy-13-2 @coroutine#1158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.210 [eventLoopGroupProxy-13-2 @call-handler#1157] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.210 [eventLoopGroupProxy-13-2 @call-handler#1157] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.210 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.212 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.212 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.212 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.212 [DefaultDispatcher-worker-4 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.212 [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-18 13:55:51.255 [eventLoopGroupProxy-13-2 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.255 [eventLoopGroupProxy-13-2 @call-handler#1162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.256 [eventLoopGroupProxy-13-2 @call-handler#1162] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 13:55:51.256 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.257 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.257 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.257 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.257 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.258 [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-18 13:55:51.259 [eventLoopGroupProxy-13-2 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.259 [eventLoopGroupProxy-13-2 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.259 [eventLoopGroupProxy-13-2 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.259 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.260 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.260 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.260 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.260 [DefaultDispatcher-worker-10 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.260 [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-18 13:55:51.302 [eventLoopGroupProxy-13-2 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.302 [eventLoopGroupProxy-13-2 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.302 [eventLoopGroupProxy-13-2 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:51.303 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.304 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.304 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.304 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.304 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.304 [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-18 13:55:51.348 [eventLoopGroupProxy-13-2 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.349 [eventLoopGroupProxy-13-2 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.349 [eventLoopGroupProxy-13-2 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2025-03-18 13:55:51.349 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.350 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.350 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.350 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.350 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.351 [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-18 13:55:51.351 [DefaultDispatcher-worker-15 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:51.393 [eventLoopGroupProxy-13-2 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.393 [eventLoopGroupProxy-13-2 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.393 [eventLoopGroupProxy-13-2 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:51.394 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.395 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.395 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.395 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.395 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.395 [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-18 13:55:51.437 [eventLoopGroupProxy-13-2 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.438 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.438 [eventLoopGroupProxy-13-2 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:51.438 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.438 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.438 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.438 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.438 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.439 [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-18 13:55:51.440 [eventLoopGroupProxy-13-2 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.440 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.440 [eventLoopGroupProxy-13-2 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.440 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.441 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.441 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.441 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.441 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.441 [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-18 13:55:51.442 [eventLoopGroupProxy-13-2 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.442 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.442 [eventLoopGroupProxy-13-2 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.443 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.443 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.443 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.443 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.443 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.444 [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-18 13:55:51.445 [eventLoopGroupProxy-13-2 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.445 [eventLoopGroupProxy-13-2 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.445 [eventLoopGroupProxy-13-2 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.445 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.446 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.446 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.446 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.446 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.446 [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-18 13:55:51.447 [eventLoopGroupProxy-13-2 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.447 [eventLoopGroupProxy-13-2 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.447 [eventLoopGroupProxy-13-2 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.447 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.448 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.448 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.448 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.448 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.449 [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-18 13:55:51.449 [eventLoopGroupProxy-13-2 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.450 [eventLoopGroupProxy-13-2 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.450 [eventLoopGroupProxy-13-2 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.450 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.450 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.450 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.450 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.450 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.451 [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-18 13:55:51.452 [eventLoopGroupProxy-13-2 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.452 [eventLoopGroupProxy-13-2 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.452 [eventLoopGroupProxy-13-2 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.452 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.453 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.453 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.453 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.453 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.454 [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-18 13:55:51.454 [eventLoopGroupProxy-13-2 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.455 [eventLoopGroupProxy-13-2 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.455 [eventLoopGroupProxy-13-2 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.455 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.455 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.455 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.455 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.455 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.456 [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-18 13:55:51.457 [eventLoopGroupProxy-13-2 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.457 [eventLoopGroupProxy-13-2 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.457 [eventLoopGroupProxy-13-2 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.457 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.458 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.458 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.458 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.458 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.459 [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-18 13:55:51.460 [eventLoopGroupProxy-13-2 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.460 [eventLoopGroupProxy-13-2 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.460 [eventLoopGroupProxy-13-2 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.460 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.461 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.461 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.461 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.461 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.461 [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-18 13:55:51.462 [eventLoopGroupProxy-13-2 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.462 [eventLoopGroupProxy-13-2 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.462 [eventLoopGroupProxy-13-2 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.462 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.463 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.463 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.463 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.463 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.463 [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-18 13:55:51.464 [eventLoopGroupProxy-13-2 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.464 [eventLoopGroupProxy-13-2 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.464 [eventLoopGroupProxy-13-2 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.464 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.465 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.465 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.465 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.465 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.465 [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-18 13:55:51.466 [eventLoopGroupProxy-13-2 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.466 [eventLoopGroupProxy-13-2 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.466 [eventLoopGroupProxy-13-2 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.467 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.467 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.467 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.467 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.467 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.468 [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-18 13:55:51.469 [eventLoopGroupProxy-13-2 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.469 [eventLoopGroupProxy-13-2 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.469 [eventLoopGroupProxy-13-2 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.469 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.470 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.470 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.470 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.470 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.470 [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-18 13:55:51.471 [eventLoopGroupProxy-13-2 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.471 [eventLoopGroupProxy-13-2 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.471 [eventLoopGroupProxy-13-2 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.471 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.472 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.472 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.472 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.472 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.473 [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-18 13:55:51.516 [eventLoopGroupProxy-13-2 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.516 [eventLoopGroupProxy-13-2 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.516 [eventLoopGroupProxy-13-2 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 13:55:51.516 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.517 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.517 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.517 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.517 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.518 [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-18 13:55:51.519 [eventLoopGroupProxy-13-2 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.519 [eventLoopGroupProxy-13-2 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.519 [eventLoopGroupProxy-13-2 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.519 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.520 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.520 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.520 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.520 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.520 [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-18 13:55:51.521 [eventLoopGroupProxy-13-2 @coroutine#1275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.521 [eventLoopGroupProxy-13-2 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.521 [eventLoopGroupProxy-13-2 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.521 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.522 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.522 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.522 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.522 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.522 [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-18 13:55:51.523 [eventLoopGroupProxy-13-2 @coroutine#1280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.523 [eventLoopGroupProxy-13-2 @call-handler#1279] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.523 [eventLoopGroupProxy-13-2 @call-handler#1279] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.523 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.524 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.524 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.524 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.524 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.524 [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-18 13:55:51.525 [eventLoopGroupProxy-13-2 @coroutine#1285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.525 [eventLoopGroupProxy-13-2 @call-handler#1284] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.525 [eventLoopGroupProxy-13-2 @call-handler#1284] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.525 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.526 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.526 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.526 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.526 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.526 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 13:55:51.527 [eventLoopGroupProxy-13-2 @coroutine#1290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.527 [eventLoopGroupProxy-13-2 @call-handler#1289] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.527 [eventLoopGroupProxy-13-2 @call-handler#1289] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.527 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.528 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.528 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.528 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.528 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.528 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 13:55:51.529 [eventLoopGroupProxy-13-2 @coroutine#1295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.529 [eventLoopGroupProxy-13-2 @call-handler#1294] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.529 [eventLoopGroupProxy-13-2 @call-handler#1294] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.530 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.530 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.530 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.530 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.530 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.531 [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-18 13:55:51.573 [eventLoopGroupProxy-13-2 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.573 [eventLoopGroupProxy-13-2 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.573 [eventLoopGroupProxy-13-2 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:51.574 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.574 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.574 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.574 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.574 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.575 [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-18 13:55:51.576 [eventLoopGroupProxy-13-2 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.576 [eventLoopGroupProxy-13-2 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.576 [eventLoopGroupProxy-13-2 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.576 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.577 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.577 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.577 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.577 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.577 [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-18 13:55:51.578 [eventLoopGroupProxy-13-2 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.578 [eventLoopGroupProxy-13-2 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.578 [eventLoopGroupProxy-13-2 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.578 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.579 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.579 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.579 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.579 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.579 [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-18 13:55:51.622 [eventLoopGroupProxy-13-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.622 [eventLoopGroupProxy-13-2 @call-handler#1315] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.622 [eventLoopGroupProxy-13-2 @call-handler#1315] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:51.623 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.624 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.624 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.624 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.624 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.624 [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-18 13:55:51.626 [eventLoopGroupProxy-13-2 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.626 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.626 [eventLoopGroupProxy-13-2 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.626 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.626 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.626 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.626 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.626 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.627 [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-18 13:55:51.628 [eventLoopGroupProxy-13-2 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.628 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.628 [eventLoopGroupProxy-13-2 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.628 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.628 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.628 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.629 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.629 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.629 [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-18 13:55:51.630 [eventLoopGroupProxy-13-2 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.630 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.630 [eventLoopGroupProxy-13-2 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.630 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.631 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.631 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.631 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.631 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.631 [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-18 13:55:51.632 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.632 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.632 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.632 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.633 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.633 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.633 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.633 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.633 [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-18 13:55:51.634 [eventLoopGroupProxy-13-2 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.634 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.634 [eventLoopGroupProxy-13-2 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.634 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.635 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.635 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.635 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.635 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.635 [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-18 13:55:51.636 [eventLoopGroupProxy-13-2 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.636 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.636 [eventLoopGroupProxy-13-2 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.636 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.638 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.638 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.638 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.638 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.638 [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-18 13:55:51.639 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.639 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.639 [eventLoopGroupProxy-13-2 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.640 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.640 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.640 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.640 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.640 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.641 [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-18 13:55:51.641 [eventLoopGroupProxy-13-2 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.642 [eventLoopGroupProxy-13-2 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.642 [eventLoopGroupProxy-13-2 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.642 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.642 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.642 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.642 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.642 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.643 [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-18 13:55:51.643 [eventLoopGroupProxy-13-2 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.644 [eventLoopGroupProxy-13-2 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.644 [eventLoopGroupProxy-13-2 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.644 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.644 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.644 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.644 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.644 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.645 [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-18 13:55:51.645 [eventLoopGroupProxy-13-2 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.645 [eventLoopGroupProxy-13-2 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.645 [eventLoopGroupProxy-13-2 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 0ms 2025-03-18 13:55:51.646 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.646 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.646 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.646 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.646 [DefaultDispatcher-worker-1 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.646 [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-18 13:55:51.647 [eventLoopGroupProxy-13-2 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.647 [eventLoopGroupProxy-13-2 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.647 [eventLoopGroupProxy-13-2 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.648 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.648 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.648 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.648 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.648 [DefaultDispatcher-worker-16 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.648 [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-18 13:55:51.691 [eventLoopGroupProxy-13-2 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.691 [eventLoopGroupProxy-13-2 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.692 [eventLoopGroupProxy-13-2 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 13:55:51.692 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.692 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.693 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.693 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.693 [DefaultDispatcher-worker-15 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.693 [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-18 13:55:51.694 [eventLoopGroupProxy-13-2 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.695 [eventLoopGroupProxy-13-2 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.695 [eventLoopGroupProxy-13-2 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.695 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.695 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.695 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.695 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.695 [DefaultDispatcher-worker-6 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.696 [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-18 13:55:51.739 [eventLoopGroupProxy-13-2 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.739 [eventLoopGroupProxy-13-2 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.739 [eventLoopGroupProxy-13-2 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:51.739 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.740 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.740 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.740 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.740 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.740 [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-18 13:55:51.741 [eventLoopGroupProxy-13-2 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.741 [eventLoopGroupProxy-13-2 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.741 [eventLoopGroupProxy-13-2 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:51.742 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.742 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.742 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.742 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.742 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.742 [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-18 13:55:51.785 [eventLoopGroupProxy-13-2 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.785 [eventLoopGroupProxy-13-2 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.785 [eventLoopGroupProxy-13-2 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:51.785 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.786 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.786 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.786 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.786 [DefaultDispatcher-worker-20 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.787 [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-18 13:55:51.829 [eventLoopGroupProxy-13-2 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.829 [eventLoopGroupProxy-13-2 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.829 [eventLoopGroupProxy-13-2 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:51.829 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.830 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.830 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.830 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.830 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.831 [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-18 13:55:51.862 [DefaultDispatcher-worker-7 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:51.872 [eventLoopGroupProxy-13-2 @coroutine#1408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.872 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.872 [eventLoopGroupProxy-13-2 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 41ms 2025-03-18 13:55:51.872 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.873 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.873 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.873 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.873 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.873 [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-18 13:55:51.915 [eventLoopGroupProxy-13-2 @coroutine#1413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.915 [eventLoopGroupProxy-13-2 @call-handler#1412] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.915 [eventLoopGroupProxy-13-2 @call-handler#1412] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:51.916 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.916 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.916 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.916 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.916 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.917 [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-18 13:55:51.959 [eventLoopGroupProxy-13-2 @coroutine#1418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.959 [eventLoopGroupProxy-13-2 @call-handler#1417] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.959 [eventLoopGroupProxy-13-2 @call-handler#1417] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:51.959 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.960 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.960 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.960 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.960 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.961 [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-18 13:55:51.961 [eventLoopGroupProxy-13-2 @coroutine#1423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:51.962 [eventLoopGroupProxy-13-2 @call-handler#1422] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:51.962 [eventLoopGroupProxy-13-2 @call-handler#1422] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:51.962 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.962 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.962 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:51.962 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:51.962 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:51.963 [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-18 13:55:52.005 [eventLoopGroupProxy-13-2 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.005 [eventLoopGroupProxy-13-2 @call-handler#1427] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.005 [eventLoopGroupProxy-13-2 @call-handler#1427] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:52.005 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.006 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.006 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.006 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.006 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.007 [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-18 13:55:52.008 [eventLoopGroupProxy-13-2 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.008 [eventLoopGroupProxy-13-2 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.008 [eventLoopGroupProxy-13-2 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.008 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.009 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.009 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.009 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.009 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.009 [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-18 13:55:52.010 [eventLoopGroupProxy-13-2 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.010 [eventLoopGroupProxy-13-2 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.010 [eventLoopGroupProxy-13-2 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.011 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.011 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.011 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.011 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.011 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.011 [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-18 13:55:52.013 [eventLoopGroupProxy-13-2 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.013 [eventLoopGroupProxy-13-2 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.013 [eventLoopGroupProxy-13-2 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:52.013 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.013 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.013 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.013 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.013 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.014 [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-18 13:55:52.015 [eventLoopGroupProxy-13-2 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.015 [eventLoopGroupProxy-13-2 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.015 [eventLoopGroupProxy-13-2 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.015 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.016 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.016 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.016 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.016 [DefaultDispatcher-worker-7 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.016 [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-18 13:55:52.017 [eventLoopGroupProxy-13-2 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.017 [eventLoopGroupProxy-13-2 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.017 [eventLoopGroupProxy-13-2 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.017 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.018 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.018 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.018 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.018 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.018 [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-18 13:55:52.061 [eventLoopGroupProxy-13-2 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.061 [eventLoopGroupProxy-13-2 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.061 [eventLoopGroupProxy-13-2 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:52.062 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.062 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.062 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.062 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.062 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.063 [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-18 13:55:52.064 [eventLoopGroupProxy-13-2 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.064 [eventLoopGroupProxy-13-2 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.064 [eventLoopGroupProxy-13-2 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.064 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.064 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.064 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.064 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.064 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.065 [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-18 13:55:52.066 [eventLoopGroupProxy-13-2 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.066 [eventLoopGroupProxy-13-2 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.066 [eventLoopGroupProxy-13-2 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.066 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.066 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.066 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.066 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.066 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.067 [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-18 13:55:52.068 [eventLoopGroupProxy-13-2 @coroutine#1473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.068 [eventLoopGroupProxy-13-2 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.068 [eventLoopGroupProxy-13-2 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.068 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.068 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.068 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.068 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.068 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.069 [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-18 13:55:52.095 [DefaultDispatcher-worker-17 @coroutine#1478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.111 [eventLoopGroupProxy-13-2 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.111 [eventLoopGroupProxy-13-2 @call-handler#1477] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.111 [eventLoopGroupProxy-13-2 @call-handler#1477] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:52.111 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.112 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.112 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.112 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.112 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.112 [DefaultDispatcher-worker-17 @coroutine#1480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53654b2d 2025-03-18 13:55:52.113 [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-18 13:55:52.114 [eventLoopGroupProxy-13-2 @coroutine#1487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.114 [eventLoopGroupProxy-13-2 @call-handler#1486] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.114 [eventLoopGroupProxy-13-2 @call-handler#1486] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.114 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.114 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.114 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.114 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.114 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.115 [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-18 13:55:52.116 [eventLoopGroupProxy-13-2 @coroutine#1492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.116 [eventLoopGroupProxy-13-2 @call-handler#1491] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.116 [eventLoopGroupProxy-13-2 @call-handler#1491] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.116 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.116 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.116 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.116 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.116 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.117 [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-18 13:55:52.118 [eventLoopGroupProxy-13-2 @coroutine#1497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.118 [eventLoopGroupProxy-13-2 @call-handler#1496] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.118 [eventLoopGroupProxy-13-2 @call-handler#1496] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.118 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.118 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.118 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.118 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.118 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.119 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 13:55:52.161 [eventLoopGroupProxy-13-2 @coroutine#1503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.161 [eventLoopGroupProxy-13-2 @call-handler#1501] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.161 [eventLoopGroupProxy-13-2 @call-handler#1501] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:52.161 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.162 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.162 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.162 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.162 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.163 [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-18 13:55:52.205 [eventLoopGroupProxy-13-2 @coroutine#1508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.205 [eventLoopGroupProxy-13-2 @call-handler#1507] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.206 [eventLoopGroupProxy-13-2 @call-handler#1507] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:52.206 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.207 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.207 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.207 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.207 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.207 [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-18 13:55:52.208 [eventLoopGroupProxy-13-2 @coroutine#1513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.208 [eventLoopGroupProxy-13-2 @call-handler#1512] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.208 [eventLoopGroupProxy-13-2 @call-handler#1512] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.209 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.209 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.209 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.209 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.209 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.210 [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-18 13:55:52.214 [eventLoopGroupProxy-13-2 @coroutine#1518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.214 [eventLoopGroupProxy-13-2 @call-handler#1517] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.215 [eventLoopGroupProxy-13-2 @call-handler#1517] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2025-03-18 13:55:52.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.215 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.215 [DefaultDispatcher-worker-5 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.216 [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-18 13:55:52.216 [eventLoopGroupProxy-13-2 @coroutine#1523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.217 [eventLoopGroupProxy-13-2 @call-handler#1522] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.217 [eventLoopGroupProxy-13-2 @call-handler#1522] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.217 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.217 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.217 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.217 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.217 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.218 [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-18 13:55:52.260 [eventLoopGroupProxy-13-2 @coroutine#1528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.260 [eventLoopGroupProxy-13-2 @call-handler#1527] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.260 [eventLoopGroupProxy-13-2 @call-handler#1527] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2025-03-18 13:55:52.261 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.261 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.261 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.261 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.261 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.262 [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-18 13:55:52.263 [eventLoopGroupProxy-13-2 @coroutine#1533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.263 [eventLoopGroupProxy-13-2 @call-handler#1532] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.263 [eventLoopGroupProxy-13-2 @call-handler#1532] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.263 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.264 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.264 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.264 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.264 [DefaultDispatcher-worker-11 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.264 [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-18 13:55:52.307 [eventLoopGroupProxy-13-2 @coroutine#1538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.307 [eventLoopGroupProxy-13-2 @call-handler#1537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.308 [eventLoopGroupProxy-13-2 @call-handler#1537] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 13:55:52.308 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.309 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.309 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.309 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.309 [DefaultDispatcher-worker-18 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.309 [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-18 13:55:52.352 [eventLoopGroupProxy-13-2 @coroutine#1543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.352 [eventLoopGroupProxy-13-2 @call-handler#1542] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.352 [eventLoopGroupProxy-13-2 @call-handler#1542] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:52.353 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.354 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.354 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.354 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.354 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.355 [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-18 13:55:52.356 [eventLoopGroupProxy-13-2 @coroutine#1548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.356 [eventLoopGroupProxy-13-2 @call-handler#1547] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.356 [eventLoopGroupProxy-13-2 @call-handler#1547] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.356 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.357 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.357 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.357 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.357 [DefaultDispatcher-worker-12 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.357 [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-18 13:55:52.371 [DefaultDispatcher-worker-13 @coroutine#801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:52.400 [eventLoopGroupProxy-13-2 @coroutine#1554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.401 [eventLoopGroupProxy-13-2 @call-handler#1552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.401 [eventLoopGroupProxy-13-2 @call-handler#1552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2025-03-18 13:55:52.401 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.402 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.402 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.402 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.402 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.402 [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-18 13:55:52.403 [eventLoopGroupProxy-13-2 @coroutine#1559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.403 [eventLoopGroupProxy-13-2 @call-handler#1558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.403 [eventLoopGroupProxy-13-2 @call-handler#1558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.404 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.404 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.404 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.404 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.404 [DefaultDispatcher-worker-19 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.405 [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-18 13:55:52.405 [eventLoopGroupProxy-13-2 @coroutine#1564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.405 [eventLoopGroupProxy-13-2 @call-handler#1563] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.406 [eventLoopGroupProxy-13-2 @call-handler#1563] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:52.406 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.406 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.406 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.406 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.406 [DefaultDispatcher-worker-2 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.407 [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-18 13:55:52.407 [eventLoopGroupProxy-13-2 @coroutine#1569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.407 [eventLoopGroupProxy-13-2 @call-handler#1568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.407 [eventLoopGroupProxy-13-2 @call-handler#1568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.408 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.408 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.409 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.409 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.409 [DefaultDispatcher-worker-13 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.409 [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-18 13:55:52.455 [eventLoopGroupProxy-13-2 @coroutine#1575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.455 [eventLoopGroupProxy-13-2 @call-handler#1573] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.455 [eventLoopGroupProxy-13-2 @call-handler#1573] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2025-03-18 13:55:52.455 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.456 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.456 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.456 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.456 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.456 [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-18 13:55:52.499 [eventLoopGroupProxy-13-2 @coroutine#1580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.499 [eventLoopGroupProxy-13-2 @call-handler#1579] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.499 [eventLoopGroupProxy-13-2 @call-handler#1579] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2025-03-18 13:55:52.500 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.500 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.500 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.500 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.500 [DefaultDispatcher-worker-17 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.501 [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-18 13:55:52.502 [eventLoopGroupProxy-13-2 @coroutine#1585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.502 [eventLoopGroupProxy-13-2 @call-handler#1584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.502 [eventLoopGroupProxy-13-2 @call-handler#1584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.502 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.503 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.503 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.503 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.503 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.503 [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-18 13:55:52.504 [eventLoopGroupProxy-13-2 @coroutine#1590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.504 [eventLoopGroupProxy-13-2 @call-handler#1589] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.504 [eventLoopGroupProxy-13-2 @call-handler#1589] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2025-03-18 13:55:52.504 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.505 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.505 [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:37275/api/blob/upload-batch-data. 2025-03-18 13:55:52.505 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.505 [DefaultDispatcher-worker-14 @coroutine#812] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:52.505 [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-18 13:55:52.507 [eventLoopGroupProxy-13-2 @coroutine#1595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:52.507 [eventLoopGroupProxy-13-2 @call-handler#1594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.507 [eventLoopGroupProxy-13-2 @call-handler#1594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2025-03-18 13:55:52.507 [DefaultDispatcher-worker-8 @coroutine#812] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/blob/upload-batch-data 2025-03-18 13:55:52.513 [DefaultDispatcher-worker-12 @coroutine#779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:52.517 [DefaultDispatcher-worker-3 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:52.517 [DefaultDispatcher-worker-3 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/UmAppDatabase/replication/message 2025-03-18 13:55:52.517 [DefaultDispatcher-worker-3 @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:37275/UmAppDatabase/replication/message. 2025-03-18 13:55:52.517 [DefaultDispatcher-worker-3 @coroutine#782] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/UmAppDatabase/replication/message 2025-03-18 13:55:52.517 [DefaultDispatcher-worker-3 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:37275/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 13:55:52.518 [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-18 13:55:52.518 [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-18 13:55:52.518 [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-18 13:55:52.532 [DefaultDispatcher-worker-12 @call-handler#1604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-03-18 13:55:52.532 [eventLoopGroupProxy-13-2 @call-handler#1604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:52.532 [eventLoopGroupProxy-13-2 @call-handler#1604] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 14ms 2025-03-18 13:55:52.532 [DefaultDispatcher-worker-12 @coroutine#750] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:37275/api/content/706375019503734784/_ustadmanifest.json 2025-03-18 13:55:52.532 [DefaultDispatcher-worker-12 @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:37275/api/content/706375019503734784/_ustadmanifest.json. 2025-03-18 13:55:52.532 [DefaultDispatcher-worker-12 @coroutine#750] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37275/api/content/706375019503734784/_ustadmanifest.json 2025-03-18 13:55:52.532 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/UmAppDatabase/replication/message 2025-03-18 13:55:52.532 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37275/UmAppDatabase/replication/message 2025-03-18 13:55:52.532 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:37275/UmAppDatabase/replication/message. 2025-03-18 13:55:52.532 [DefaultDispatcher-worker-14 @coroutine#782] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37275/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:52.533 [DefaultDispatcher-worker-13 @coroutine#750] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37275/api/content/706375019503734784/_ustadmanifest.json 2025-03-18 13:55:52.533 [DefaultDispatcher-worker-13 @coroutine#750] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37275/api/content/706375019503734784/_ustadmanifest.json 2025-03-18 13:55:52.533 [DefaultDispatcher-worker-18 @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:37275/api/content/706375019503734784/_ustadmanifest.json. 2025-03-18 13:55:52.533 [DefaultDispatcher-worker-18 @coroutine#750] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:37275/api/content/706375019503734784/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:55:52.537 [DefaultDispatcher-worker-9 @coroutine#782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2025-03-18 13:55:52.551 [DefaultDispatcher-worker-2 @coroutine#750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1822a61b 2025-03-18 13:55:52.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2025-03-18 13:55:52.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2025-03-18 13:55:52.574 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2025-03-18 13:55:52.574 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2025-03-18 13:55:52.574 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2025-03-18 13:55:52.576 [Test worker @coroutine#1620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53654b2d 2025-03-18 13:55:52.576 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2025-03-18 13:55:52.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2025-03-18 13:55:52.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:52.576 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2da0770: (connection evicted) 2025-03-18 13:55:52.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:52.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2025-03-18 13:55:52.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2025-03-18 13:55:52.608 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:52.609 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:53.014 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2025-03-18 13:55:53.581 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4c6fe482 2025-03-18 13:55:53.581 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4c6fe482 2025-03-18 13:55:53.585 [Test worker @coroutine#1625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49ea4b65 2025-03-18 13:55:53.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2025-03-18 13:55:53.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2025-03-18 13:55:53.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:53.585 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1822a61b: (connection evicted) 2025-03-18 13:55:53.586 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:53.586 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2025-03-18 13:55:53.586 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e53bb4f 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:53.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:53.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@256aabbe 2025-03-18 13:55:53.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@256aabbe 2025-03-18 13:55:53.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2025-03-18 13:55:53.602 [DefaultDispatcher-worker-15 @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256aabbe 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6705fb02 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:53.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:53.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@345d641e 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@345d641e 2025-03-18 13:55:53.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70cdbd18 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:53.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:53.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3d5cd 2025-03-18 13:55:53.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f3d5cd 2025-03-18 13:55:53.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2025-03-18 13:55:53.608 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 13:55:53.609 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2025-03-18 13:55:53.610 [DefaultDispatcher-worker-15 @coroutine#1641] INFO ktor.application - Responding at http://0.0.0.0:44325 2025-03-18 13:55:53.612 [DefaultDispatcher-worker-15 @coroutine#1643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d641e 2025-03-18 13:55:53.613 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44325/api/blob/upload-init-batch 2025-03-18 13:55:53.613 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:44325/api/blob/upload-init-batch. 2025-03-18 13:55:53.613 [Test worker @coroutine#1642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44325/api/blob/upload-init-batch 2025-03-18 13:55:53.613 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44325/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 13:55:53.615 [eventLoopGroupProxy-16-1 @call-handler#1648] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2025-03-18 13:55:53.615 [eventLoopGroupProxy-16-1 @call-handler#1648] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2025-03-18 13:55:53.615 [eventLoopGroupProxy-16-1 @coroutine#1649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3d5cd 2025-03-18 13:55:53.616 [Test worker @coroutine#1642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44325/api/blob/upload-init-batch 2025-03-18 13:55:53.616 [Test worker @coroutine#1642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44325/api/blob/upload-init-batch 2025-03-18 13:55:53.616 [Test worker @coroutine#1642] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:44325/api/blob/upload-init-batch. 2025-03-18 13:55:53.616 [Test worker @coroutine#1642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:44325/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:53.617 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:44325/api/blob/upload-batch-data 2025-03-18 13:55:53.617 [Test worker @coroutine#1653] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:44325/api/blob/upload-batch-data. 2025-03-18 13:55:53.617 [Test worker @coroutine#1653] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44325/api/blob/upload-batch-data 2025-03-18 13:55:53.617 [Test worker @coroutine#1653] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:44325/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:55:53.617 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2025-03-18 13:55:53.619 [eventLoopGroupProxy-16-1 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3d5cd 2025-03-18 13:55:53.619 [eventLoopGroupProxy-16-1 @call-handler#1655] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:53.620 [Test worker @coroutine#1653] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44325/api/blob/upload-batch-data 2025-03-18 13:55:53.621 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2025-03-18 13:55:53.623 [eventLoopGroupProxy-16-2 @call-handler#1665] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:55:53.626 [Test worker @coroutine#1667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@345d641e 2025-03-18 13:55:53.695 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:53.706 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:53.707 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ec09a68 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:54.676 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:54.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2025-03-18 13:55:54.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c8c80 2025-03-18 13:55:54.677 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e5c8c80 2025-03-18 13:55:54.677 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2025-03-18 13:55:54.698 [DefaultDispatcher-worker-10 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c8c80 2025-03-18 13:55:54.701 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58121/api/blob/upload-init-batch 2025-03-18 13:55:54.701 [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:58121/api/blob/upload-init-batch. 2025-03-18 13:55:54.701 [Test worker @coroutine#1674] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58121/api/blob/upload-init-batch 2025-03-18 13:55:54.701 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58121/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 13:55:54.702 [Test worker @coroutine#1674] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58121/api/blob/upload-init-batch 2025-03-18 13:55:54.702 [Test worker @coroutine#1674] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58121/api/blob/upload-init-batch 2025-03-18 13:55:54.703 [Test worker @coroutine#1674] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58121/api/blob/upload-init-batch. 2025-03-18 13:55:54.703 [Test worker @coroutine#1674] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58121/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:54.709 [DefaultDispatcher-worker-10 @coroutine#1674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e5c8c80 2025-03-18 13:55:54.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2025-03-18 13:55:54.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2025-03-18 13:55:54.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:54.712 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e5c8c80: (connection evicted) 2025-03-18 13:55:54.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:54.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2025-03-18 13:55:54.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2025-03-18 13:55:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2025-03-18 13:55:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85eba52 2025-03-18 13:55:54.715 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:54.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@222a7429 2025-03-18 13:55:54.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@222a7429 2025-03-18 13:55:54.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2025-03-18 13:55:54.728 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46755/api/blob/upload-init-batch 2025-03-18 13:55:54.728 [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:46755/api/blob/upload-init-batch. 2025-03-18 13:55:54.728 [Test worker @coroutine#1685] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46755/api/blob/upload-init-batch 2025-03-18 13:55:54.728 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46755/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 13:55:54.729 [Test worker @coroutine#1685] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46755/api/blob/upload-init-batch 2025-03-18 13:55:54.729 [Test worker @coroutine#1685] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46755/api/blob/upload-init-batch 2025-03-18 13:55:54.729 [Test worker @coroutine#1685] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46755/api/blob/upload-init-batch. 2025-03-18 13:55:54.729 [Test worker @coroutine#1685] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46755/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:54.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2025-03-18 13:55:54.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2025-03-18 13:55:54.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:54.730 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222a7429: (connection evicted) 2025-03-18 13:55:54.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:54.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2025-03-18 13:55:54.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e0139 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:54.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2025-03-18 13:55:54.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@438a65a7 2025-03-18 13:55:54.734 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@438a65a7 2025-03-18 13:55:54.734 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2025-03-18 13:55:54.745 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42485/api/blob/upload-init-batch 2025-03-18 13:55:54.745 [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:42485/api/blob/upload-init-batch. 2025-03-18 13:55:54.745 [Test worker @coroutine#1691] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42485/api/blob/upload-init-batch 2025-03-18 13:55:54.745 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42485/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2025-03-18 13:55:54.746 [Test worker @coroutine#1691] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42485/api/blob/upload-init-batch 2025-03-18 13:55:54.746 [Test worker @coroutine#1691] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42485/api/blob/upload-init-batch 2025-03-18 13:55:54.746 [Test worker @coroutine#1691] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42485/api/blob/upload-init-batch. 2025-03-18 13:55:54.746 [Test worker @coroutine#1691] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42485/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:55:54.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2025-03-18 13:55:54.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2025-03-18 13:55:54.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:54.750 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@438a65a7: (connection evicted) 2025-03-18 13:55:54.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:54.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2025-03-18 13:55:54.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cca5ff3 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:54.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:54.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:54.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:54.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:54.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:54.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2025-03-18 13:55:54.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@10664c3d 2025-03-18 13:55:54.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@10664c3d 2025-03-18 13:55:54.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2025-03-18 13:55:55.013 [DefaultDispatcher-worker-10 @coroutine#1711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10664c3d 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a3d7c9 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:55.015 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:55.015 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2025-03-18 13:55:55.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2025-03-18 13:55:55.016 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2025-03-18 13:55:55.016 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2025-03-18 13:55:55.036 [DefaultDispatcher-worker-10 @coroutine#1716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-78 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30cb489a 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@795949fb 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:55.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2025-03-18 13:55:55.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@281028ce 2025-03-18 13:55:55.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5746609e 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:55.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-03-18 13:55:55.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-03-18 13:55:55.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2025-03-18 13:55:55.077 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:55.080 [DefaultDispatcher-worker-11 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-03-18 13:55:55.084 [DefaultDispatcher-worker-16 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-03-18 13:55:55.088 [DefaultDispatcher-worker-14 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-03-18 13:55:55.093 [DefaultDispatcher-worker-9 @coroutine#1720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-03-18 13:55:55.094 [Test worker @coroutine#1726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-03-18 13:55:55.099 [DefaultDispatcher-worker-3 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5980e29f 2025-03-18 13:55:55.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2025-03-18 13:55:55.102 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2025-03-18 13:55:55.102 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:55.102 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5980e29f: (connection evicted) 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:55.103 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2025-03-18 13:55:55.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57f6fc09 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:55.103 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:55.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2025-03-18 13:55:55.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-03-18 13:55:55.104 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-03-18 13:55:55.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2025-03-18 13:55:55.116 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:55.124 [DefaultDispatcher-worker-1 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-03-18 13:55:55.128 [DefaultDispatcher-worker-13 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-03-18 13:55:55.132 [DefaultDispatcher-worker-19 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-03-18 13:55:55.136 [DefaultDispatcher-worker-3 @coroutine#1729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-03-18 13:55:55.138 [HikariPool-79 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:55.138 [Test worker @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-03-18 13:55:55.143 [DefaultDispatcher-worker-14 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5aec151b 2025-03-18 13:55:55.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2025-03-18 13:55:55.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2025-03-18 13:55:55.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:55.144 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5aec151b: (connection evicted) 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:55.145 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2025-03-18 13:55:55.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5dc8448b 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:55.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d08a24 2025-03-18 13:55:55.145 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@33d08a24 2025-03-18 13:55:55.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2025-03-18 13:55:55.165 [DefaultDispatcher-worker-19 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d08a24 2025-03-18 13:55:55.170 [DefaultDispatcher-worker-12 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d08a24 2025-03-18 13:55:55.173 [DefaultDispatcher-worker-18 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d08a24 2025-03-18 13:55:55.177 [DefaultDispatcher-worker-16 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33d08a24 2025-03-18 13:55:55.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2025-03-18 13:55:55.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2025-03-18 13:55:55.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:55.178 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33d08a24: (connection evicted) 2025-03-18 13:55:55.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:55.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2025-03-18 13:55:55.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2025-03-18 13:55:55.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@623bdc46 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:55.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 13:55:55.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 13:55:55.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2025-03-18 13:55:55.199 [DefaultDispatcher-worker-3 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 13:55:55.203 [DefaultDispatcher-worker-19 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 13:55:55.207 [DefaultDispatcher-worker-16 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 13:55:55.212 [DefaultDispatcher-worker-11 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 13:55:55.213 [Test worker @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 13:55:55.218 [DefaultDispatcher-worker-19 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@332610ad 2025-03-18 13:55:55.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown initiated... 2025-03-18 13:55:55.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Close initiated... 2025-03-18 13:55:55.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:55.218 [HikariPool-83 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Closing connection org.sqlite.jdbc4.JDBC4Connection@332610ad: (connection evicted) 2025-03-18 13:55:55.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:55:55.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Closed. 2025-03-18 13:55:55.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Shutdown completed. 2025-03-18 13:55:55.596 [DefaultDispatcher-worker-13 @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@256aabbe 2025-03-18 13:55:55.608 [DefaultDispatcher-worker-13 @coroutine#1760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f3d5cd 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53b83897 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:58.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2025-03-18 13:55:58.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2025-03-18 13:55:58.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2025-03-18 13:55:58.723 [DefaultDispatcher-worker-4 @coroutine#1793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-84 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@372e972d 2025-03-18 13:55:58.802 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69c335c4 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-18 13:55:59.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-18 13:55:59.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2025-03-18 13:55:59.248 [DefaultDispatcher-worker-20 @coroutine#1798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-18 13:55:59.252 [DefaultDispatcher-worker-5 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-18 13:55:59.255 [DefaultDispatcher-worker-2 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-18 13:55:59.258 [DefaultDispatcher-worker-1 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-18 13:55:59.263 [DefaultDispatcher-worker-8 @coroutine#1800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7236213e 2025-03-18 13:55:59.266 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ab29866 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-03-18 13:55:59.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-03-18 13:55:59.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2025-03-18 13:55:59.284 [DefaultDispatcher-worker-19 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-03-18 13:55:59.288 [DefaultDispatcher-worker-4 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-03-18 13:55:59.291 [DefaultDispatcher-worker-3 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-03-18 13:55:59.294 [DefaultDispatcher-worker-8 @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@350ede1 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20843604 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-03-18 13:55:59.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-03-18 13:55:59.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2025-03-18 13:55:59.314 [DefaultDispatcher-worker-20 @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-03-18 13:55:59.318 [DefaultDispatcher-worker-12 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-03-18 13:55:59.322 [DefaultDispatcher-worker-14 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-03-18 13:55:59.325 [DefaultDispatcher-worker-19 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-03-18 13:55:59.328 [DefaultDispatcher-worker-5 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-03-18 13:55:59.330 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.334 [DefaultDispatcher-worker-1 @coroutine#1813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d8352e 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69862a1 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-03-18 13:55:59.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-03-18 13:55:59.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2025-03-18 13:55:59.353 [DefaultDispatcher-worker-10 @coroutine#1820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-03-18 13:55:59.356 [DefaultDispatcher-worker-10 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-03-18 13:55:59.360 [DefaultDispatcher-worker-2 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-03-18 13:55:59.364 [DefaultDispatcher-worker-7 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-03-18 13:55:59.367 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.369 [DefaultDispatcher-worker-19 @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a644d75 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c1ef806 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.369 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 13:55:59.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 13:55:59.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2025-03-18 13:55:59.388 [DefaultDispatcher-worker-19 @coroutine#1827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 13:55:59.392 [DefaultDispatcher-worker-19 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 13:55:59.395 [DefaultDispatcher-worker-10 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 13:55:59.397 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.399 [DefaultDispatcher-worker-17 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 13:55:59.403 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 13:55:59.408 [DefaultDispatcher-worker-3 @coroutine#1829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bbc11ed 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f38545a 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-18 13:55:59.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-18 13:55:59.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2025-03-18 13:55:59.429 [DefaultDispatcher-worker-11 @coroutine#1835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-18 13:55:59.433 [DefaultDispatcher-worker-19 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-18 13:55:59.435 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.436 [DefaultDispatcher-worker-1 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-18 13:55:59.439 [DefaultDispatcher-worker-10 @coroutine#1837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d03cdc7 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d8075c 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 13:55:59.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 13:55:59.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2025-03-18 13:55:59.458 [DefaultDispatcher-worker-17 @coroutine#1841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 13:55:59.461 [DefaultDispatcher-worker-16 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 13:55:59.465 [DefaultDispatcher-worker-8 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 13:55:59.468 [DefaultDispatcher-worker-1 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 13:55:59.470 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.471 [DefaultDispatcher-worker-9 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 13:55:59.477 [DefaultDispatcher-worker-3 @coroutine#1843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e6f7c25 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319e4fc 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-03-18 13:55:59.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b82007 2025-03-18 13:55:59.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@978475b 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.488 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2025-03-18 13:55:59.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 13:55:59.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 13:55:59.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2025-03-18 13:55:59.502 [Test worker @coroutine#1850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 13:55:59.503 [Test worker @coroutine#1852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2220c5f7 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ee5fe1e 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2025-03-18 13:55:59.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2025-03-18 13:55:59.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2025-03-18 13:55:59.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2025-03-18 13:55:59.512 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.522 [Test worker @coroutine#1855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2025-03-18 13:55:59.523 [Test worker @coroutine#1857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58dea0a7 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bb3e150 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.526 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2025-03-18 13:55:59.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2025-03-18 13:55:59.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2025-03-18 13:55:59.540 [Test worker @coroutine#1860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2025-03-18 13:55:59.540 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.541 [Test worker @coroutine#1862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ac76ad9 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@427128a6 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-03-18 13:55:59.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-03-18 13:55:59.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2025-03-18 13:55:59.555 [Test worker @coroutine#1865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-03-18 13:55:59.556 [Test worker @coroutine#1867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@28468162 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3df7e309 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:55:59.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:55:59.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2025-03-18 13:55:59.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-03-18 13:55:59.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-03-18 13:55:59.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2025-03-18 13:55:59.579 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.579 [DefaultDispatcher-worker-5 @coroutine#1870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-03-18 13:55:59.583 [DefaultDispatcher-worker-16 @coroutine#1872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-03-18 13:55:59.589 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.598 [DefaultDispatcher-worker-12 @coroutine#1874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-03-18 13:55:59.608 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.627 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.642 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:55:59.659 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:00.605 [DefaultDispatcher-worker-13 @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f3c27e9 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ec729be 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:00.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2025-03-18 13:56:00.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2025-03-18 13:56:00.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2025-03-18 13:56:00.625 [DefaultDispatcher-worker-8 @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2025-03-18 13:56:00.629 [DefaultDispatcher-worker-19 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2025-03-18 13:56:00.633 [DefaultDispatcher-worker-8 @coroutine#1885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ea71d 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383a5260 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:00.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2025-03-18 13:56:00.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2025-03-18 13:56:00.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2025-03-18 13:56:00.653 [DefaultDispatcher-worker-20 @coroutine#1887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2025-03-18 13:56:00.657 [DefaultDispatcher-worker-10 @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31c29db1 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:00.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2025-03-18 13:56:00.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2025-03-18 13:56:00.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2025-03-18 13:56:00.677 [DefaultDispatcher-worker-10 @coroutine#1892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2025-03-18 13:56:00.681 [DefaultDispatcher-worker-3 @coroutine#1894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2025-03-18 13:56:00.682 [Test worker @coroutine#1896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2025-03-18 13:56:00.686 [DefaultDispatcher-worker-5 @coroutine#1898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2279e7c7 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c6553c6 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:00.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 13:56:00.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 13:56:00.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2025-03-18 13:56:00.706 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:00.729 [DefaultDispatcher-worker-13 @coroutine#1900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 13:56:00.733 [DefaultDispatcher-worker-18 @coroutine#1902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 13:56:00.734 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:00.738 [DefaultDispatcher-worker-11 @coroutine#1904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1503f434 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a49ce3a 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:00.738 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:00.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2025-03-18 13:56:00.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2025-03-18 13:56:00.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2025-03-18 13:56:00.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2025-03-18 13:56:00.758 [DefaultDispatcher-worker-19 @coroutine#1906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2025-03-18 13:56:00.758 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:00.762 [DefaultDispatcher-worker-6 @coroutine#1908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2025-03-18 13:56:00.766 [DefaultDispatcher-worker-2 @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20e73e41 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5319efc0 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:00.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-03-18 13:56:00.767 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-03-18 13:56:00.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2025-03-18 13:56:00.787 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:00.789 [DefaultDispatcher-worker-14 @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-03-18 13:56:00.793 [DefaultDispatcher-worker-12 @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-03-18 13:56:00.797 [DefaultDispatcher-worker-5 @coroutine#1916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3618486e 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@110f66e3 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:00.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:00.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:00.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:00.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:00.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:00.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:00.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2025-03-18 13:56:00.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-03-18 13:56:00.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-03-18 13:56:00.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2025-03-18 13:56:00.817 [DefaultDispatcher-worker-5 @coroutine#1918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-03-18 13:56:00.821 [DefaultDispatcher-worker-7 @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-03-18 13:56:00.825 [DefaultDispatcher-worker-14 @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a73873 2025-03-18 13:56:00.839 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:00.849 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37403/ 2025-03-18 13:56:00.850 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37403/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:00.851 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37403/ 2025-03-18 13:56:00.851 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37403/ 2025-03-18 13:56:00.851 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37403/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:00.867 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:00.893 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37403/ 2025-03-18 13:56:00.893 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37403/ 2025-03-18 13:56:00.893 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37403/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:00.898 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:00.934 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37403/ 2025-03-18 13:56:00.935 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37403/ 2025-03-18 13:56:00.935 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37403/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:00.977 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37403/ 2025-03-18 13:56:00.977 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37403/ 2025-03-18 13:56:00.977 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37403/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:01.018 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37403/ 2025-03-18 13:56:01.019 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37403/ 2025-03-18 13:56:01.019 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37403/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:01.060 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37403/ 2025-03-18 13:56:01.061 [Test worker @coroutine#1926] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37403/ 2025-03-18 13:56:01.061 [Test worker @coroutine#1926] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:37403/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:01.103 [Test worker @coroutine#1926] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37403/ 2025-03-18 13:56:01.105 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47513/ 2025-03-18 13:56:01.105 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47513/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:01.106 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47513/ 2025-03-18 13:56:01.106 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47513/ 2025-03-18 13:56:01.106 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47513/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:01.147 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47513/ 2025-03-18 13:56:01.148 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47513/ 2025-03-18 13:56:01.148 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47513/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:01.189 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47513/ 2025-03-18 13:56:01.190 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47513/ 2025-03-18 13:56:01.190 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47513/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:01.232 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47513/ 2025-03-18 13:56:01.232 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47513/ 2025-03-18 13:56:01.232 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47513/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:01.274 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47513/ 2025-03-18 13:56:01.274 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47513/ 2025-03-18 13:56:01.274 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47513/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:01.315 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47513/ 2025-03-18 13:56:01.316 [Test worker @coroutine#1942] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47513/ 2025-03-18 13:56:01.316 [Test worker @coroutine#1942] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47513/ from class io.ktor.utils.io.ByteBufferChannel 2025-03-18 13:56:01.316 [Test worker @coroutine#1942] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47513/ 2025-03-18 13:56:01.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2025-03-18 13:56:01.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:01.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:01.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:01.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:01.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:01.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:01.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21b792c2 2025-03-18 13:56:01.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:01.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d557e 2025-03-18 13:56:01.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@330d557e 2025-03-18 13:56:01.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2025-03-18 13:56:01.426 [DefaultDispatcher-worker-13 @coroutine#1972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@330d557e 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71eead09 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:01.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267adbe 2025-03-18 13:56:01.433 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@1267adbe 2025-03-18 13:56:01.434 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2025-03-18 13:56:01.457 [DefaultDispatcher-worker-18 @coroutine#1990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1267adbe 2025-03-18 13:56:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2025-03-18 13:56:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e4ac3f5 2025-03-18 13:56:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:01.457 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:01.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1798c749 2025-03-18 13:56:01.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@1798c749 2025-03-18 13:56:01.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2025-03-18 13:56:01.484 [DefaultDispatcher-worker-1 @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1798c749 2025-03-18 13:56:01.485 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a3c3a04 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:01.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4628f386 2025-03-18 13:56:01.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@4628f386 2025-03-18 13:56:01.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2025-03-18 13:56:01.507 [DefaultDispatcher-worker-18 @coroutine#2009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4628f386 2025-03-18 13:56:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2025-03-18 13:56:01.507 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ff12345 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:01.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fda9ed 2025-03-18 13:56:01.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@74fda9ed 2025-03-18 13:56:01.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2025-03-18 13:56:01.529 [DefaultDispatcher-worker-20 @coroutine#2019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74fda9ed 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22db974d 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:01.530 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:01.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d3fb99 2025-03-18 13:56:01.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d3fb99 2025-03-18 13:56:01.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2025-03-18 13:56:01.534 [HikariPool-106 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:01.556 [DefaultDispatcher-worker-13 @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d3fb99 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2025-03-18 13:56:01.558 [HikariPool-107 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f461c9c 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:01.558 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:01.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2025-03-18 13:56:01.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1be9f8 2025-03-18 13:56:01.559 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a1be9f8 2025-03-18 13:56:01.559 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2025-03-18 13:56:01.581 [DefaultDispatcher-worker-14 @coroutine#2043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a1be9f8 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cc82c83 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:01.582 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:01.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2025-03-18 13:56:01.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3bc119 2025-03-18 13:56:01.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3bc119 2025-03-18 13:56:01.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2025-03-18 13:56:01.586 [HikariPool-108 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:01.602 [DefaultDispatcher-worker-5 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3bc119 2025-03-18 13:56:01.606 [DefaultDispatcher-worker-13 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3bc119 2025-03-18 13:56:01.608 [HikariPool-109 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:01.610 [DefaultDispatcher-worker-9 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3bc119 2025-03-18 13:56:01.613 [DefaultDispatcher-worker-14 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3bc119 2025-03-18 13:56:01.620 [DefaultDispatcher-worker-9 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3bc119 2025-03-18 13:56:01.623 [DefaultDispatcher-worker-8 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f3bc119 2025-03-18 13:56:01.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2025-03-18 13:56:01.626 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2025-03-18 13:56:01.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:01.626 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f3bc119: (connection evicted) 2025-03-18 13:56:01.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:01.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2025-03-18 13:56:01.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2025-03-18 13:56:01.659 [HikariPool-110 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:01.659 [HikariPool-111 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:05.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15ab0461 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:05.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2025-03-18 13:56:05.703 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2025-03-18 13:56:05.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2025-03-18 13:56:05.713 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2025-03-18 13:56:05.722 [DefaultDispatcher-worker-20 @coroutine#2076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2025-03-18 13:56:05.728 [DefaultDispatcher-worker-7 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@186fc6e 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ac7c683 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:05.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2025-03-18 13:56:05.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba8fbc8 2025-03-18 13:56:05.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba8fbc8 2025-03-18 13:56:05.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2025-03-18 13:56:05.739 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba8fbc8 2025-03-18 13:56:05.748 [DefaultDispatcher-worker-9 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba8fbc8 2025-03-18 13:56:05.752 [DefaultDispatcher-worker-19 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba8fbc8 2025-03-18 13:56:05.755 [DefaultDispatcher-worker-19 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba8fbc8 2025-03-18 13:56:05.760 [DefaultDispatcher-worker-7 @coroutine#2082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ba8fbc8 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73796ae5 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:05.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:05.760 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2025-03-18 13:56:05.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 13:56:05.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 13:56:05.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2025-03-18 13:56:05.770 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 13:56:05.781 [DefaultDispatcher-worker-1 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 13:56:05.785 [DefaultDispatcher-worker-11 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 13:56:05.789 [DefaultDispatcher-worker-3 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 13:56:05.792 [DefaultDispatcher-worker-11 @coroutine#2088] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fb40e49 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@375682a5 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:05.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2025-03-18 13:56:05.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2025-03-18 13:56:05.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2025-03-18 13:56:05.803 [HikariPool-113 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:05.804 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2025-03-18 13:56:05.812 [DefaultDispatcher-worker-8 @coroutine#2092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2025-03-18 13:56:05.817 [DefaultDispatcher-worker-7 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2025-03-18 13:56:05.821 [DefaultDispatcher-worker-10 @coroutine#2094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c20abd6 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ac00dc9 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:05.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2025-03-18 13:56:05.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2025-03-18 13:56:05.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2025-03-18 13:56:05.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2025-03-18 13:56:05.830 [HikariPool-114 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:05.831 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2025-03-18 13:56:05.840 [DefaultDispatcher-worker-11 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2025-03-18 13:56:05.844 [DefaultDispatcher-worker-8 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1bb31 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@674c01ce 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:05.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:05.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2025-03-18 13:56:05.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@509e0253 2025-03-18 13:56:05.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@509e0253 2025-03-18 13:56:05.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2025-03-18 13:56:05.855 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e0253 2025-03-18 13:56:05.861 [HikariPool-115 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:05.864 [DefaultDispatcher-worker-6 @coroutine#2101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@509e0253 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73543048 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:05.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2025-03-18 13:56:05.866 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2025-03-18 13:56:05.866 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2025-03-18 13:56:05.876 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2025-03-18 13:56:05.885 [DefaultDispatcher-worker-6 @coroutine#2104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f3ebfc 2025-03-18 13:56:05.923 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:05.923 [HikariPool-116 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:05.946 [HikariPool-118 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:05.979 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:05.990 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7375ebe7 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:05.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:05.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:05.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2025-03-18 13:56:06.006 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:06.012 [Test worker @coroutine#2110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:06.013 [Test worker @coroutine#2112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:06.015 [DefaultDispatcher-worker-6 @coroutine#2116] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.015 [DefaultDispatcher-worker-6 @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:59679/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:06.015 [DefaultDispatcher-worker-6 @coroutine#2116] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.015 [DefaultDispatcher-worker-6 @coroutine#2116] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59679/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:06.016 [DefaultDispatcher-worker-15 @coroutine#2116] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.016 [DefaultDispatcher-worker-15 @coroutine#2116] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59679/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.019 [DefaultDispatcher-worker-8 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:06.019 [DefaultDispatcher-worker-8 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.019 [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:59679/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:06.019 [DefaultDispatcher-worker-8 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.020 [DefaultDispatcher-worker-4 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.020 [DefaultDispatcher-worker-4 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.021 [Test worker @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@705ebb4d 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.021 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.021 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2025-03-18 13:56:06.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-18 13:56:06.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-18 13:56:06.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2025-03-18 13:56:06.036 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-18 13:56:06.042 [Test worker @coroutine#2127] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-18 13:56:06.043 [Test worker @coroutine#2129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-18 13:56:06.046 [DefaultDispatcher-worker-2 @coroutine#2137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59679/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 13:56:06.046 [DefaultDispatcher-worker-2 @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:59679/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2025-03-18 13:56:06.046 [DefaultDispatcher-worker-2 @coroutine#2137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59679/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 13:56:06.047 [DefaultDispatcher-worker-3 @coroutine#2137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59679/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 13:56:06.047 [DefaultDispatcher-worker-3 @coroutine#2137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59679/auth/login?username=bob&password=pass&maxDateOfBirth=0 2025-03-18 13:56:06.048 [DefaultDispatcher-worker-3 @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d6ccad7 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4690a37e 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.089 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2025-03-18 13:56:06.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2025-03-18 13:56:06.091 [HikariPool-120 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.093 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c48b072 2025-03-18 13:56:06.093 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c48b072 2025-03-18 13:56:06.095 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@428f578b 2025-03-18 13:56:06.095 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@428f578b 2025-03-18 13:56:06.096 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b0db02 2025-03-18 13:56:06.096 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@46b0db02 2025-03-18 13:56:06.098 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b25db0 2025-03-18 13:56:06.098 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b25db0 2025-03-18 13:56:06.099 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@af0b694 2025-03-18 13:56:06.099 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@af0b694 2025-03-18 13:56:06.101 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fb9b4e 2025-03-18 13:56:06.101 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@32fb9b4e 2025-03-18 13:56:06.102 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72532ed8 2025-03-18 13:56:06.102 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@72532ed8 2025-03-18 13:56:06.104 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@639da2ff 2025-03-18 13:56:06.104 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@639da2ff 2025-03-18 13:56:06.104 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.105 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd6ec0e 2025-03-18 13:56:06.105 [HikariPool-120 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd6ec0e 2025-03-18 13:56:06.105 [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-18 13:56:06.111 [Test worker @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.112 [Test worker @coroutine#2144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.113 [DefaultDispatcher-worker-18 @coroutine#2148] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52639/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.113 [DefaultDispatcher-worker-18 @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:52639/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:06.113 [DefaultDispatcher-worker-18 @coroutine#2148] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52639/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.113 [DefaultDispatcher-worker-18 @coroutine#2148] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52639/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:06.114 [DefaultDispatcher-worker-20 @coroutine#2148] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52639/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.114 [DefaultDispatcher-worker-20 @coroutine#2148] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52639/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.117 [DefaultDispatcher-worker-6 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.117 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.117 [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:52639/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:06.117 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.118 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.118 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.118 [Test worker @coroutine#2152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.122 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.123 [DefaultDispatcher-worker-17 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.124 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@eefa1ef 2025-03-18 13:56:06.124 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@eefa1ef 2025-03-18 13:56:06.127 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@284e42 2025-03-18 13:56:06.127 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@284e42 2025-03-18 13:56:06.128 [DefaultDispatcher-worker-8 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.129 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@417ca9f 2025-03-18 13:56:06.129 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@417ca9f 2025-03-18 13:56:06.131 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41154479 2025-03-18 13:56:06.131 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@41154479 2025-03-18 13:56:06.132 [DefaultDispatcher-worker-4 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.133 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3206756d 2025-03-18 13:56:06.133 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@3206756d 2025-03-18 13:56:06.136 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@701e6731 2025-03-18 13:56:06.136 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@701e6731 2025-03-18 13:56:06.136 [DefaultDispatcher-worker-3 @coroutine#2159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.138 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae7089f 2025-03-18 13:56:06.138 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae7089f 2025-03-18 13:56:06.140 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@213abb36 2025-03-18 13:56:06.140 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@213abb36 2025-03-18 13:56:06.141 [DefaultDispatcher-worker-4 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.142 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@20161f61 2025-03-18 13:56:06.142 [HikariPool-121 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@20161f61 2025-03-18 13:56:06.142 [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-18 13:56:06.145 [DefaultDispatcher-worker-9 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.148 [DefaultDispatcher-worker-14 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.152 [DefaultDispatcher-worker-18 @coroutine#2164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.157 [DefaultDispatcher-worker-18 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.161 [DefaultDispatcher-worker-20 @coroutine#2169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37bac0f4 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.167 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2025-03-18 13:56:06.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:06.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:06.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2025-03-18 13:56:06.182 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:06.188 [Test worker @coroutine#2188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:06.189 [Test worker @coroutine#2190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:06.190 [HikariPool-122 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.190 [DefaultDispatcher-worker-13 @coroutine#2194] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60491/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.190 [DefaultDispatcher-worker-13 @coroutine#2194] 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:60491/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:06.190 [DefaultDispatcher-worker-13 @coroutine#2194] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60491/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.190 [DefaultDispatcher-worker-13 @coroutine#2194] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:60491/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:06.191 [DefaultDispatcher-worker-17 @coroutine#2194] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60491/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.191 [DefaultDispatcher-worker-17 @coroutine#2194] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60491/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.193 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d2e51e 2025-03-18 13:56:06.193 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@76d2e51e 2025-03-18 13:56:06.194 [DefaultDispatcher-worker-18 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:06.194 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.194 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:06.194 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.195 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.195 [DefaultDispatcher-worker-18 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.196 [Test worker @coroutine#2198] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e7a627 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.196 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@781505b4 2025-03-18 13:56:06.196 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@781505b4 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.196 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2025-03-18 13:56:06.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-03-18 13:56:06.198 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-03-18 13:56:06.198 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2025-03-18 13:56:06.198 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2a8e6e 2025-03-18 13:56:06.198 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c2a8e6e 2025-03-18 13:56:06.199 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-03-18 13:56:06.201 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39280f8f 2025-03-18 13:56:06.201 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@39280f8f 2025-03-18 13:56:06.203 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b3e7a1 2025-03-18 13:56:06.203 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@58b3e7a1 2025-03-18 13:56:06.205 [Test worker @coroutine#2205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-03-18 13:56:06.206 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@85b71a6 2025-03-18 13:56:06.206 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@85b71a6 2025-03-18 13:56:06.206 [Test worker @coroutine#2207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-03-18 13:56:06.207 [DefaultDispatcher-worker-6 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60491/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 13:56:06.207 [DefaultDispatcher-worker-6 @coroutine#2216] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60491/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2025-03-18 13:56:06.207 [DefaultDispatcher-worker-6 @coroutine#2216] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60491/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 13:56:06.208 [DefaultDispatcher-worker-17 @coroutine#2216] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60491/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 13:56:06.208 [DefaultDispatcher-worker-17 @coroutine#2216] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60491/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2025-03-18 13:56:06.208 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ac73d 2025-03-18 13:56:06.208 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@202ac73d 2025-03-18 13:56:06.211 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5907f0c0 2025-03-18 13:56:06.211 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@5907f0c0 2025-03-18 13:56:06.211 [DefaultDispatcher-worker-12 @coroutine#2209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27ea7c8f 2025-03-18 13:56:06.213 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4e8aae 2025-03-18 13:56:06.213 [HikariPool-122 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e4e8aae 2025-03-18 13:56:06.213 [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-18 13:56:06.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2025-03-18 13:56:06.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21252bef 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:06.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:06.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2025-03-18 13:56:06.266 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:06.268 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.270 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb7272a 2025-03-18 13:56:06.270 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb7272a 2025-03-18 13:56:06.272 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:06.272 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@570c82c 2025-03-18 13:56:06.272 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@570c82c 2025-03-18 13:56:06.273 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:06.274 [DefaultDispatcher-worker-7 @coroutine#2227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44727/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.274 [DefaultDispatcher-worker-7 @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:44727/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:06.274 [DefaultDispatcher-worker-7 @coroutine#2227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44727/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.274 [DefaultDispatcher-worker-7 @coroutine#2227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44727/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:06.275 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f4c5a 2025-03-18 13:56:06.275 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@14f4c5a 2025-03-18 13:56:06.275 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44727/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.275 [DefaultDispatcher-worker-15 @coroutine#2227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44727/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.277 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@444dc217 2025-03-18 13:56:06.277 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@444dc217 2025-03-18 13:56:06.278 [DefaultDispatcher-worker-7 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:06.278 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.278 [DefaultDispatcher-worker-7 @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:44727/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:06.278 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.278 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.278 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.279 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f133c3 2025-03-18 13:56:06.279 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f133c3 2025-03-18 13:56:06.279 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c5d60db 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2025-03-18 13:56:06.281 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7543a499 2025-03-18 13:56:06.281 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7543a499 2025-03-18 13:56:06.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-03-18 13:56:06.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-03-18 13:56:06.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2025-03-18 13:56:06.282 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-03-18 13:56:06.283 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e150bf7 2025-03-18 13:56:06.283 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@e150bf7 2025-03-18 13:56:06.285 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@24623d58 2025-03-18 13:56:06.285 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@24623d58 2025-03-18 13:56:06.287 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf26d3c 2025-03-18 13:56:06.287 [HikariPool-123 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bf26d3c 2025-03-18 13:56:06.287 [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-18 13:56:06.289 [Test worker @coroutine#2238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-03-18 13:56:06.290 [Test worker @coroutine#2240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78b293a 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2025-03-18 13:56:06.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:06.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:06.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2025-03-18 13:56:06.294 [DefaultDispatcher-worker-4 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102dff25 2025-03-18 13:56:06.298 [HikariPool-124 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.301 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b04755f 2025-03-18 13:56:06.301 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b04755f 2025-03-18 13:56:06.302 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c38e4f 2025-03-18 13:56:06.303 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c38e4f 2025-03-18 13:56:06.304 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fc1e2f 2025-03-18 13:56:06.304 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fc1e2f 2025-03-18 13:56:06.306 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:06.306 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fe8474 2025-03-18 13:56:06.306 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@64fe8474 2025-03-18 13:56:06.308 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c58bb39 2025-03-18 13:56:06.308 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c58bb39 2025-03-18 13:56:06.310 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5550e10b 2025-03-18 13:56:06.310 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@5550e10b 2025-03-18 13:56:06.312 [Test worker @coroutine#2250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:06.312 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c80e8 2025-03-18 13:56:06.312 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@141c80e8 2025-03-18 13:56:06.313 [Test worker @coroutine#2252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:06.314 [DefaultDispatcher-worker-4 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.314 [DefaultDispatcher-worker-4 @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:52885/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:06.314 [DefaultDispatcher-worker-4 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.314 [DefaultDispatcher-worker-4 @coroutine#2256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52885/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:06.314 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d17b3b 2025-03-18 13:56:06.314 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d17b3b 2025-03-18 13:56:06.315 [DefaultDispatcher-worker-16 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.315 [DefaultDispatcher-worker-16 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52885/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.316 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7989eb 2025-03-18 13:56:06.316 [HikariPool-124 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d7989eb 2025-03-18 13:56:06.316 [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-18 13:56:06.318 [DefaultDispatcher-worker-15 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:06.318 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.318 [DefaultDispatcher-worker-15 @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:52885/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:06.318 [DefaultDispatcher-worker-15 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.319 [DefaultDispatcher-worker-11 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.319 [DefaultDispatcher-worker-11 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.320 [Test worker @coroutine#2260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66075347 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.320 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2025-03-18 13:56:06.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7927209f 2025-03-18 13:56:06.322 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@7927209f 2025-03-18 13:56:06.322 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2025-03-18 13:56:06.323 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7927209f 2025-03-18 13:56:06.329 [Test worker @coroutine#2267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7927209f 2025-03-18 13:56:06.330 [Test worker @coroutine#2269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7927209f 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@505bf76d 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.331 [DefaultDispatcher-worker-6 @coroutine#2278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2025-03-18 13:56:06.332 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:06.332 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:06.332 [DefaultDispatcher-worker-6 @coroutine#2278] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2025-03-18 13:56:06.335 [DefaultDispatcher-worker-7 @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7927209f 2025-03-18 13:56:06.346 [DefaultDispatcher-worker-6 @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:06.351 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.353 [DefaultDispatcher-worker-6 @coroutine#2280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:06.353 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@655b6f31 2025-03-18 13:56:06.354 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@655b6f31 2025-03-18 13:56:06.354 [DefaultDispatcher-worker-6 @coroutine#2282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:06.354 [DefaultDispatcher-worker-2 @coroutine#2285] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.354 [DefaultDispatcher-worker-2 @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-18 13:56:06.354 [DefaultDispatcher-worker-2 @coroutine#2285] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.354 [DefaultDispatcher-worker-2 @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-18 13:56:06.354 [DefaultDispatcher-worker-6 @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-18 13:56:06.354 [DefaultDispatcher-worker-6 @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-18 13:56:06.354 [DefaultDispatcher-worker-6 @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-18 13:56:06.355 [DefaultDispatcher-worker-1 @coroutine#2285] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.355 [DefaultDispatcher-worker-19 @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-18 13:56:06.356 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9c9dea 2025-03-18 13:56:06.356 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9c9dea 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58f8ce0f 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2025-03-18 13:56:06.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2025-03-18 13:56:06.358 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa30441 2025-03-18 13:56:06.358 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fa30441 2025-03-18 13:56:06.359 [DefaultDispatcher-worker-19 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:06.359 [DefaultDispatcher-worker-19 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.359 [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-18 13:56:06.359 [DefaultDispatcher-worker-19 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.359 [DefaultDispatcher-worker-19 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.361 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa197d1 2025-03-18 13:56:06.361 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aa197d1 2025-03-18 13:56:06.363 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@143d4753 2025-03-18 13:56:06.363 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@143d4753 2025-03-18 13:56:06.365 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b41fbf3 2025-03-18 13:56:06.365 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b41fbf3 2025-03-18 13:56:06.367 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3775d6 2025-03-18 13:56:06.367 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3775d6 2025-03-18 13:56:06.369 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a8e689e 2025-03-18 13:56:06.369 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a8e689e 2025-03-18 13:56:06.371 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3477b943 2025-03-18 13:56:06.371 [HikariPool-125 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@3477b943 2025-03-18 13:56:06.371 [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-18 13:56:06.371 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.378 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.379 [Test worker @coroutine#2295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.379 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.379 [DefaultDispatcher-worker-6 @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:49049/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:06.379 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.379 [DefaultDispatcher-worker-6 @coroutine#2299] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49049/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:06.380 [DefaultDispatcher-worker-5 @coroutine#2299] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.381 [DefaultDispatcher-worker-5 @coroutine#2299] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.382 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.384 [DefaultDispatcher-worker-5 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.384 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.384 [DefaultDispatcher-worker-5 @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:49049/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:06.384 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.384 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca8cc67 2025-03-18 13:56:06.384 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca8cc67 2025-03-18 13:56:06.384 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.384 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.385 [Test worker @coroutine#2303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.386 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@226f2782 2025-03-18 13:56:06.386 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@226f2782 2025-03-18 13:56:06.388 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2650a717 2025-03-18 13:56:06.388 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2650a717 2025-03-18 13:56:06.390 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63522db9 2025-03-18 13:56:06.390 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@63522db9 2025-03-18 13:56:06.390 [DefaultDispatcher-worker-9 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.392 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@9731e40 2025-03-18 13:56:06.392 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@9731e40 2025-03-18 13:56:06.392 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.393 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b6bdb 2025-03-18 13:56:06.393 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@527b6bdb 2025-03-18 13:56:06.394 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cbb8c0 2025-03-18 13:56:06.394 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@72cbb8c0 2025-03-18 13:56:06.394 [DefaultDispatcher-worker-13 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.395 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0c48e9 2025-03-18 13:56:06.395 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0c48e9 2025-03-18 13:56:06.395 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b0069c 2025-03-18 13:56:06.395 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@71b0069c 2025-03-18 13:56:06.397 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7833d3b0 2025-03-18 13:56:06.397 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@7833d3b0 2025-03-18 13:56:06.397 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dd2f6 2025-03-18 13:56:06.397 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@37dd2f6 2025-03-18 13:56:06.398 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3142d2 2025-03-18 13:56:06.398 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d3142d2 2025-03-18 13:56:06.399 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ed5dc7 2025-03-18 13:56:06.399 [HikariPool-126 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ed5dc7 2025-03-18 13:56:06.399 [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-18 13:56:06.399 [DefaultDispatcher-worker-2 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.400 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1213e00c 2025-03-18 13:56:06.400 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@1213e00c 2025-03-18 13:56:06.401 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc6b9a7 2025-03-18 13:56:06.401 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@cc6b9a7 2025-03-18 13:56:06.403 [DefaultDispatcher-worker-13 @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.403 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0e45dc 2025-03-18 13:56:06.403 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0e45dc 2025-03-18 13:56:06.405 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1ebd9d 2025-03-18 13:56:06.405 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d1ebd9d 2025-03-18 13:56:06.407 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@500025b2 2025-03-18 13:56:06.407 [HikariPool-127 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@500025b2 2025-03-18 13:56:06.407 [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-18 13:56:06.407 [DefaultDispatcher-worker-8 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.411 [DefaultDispatcher-worker-17 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.415 [DefaultDispatcher-worker-20 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.419 [DefaultDispatcher-worker-6 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.422 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.423 [DefaultDispatcher-worker-17 @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.424 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f12ca 2025-03-18 13:56:06.424 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@603f12ca 2025-03-18 13:56:06.424 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 13:56:06.424 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 13:56:06.425 [DefaultDispatcher-worker-5 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 13:56:06.425 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 13:56:06.425 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 13:56:06.425 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49049/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 13:56:06.425 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49049/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:06.426 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef8e0bd 2025-03-18 13:56:06.426 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef8e0bd 2025-03-18 13:56:06.426 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 13:56:06.426 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49049/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-18 13:56:06.426 [DefaultDispatcher-worker-6 @coroutine#2326] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 13:56:06.427 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 13:56:06.427 [DefaultDispatcher-worker-15 @coroutine#2326] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 13:56:06.427 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac779ba 2025-03-18 13:56:06.427 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac779ba 2025-03-18 13:56:06.429 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc5ea86 2025-03-18 13:56:06.429 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fc5ea86 2025-03-18 13:56:06.430 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f414f6 2025-03-18 13:56:06.430 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f414f6 2025-03-18 13:56:06.432 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.432 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e20e7bd 2025-03-18 13:56:06.432 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e20e7bd 2025-03-18 13:56:06.433 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffb476a 2025-03-18 13:56:06.433 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffb476a 2025-03-18 13:56:06.434 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17116deb 2025-03-18 13:56:06.434 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@17116deb 2025-03-18 13:56:06.435 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea15c9 2025-03-18 13:56:06.435 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fea15c9 2025-03-18 13:56:06.435 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d69179 2025-03-18 13:56:06.435 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@19d69179 2025-03-18 13:56:06.436 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@582eeb66 2025-03-18 13:56:06.436 [HikariPool-128 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@582eeb66 2025-03-18 13:56:06.436 [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-18 13:56:06.437 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de9069b 2025-03-18 13:56:06.437 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de9069b 2025-03-18 13:56:06.438 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@58eb9b42 2025-03-18 13:56:06.438 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@58eb9b42 2025-03-18 13:56:06.439 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4409cb81 2025-03-18 13:56:06.439 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@4409cb81 2025-03-18 13:56:06.441 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6979c720 2025-03-18 13:56:06.441 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6979c720 2025-03-18 13:56:06.443 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c71c94a 2025-03-18 13:56:06.443 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c71c94a 2025-03-18 13:56:06.445 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c4640d 2025-03-18 13:56:06.445 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c4640d 2025-03-18 13:56:06.446 [DefaultDispatcher-worker-19 @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:06.447 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@329bf557 2025-03-18 13:56:06.447 [HikariPool-129 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@329bf557 2025-03-18 13:56:06.447 [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-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3203ffa3 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2025-03-18 13:56:06.457 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.459 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e80f4bf 2025-03-18 13:56:06.459 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@e80f4bf 2025-03-18 13:56:06.461 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@470b1f 2025-03-18 13:56:06.461 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@470b1f 2025-03-18 13:56:06.463 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4789fcf 2025-03-18 13:56:06.463 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@4789fcf 2025-03-18 13:56:06.464 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.465 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@417a0124 2025-03-18 13:56:06.465 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@417a0124 2025-03-18 13:56:06.467 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@485630b8 2025-03-18 13:56:06.467 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@485630b8 2025-03-18 13:56:06.469 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f1c55e 2025-03-18 13:56:06.469 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f1c55e 2025-03-18 13:56:06.470 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.471 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3037aa68 2025-03-18 13:56:06.471 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@3037aa68 2025-03-18 13:56:06.471 [Test worker @coroutine#2346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.472 [DefaultDispatcher-worker-19 @coroutine#2350] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.472 [DefaultDispatcher-worker-19 @coroutine#2350] 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:51799/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:06.472 [DefaultDispatcher-worker-19 @coroutine#2350] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.472 [DefaultDispatcher-worker-19 @coroutine#2350] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51799/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:06.473 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.473 [DefaultDispatcher-worker-3 @coroutine#2350] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51799/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.473 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2155fe6b 2025-03-18 13:56:06.473 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@2155fe6b 2025-03-18 13:56:06.475 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ffd909 2025-03-18 13:56:06.475 [HikariPool-130 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ffd909 2025-03-18 13:56:06.475 [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-18 13:56:06.476 [DefaultDispatcher-worker-12 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.476 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.476 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:06.476 [DefaultDispatcher-worker-12 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.477 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.477 [DefaultDispatcher-worker-11 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.478 [Test worker @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50b010d4 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2025-03-18 13:56:06.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-03-18 13:56:06.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-03-18 13:56:06.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2025-03-18 13:56:06.481 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-03-18 13:56:06.487 [Test worker @coroutine#2361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-03-18 13:56:06.488 [Test worker @coroutine#2363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-03-18 13:56:06.492 [DefaultDispatcher-worker-20 @coroutine#2365] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f32f99 2025-03-18 13:56:06.492 [DefaultDispatcher-worker-19 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.496 [DefaultDispatcher-worker-17 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.500 [DefaultDispatcher-worker-20 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.505 [DefaultDispatcher-worker-14 @coroutine#2372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.516 [DefaultDispatcher-worker-18 @coroutine#2378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.524 [DefaultDispatcher-worker-4 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.528 [DefaultDispatcher-worker-14 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.531 [DefaultDispatcher-worker-16 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.535 [DefaultDispatcher-worker-18 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.539 [DefaultDispatcher-worker-8 @coroutine#2380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:06.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2025-03-18 13:56:06.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@384cd83a 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2025-03-18 13:56:06.550 [HikariPool-131 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.551 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4283cd25 2025-03-18 13:56:06.551 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4283cd25 2025-03-18 13:56:06.552 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c442b05 2025-03-18 13:56:06.552 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c442b05 2025-03-18 13:56:06.553 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.554 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ba655 2025-03-18 13:56:06.554 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@487ba655 2025-03-18 13:56:06.555 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79213e 2025-03-18 13:56:06.555 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@d79213e 2025-03-18 13:56:06.556 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@514f2f51 2025-03-18 13:56:06.556 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@514f2f51 2025-03-18 13:56:06.557 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e2a7e 2025-03-18 13:56:06.557 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c3e2a7e 2025-03-18 13:56:06.558 [Test worker @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.559 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27aa2 2025-03-18 13:56:06.559 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@29e27aa2 2025-03-18 13:56:06.559 [Test worker @coroutine#2389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.560 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59739/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.560 [DefaultDispatcher-worker-8 @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:59739/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:06.560 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59739/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.560 [DefaultDispatcher-worker-8 @coroutine#2393] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59739/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:06.560 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d56de71 2025-03-18 13:56:06.560 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d56de71 2025-03-18 13:56:06.561 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59739/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.561 [DefaultDispatcher-worker-12 @coroutine#2393] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59739/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.562 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cb512d 2025-03-18 13:56:06.562 [HikariPool-131 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@45cb512d 2025-03-18 13:56:06.562 [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-18 13:56:06.564 [DefaultDispatcher-worker-13 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.564 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.564 [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:59739/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:06.564 [DefaultDispatcher-worker-13 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.564 [DefaultDispatcher-worker-14 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.564 [DefaultDispatcher-worker-14 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.565 [Test worker @coroutine#2397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b1d2fa 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2025-03-18 13:56:06.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2025-03-18 13:56:06.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2025-03-18 13:56:06.567 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2025-03-18 13:56:06.567 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2025-03-18 13:56:06.573 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2025-03-18 13:56:06.574 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2025-03-18 13:56:06.578 [DefaultDispatcher-worker-1 @coroutine#2408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2025-03-18 13:56:06.578 [DefaultDispatcher-worker-6 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.580 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.582 [DefaultDispatcher-worker-10 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.583 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-03-18 13:56:06.583 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@73ef310d 2025-03-18 13:56:06.585 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-03-18 13:56:06.585 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d28c100 2025-03-18 13:56:06.586 [DefaultDispatcher-worker-3 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.586 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-03-18 13:56:06.586 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@79175a7d 2025-03-18 13:56:06.588 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-03-18 13:56:06.588 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c15cb3b 2025-03-18 13:56:06.590 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-03-18 13:56:06.590 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@3678e2ed 2025-03-18 13:56:06.590 [DefaultDispatcher-worker-5 @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.590 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59739/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 13:56:06.590 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59739/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 13:56:06.590 [DefaultDispatcher-worker-20 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59739/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 13:56:06.591 [DefaultDispatcher-worker-3 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59739/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 13:56:06.591 [DefaultDispatcher-worker-3 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59739/auth/login?username=bob&password=password&maxDateOfBirth=0 2025-03-18 13:56:06.592 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-03-18 13:56:06.592 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@de315e3 2025-03-18 13:56:06.593 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-03-18 13:56:06.593 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e646290 2025-03-18 13:56:06.595 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-03-18 13:56:06.595 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c3a3474 2025-03-18 13:56:06.596 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-03-18 13:56:06.596 [HikariPool-132 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d24da94 2025-03-18 13:56:06.596 [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-18 13:56:06.632 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59739/auth/login?username=bob&password=password&maxDateOfBirth=0. 2025-03-18 13:56:06.632 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59739/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:06.633 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59739/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 13:56:06.633 [DefaultDispatcher-worker-5 @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:59739/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2025-03-18 13:56:06.633 [DefaultDispatcher-worker-5 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59739/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 13:56:06.633 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59739/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 13:56:06.633 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59739/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2025-03-18 13:56:06.640 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:06.642 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee66490 2025-03-18 13:56:06.642 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ee66490 2025-03-18 13:56:06.644 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1021993c 2025-03-18 13:56:06.644 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@1021993c 2025-03-18 13:56:06.645 [DefaultDispatcher-worker-15 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:06.646 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@141e0fe0 2025-03-18 13:56:06.646 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@141e0fe0 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@602d5417 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.647 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@511c9307 2025-03-18 13:56:06.647 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@511c9307 2025-03-18 13:56:06.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2025-03-18 13:56:06.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:06.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:06.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2025-03-18 13:56:06.649 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf3af50 2025-03-18 13:56:06.649 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf3af50 2025-03-18 13:56:06.651 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6087218b 2025-03-18 13:56:06.651 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@6087218b 2025-03-18 13:56:06.652 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4824374 2025-03-18 13:56:06.652 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@4824374 2025-03-18 13:56:06.654 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@31336c48 2025-03-18 13:56:06.654 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@31336c48 2025-03-18 13:56:06.655 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@50dbcc11 2025-03-18 13:56:06.655 [HikariPool-133 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@50dbcc11 2025-03-18 13:56:06.655 [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-18 13:56:06.659 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:06.664 [Test worker @coroutine#2440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:06.665 [Test worker @coroutine#2442] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:06.666 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.666 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42545/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:06.666 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.666 [DefaultDispatcher-worker-15 @coroutine#2446] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42545/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:06.667 [DefaultDispatcher-worker-2 @coroutine#2446] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.667 [DefaultDispatcher-worker-2 @coroutine#2446] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42545/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:06.667 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.669 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c9a47d 2025-03-18 13:56:06.669 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@47c9a47d 2025-03-18 13:56:06.670 [DefaultDispatcher-worker-19 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:06.670 [DefaultDispatcher-worker-19 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.670 [DefaultDispatcher-worker-19 @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:42545/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:06.670 [DefaultDispatcher-worker-19 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.671 [DefaultDispatcher-worker-15 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.671 [DefaultDispatcher-worker-15 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:06.671 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@490e52f4 2025-03-18 13:56:06.671 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@490e52f4 2025-03-18 13:56:06.672 [Test worker @coroutine#2450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ae97a58 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2025-03-18 13:56:06.674 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d31cf0d 2025-03-18 13:56:06.674 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d31cf0d 2025-03-18 13:56:06.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@67544105 2025-03-18 13:56:06.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@67544105 2025-03-18 13:56:06.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2025-03-18 13:56:06.675 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67544105 2025-03-18 13:56:06.676 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@83358cf 2025-03-18 13:56:06.676 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@83358cf 2025-03-18 13:56:06.678 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3eff8 2025-03-18 13:56:06.678 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3eff8 2025-03-18 13:56:06.680 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f194a4 2025-03-18 13:56:06.680 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@39f194a4 2025-03-18 13:56:06.681 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afb7d30 2025-03-18 13:56:06.681 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7afb7d30 2025-03-18 13:56:06.683 [Test worker @coroutine#2457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67544105 2025-03-18 13:56:06.683 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ca780 2025-03-18 13:56:06.683 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@681ca780 2025-03-18 13:56:06.683 [Test worker @coroutine#2459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67544105 2025-03-18 13:56:06.685 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ad2954 2025-03-18 13:56:06.685 [HikariPool-134 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ad2954 2025-03-18 13:56:06.685 [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-18 13:56:06.686 [DefaultDispatcher-worker-5 @coroutine#2468] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42545/auth/register 2025-03-18 13:56:06.686 [DefaultDispatcher-worker-5 @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:42545/auth/register. 2025-03-18 13:56:06.686 [DefaultDispatcher-worker-5 @coroutine#2468] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42545/auth/register 2025-03-18 13:56:06.686 [DefaultDispatcher-worker-5 @coroutine#2468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42545/auth/register from class io.ktor.http.content.TextContent 2025-03-18 13:56:06.686 [DefaultDispatcher-worker-7 @coroutine#2468] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42545/auth/register 2025-03-18 13:56:06.686 [DefaultDispatcher-worker-7 @coroutine#2468] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42545/auth/register 2025-03-18 13:56:06.688 [DefaultDispatcher-worker-18 @coroutine#2461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67544105 2025-03-18 13:56:06.727 [DefaultDispatcher-worker-17 @coroutine#2468] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42545/auth/register. 2025-03-18 13:56:06.727 [DefaultDispatcher-worker-17 @coroutine#2468] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42545/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:06.739 [DefaultDispatcher-worker-4 @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:06.742 [DefaultDispatcher-worker-6 @coroutine#2468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:06.748 [HikariPool-135 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.750 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a56f4b2 2025-03-18 13:56:06.750 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a56f4b2 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@517fb2c3 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2025-03-18 13:56:06.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e58566 2025-03-18 13:56:06.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e58566 2025-03-18 13:56:06.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2025-03-18 13:56:06.752 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@34911d88 2025-03-18 13:56:06.752 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@34911d88 2025-03-18 13:56:06.753 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae9fc2 2025-03-18 13:56:06.753 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ae9fc2 2025-03-18 13:56:06.755 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ac17b3 2025-03-18 13:56:06.755 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@75ac17b3 2025-03-18 13:56:06.757 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78528ed0 2025-03-18 13:56:06.757 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@78528ed0 2025-03-18 13:56:06.758 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4493a10f 2025-03-18 13:56:06.758 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@4493a10f 2025-03-18 13:56:06.760 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@8766d0 2025-03-18 13:56:06.760 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@8766d0 2025-03-18 13:56:06.761 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1583e8fc 2025-03-18 13:56:06.761 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@1583e8fc 2025-03-18 13:56:06.763 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e58566 2025-03-18 13:56:06.763 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@794bd092 2025-03-18 13:56:06.763 [HikariPool-135 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@794bd092 2025-03-18 13:56:06.763 [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-18 13:56:06.768 [Test worker @coroutine#2475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e58566 2025-03-18 13:56:06.769 [Test worker @coroutine#2477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e58566 2025-03-18 13:56:06.770 [DefaultDispatcher-worker-20 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.770 [DefaultDispatcher-worker-20 @coroutine#2481] 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-18 13:56:06.770 [DefaultDispatcher-worker-20 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.770 [DefaultDispatcher-worker-20 @coroutine#2481] 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-18 13:56:06.771 [DefaultDispatcher-worker-17 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.771 [DefaultDispatcher-worker-17 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.774 [DefaultDispatcher-worker-6 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e58566 2025-03-18 13:56:06.774 [DefaultDispatcher-worker-6 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.774 [DefaultDispatcher-worker-6 @coroutine#2480] 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-18 13:56:06.774 [DefaultDispatcher-worker-6 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.774 [DefaultDispatcher-worker-11 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.774 [DefaultDispatcher-worker-11 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.775 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.775 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e58566 2025-03-18 13:56:06.777 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@23aa6ff0 2025-03-18 13:56:06.777 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@23aa6ff0 2025-03-18 13:56:06.777 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e58566 2025-03-18 13:56:06.778 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6d95f5 2025-03-18 13:56:06.778 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6d95f5 2025-03-18 13:56:06.780 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@29520480 2025-03-18 13:56:06.780 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@29520480 2025-03-18 13:56:06.781 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c509fce 2025-03-18 13:56:06.781 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c509fce 2025-03-18 13:56:06.783 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf5b85b 2025-03-18 13:56:06.783 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf5b85b 2025-03-18 13:56:06.784 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df6540d 2025-03-18 13:56:06.784 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@5df6540d 2025-03-18 13:56:06.786 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b92d37 2025-03-18 13:56:06.786 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b92d37 2025-03-18 13:56:06.787 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e58566 2025-03-18 13:56:06.788 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7f6081 2025-03-18 13:56:06.788 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@c7f6081 2025-03-18 13:56:06.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2025-03-18 13:56:06.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2025-03-18 13:56:06.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.788 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e58566: (connection evicted) 2025-03-18 13:56:06.789 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d793635 2025-03-18 13:56:06.789 [HikariPool-136 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d793635 2025-03-18 13:56:06.789 [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-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:06.790 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2025-03-18 13:56:06.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ef7145f 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2025-03-18 13:56:06.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd02fc 2025-03-18 13:56:06.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@40cd02fc 2025-03-18 13:56:06.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2025-03-18 13:56:06.792 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cd02fc 2025-03-18 13:56:06.797 [Test worker @coroutine#2502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cd02fc 2025-03-18 13:56:06.798 [Test worker @coroutine#2504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cd02fc 2025-03-18 13:56:06.799 [DefaultDispatcher-worker-12 @coroutine#2508] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.799 [DefaultDispatcher-worker-12 @coroutine#2508] 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-18 13:56:06.799 [DefaultDispatcher-worker-12 @coroutine#2508] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.799 [DefaultDispatcher-worker-12 @coroutine#2508] 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-18 13:56:06.799 [DefaultDispatcher-worker-13 @coroutine#2508] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.799 [DefaultDispatcher-worker-13 @coroutine#2508] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.803 [DefaultDispatcher-worker-20 @coroutine#2507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cd02fc 2025-03-18 13:56:06.803 [DefaultDispatcher-worker-20 @coroutine#2507] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.803 [DefaultDispatcher-worker-20 @coroutine#2507] 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-18 13:56:06.803 [DefaultDispatcher-worker-20 @coroutine#2507] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.803 [DefaultDispatcher-worker-7 @coroutine#2507] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.803 [DefaultDispatcher-worker-7 @coroutine#2507] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.804 [Test worker @coroutine#2512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cd02fc 2025-03-18 13:56:06.806 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cd02fc 2025-03-18 13:56:06.807 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40cd02fc 2025-03-18 13:56:06.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2025-03-18 13:56:06.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2025-03-18 13:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.808 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40cd02fc: (connection evicted) 2025-03-18 13:56:06.808 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:06.808 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2025-03-18 13:56:06.808 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f28a07e 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.809 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2025-03-18 13:56:06.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2025-03-18 13:56:06.811 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.816 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.816 [Test worker @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.817 [DefaultDispatcher-worker-7 @coroutine#2535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.817 [DefaultDispatcher-worker-7 @coroutine#2535] 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-18 13:56:06.817 [DefaultDispatcher-worker-7 @coroutine#2535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.817 [DefaultDispatcher-worker-7 @coroutine#2535] 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-18 13:56:06.818 [DefaultDispatcher-worker-18 @coroutine#2535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.818 [DefaultDispatcher-worker-18 @coroutine#2535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.821 [DefaultDispatcher-worker-3 @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.821 [DefaultDispatcher-worker-3 @coroutine#2534] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.821 [DefaultDispatcher-worker-3 @coroutine#2534] 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-18 13:56:06.821 [DefaultDispatcher-worker-3 @coroutine#2534] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.822 [DefaultDispatcher-worker-15 @coroutine#2534] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.822 [DefaultDispatcher-worker-15 @coroutine#2534] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.823 [Test worker @coroutine#2539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.824 [Test worker @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.826 [Test worker @coroutine#2553] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.827 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.828 [Test worker @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.830 [Test worker @coroutine#2563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.831 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@498bfeec 2025-03-18 13:56:06.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2025-03-18 13:56:06.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2025-03-18 13:56:06.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.832 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@498bfeec: (connection evicted) 2025-03-18 13:56:06.832 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:06.832 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2025-03-18 13:56:06.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d224921 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2025-03-18 13:56:06.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb996e0 2025-03-18 13:56:06.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb996e0 2025-03-18 13:56:06.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2025-03-18 13:56:06.835 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb996e0 2025-03-18 13:56:06.840 [Test worker @coroutine#2567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb996e0 2025-03-18 13:56:06.840 [Test worker @coroutine#2569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb996e0 2025-03-18 13:56:06.841 [DefaultDispatcher-worker-15 @coroutine#2573] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.841 [DefaultDispatcher-worker-15 @coroutine#2573] 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-18 13:56:06.841 [DefaultDispatcher-worker-15 @coroutine#2573] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.841 [DefaultDispatcher-worker-15 @coroutine#2573] 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-18 13:56:06.842 [DefaultDispatcher-worker-3 @coroutine#2573] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.842 [DefaultDispatcher-worker-3 @coroutine#2573] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.845 [DefaultDispatcher-worker-10 @coroutine#2572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb996e0 2025-03-18 13:56:06.845 [DefaultDispatcher-worker-10 @coroutine#2572] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.845 [DefaultDispatcher-worker-10 @coroutine#2572] 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-18 13:56:06.845 [DefaultDispatcher-worker-10 @coroutine#2572] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.846 [DefaultDispatcher-worker-11 @coroutine#2572] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.846 [DefaultDispatcher-worker-11 @coroutine#2572] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.847 [Test worker @coroutine#2577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb996e0 2025-03-18 13:56:06.848 [Test worker @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb996e0 2025-03-18 13:56:06.849 [Test worker @coroutine#2592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7bb996e0 2025-03-18 13:56:06.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2025-03-18 13:56:06.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2025-03-18 13:56:06.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.850 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7bb996e0: (connection evicted) 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:06.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2025-03-18 13:56:06.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@365c8a47 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.851 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2025-03-18 13:56:06.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c940e28 2025-03-18 13:56:06.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c940e28 2025-03-18 13:56:06.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2025-03-18 13:56:06.853 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c940e28 2025-03-18 13:56:06.858 [Test worker @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c940e28 2025-03-18 13:56:06.859 [Test worker @coroutine#2602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c940e28 2025-03-18 13:56:06.859 [DefaultDispatcher-worker-11 @coroutine#2606] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.859 [DefaultDispatcher-worker-11 @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-18 13:56:06.859 [DefaultDispatcher-worker-11 @coroutine#2606] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.859 [DefaultDispatcher-worker-11 @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-18 13:56:06.860 [DefaultDispatcher-worker-16 @coroutine#2606] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.860 [DefaultDispatcher-worker-16 @coroutine#2606] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.864 [DefaultDispatcher-worker-10 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c940e28 2025-03-18 13:56:06.864 [DefaultDispatcher-worker-10 @coroutine#2605] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.864 [DefaultDispatcher-worker-10 @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-18 13:56:06.864 [DefaultDispatcher-worker-10 @coroutine#2605] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.864 [DefaultDispatcher-worker-20 @coroutine#2605] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.864 [DefaultDispatcher-worker-20 @coroutine#2605] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.865 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c940e28 2025-03-18 13:56:06.867 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c940e28 2025-03-18 13:56:06.868 [Test worker @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c940e28 2025-03-18 13:56:06.869 [Test worker @coroutine#2621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c940e28 2025-03-18 13:56:06.871 [Test worker @coroutine#2628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c940e28 2025-03-18 13:56:06.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2025-03-18 13:56:06.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2025-03-18 13:56:06.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.871 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c940e28: (connection evicted) 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:06.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2025-03-18 13:56:06.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aff1db3 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:06.872 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:06.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2025-03-18 13:56:06.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ceefb3 2025-03-18 13:56:06.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ceefb3 2025-03-18 13:56:06.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2025-03-18 13:56:06.874 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ceefb3 2025-03-18 13:56:06.879 [Test worker @coroutine#2631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ceefb3 2025-03-18 13:56:06.880 [Test worker @coroutine#2633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ceefb3 2025-03-18 13:56:06.881 [DefaultDispatcher-worker-13 @coroutine#2637] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.881 [DefaultDispatcher-worker-13 @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-18 13:56:06.881 [DefaultDispatcher-worker-13 @coroutine#2637] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.881 [DefaultDispatcher-worker-13 @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-18 13:56:06.881 [DefaultDispatcher-worker-8 @coroutine#2637] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.881 [DefaultDispatcher-worker-8 @coroutine#2637] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2025-03-18 13:56:06.885 [DefaultDispatcher-worker-16 @coroutine#2636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ceefb3 2025-03-18 13:56:06.885 [DefaultDispatcher-worker-16 @coroutine#2636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.885 [DefaultDispatcher-worker-16 @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-18 13:56:06.885 [DefaultDispatcher-worker-16 @coroutine#2636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.886 [DefaultDispatcher-worker-18 @coroutine#2636] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.886 [DefaultDispatcher-worker-18 @coroutine#2636] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2025-03-18 13:56:06.887 [Test worker @coroutine#2641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ceefb3 2025-03-18 13:56:06.888 [Test worker @coroutine#2648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ceefb3 2025-03-18 13:56:06.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2025-03-18 13:56:06.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2025-03-18 13:56:06.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:06.889 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ceefb3: (connection evicted) 2025-03-18 13:56:06.889 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:06.889 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2025-03-18 13:56:06.889 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2025-03-18 13:56:07.025 [DefaultDispatcher-worker-7 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:07.025 [DefaultDispatcher-worker-7 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.025 [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:59679/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.025 [DefaultDispatcher-worker-7 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.026 [DefaultDispatcher-worker-2 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.026 [DefaultDispatcher-worker-2 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.122 [DefaultDispatcher-worker-16 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:07.122 [DefaultDispatcher-worker-16 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.122 [DefaultDispatcher-worker-16 @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:52639/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.122 [DefaultDispatcher-worker-16 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.123 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.123 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@367e0b0e 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a20332b 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a20332b 2025-03-18 13:56:07.148 [Test worker @coroutine#2686] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2025-03-18 13:56:07.156 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a20332b 2025-03-18 13:56:07.161 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a20332b 2025-03-18 13:56:07.162 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a20332b 2025-03-18 13:56:07.163 [Test worker @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a20332b 2025-03-18 13:56:07.168 [DefaultDispatcher-worker-2 @coroutine#2693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a20332b 2025-03-18 13:56:07.174 [DefaultDispatcher-worker-17 @coroutine#2705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a20332b 2025-03-18 13:56:07.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2025-03-18 13:56:07.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2025-03-18 13:56:07.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.175 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a20332b: (connection evicted) 2025-03-18 13:56:07.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:07.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2025-03-18 13:56:07.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e6025c9 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-18 13:56:07.177 [Test worker @coroutine#2711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2025-03-18 13:56:07.185 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-18 13:56:07.190 [Test worker @coroutine#2712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-18 13:56:07.191 [Test worker @coroutine#2714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-18 13:56:07.191 [Test worker @coroutine#2716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f514dfe 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-03-18 13:56:07.192 [Test worker @coroutine#2711] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2025-03-18 13:56:07.199 [DefaultDispatcher-worker-19 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:07.199 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.199 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.199 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.200 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.200 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.202 [Test worker @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-03-18 13:56:07.207 [Test worker @coroutine#2721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-03-18 13:56:07.208 [Test worker @coroutine#2723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-03-18 13:56:07.209 [Test worker @coroutine#2725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-03-18 13:56:07.213 [DefaultDispatcher-worker-12 @coroutine#2727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4 2025-03-18 13:56:07.221 [DefaultDispatcher-worker-18 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-18 13:56:07.224 [DefaultDispatcher-worker-20 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-18 13:56:07.228 [DefaultDispatcher-worker-14 @coroutine#2711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f5df147 2025-03-18 13:56:07.235 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2025-03-18 13:56:07.235 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2025-03-18 13:56:07.235 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.235 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f5df147: (connection evicted) 2025-03-18 13:56:07.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:07.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2025-03-18 13:56:07.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2025-03-18 13:56:07.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2025-03-18 13:56:07.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2025-03-18 13:56:07.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.236 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f33c5e4: (connection evicted) 2025-03-18 13:56:07.236 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:07.236 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2025-03-18 13:56:07.236 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13e12ab6 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2025-03-18 13:56:07.237 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2025-03-18 13:56:07.245 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2025-03-18 13:56:07.250 [Test worker @coroutine#2748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2025-03-18 13:56:07.250 [Test worker @coroutine#2750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2025-03-18 13:56:07.251 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6178ac9d 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2025-03-18 13:56:07.252 [Test worker @coroutine#2747] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2025-03-18 13:56:07.259 [Test worker @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2025-03-18 13:56:07.264 [Test worker @coroutine#2754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2025-03-18 13:56:07.265 [Test worker @coroutine#2756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2025-03-18 13:56:07.266 [Test worker @coroutine#2758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2025-03-18 13:56:07.270 [DefaultDispatcher-worker-2 @coroutine#2760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4177d427 2025-03-18 13:56:07.277 [DefaultDispatcher-worker-5 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2025-03-18 13:56:07.280 [DefaultDispatcher-worker-5 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2025-03-18 13:56:07.282 [DefaultDispatcher-worker-7 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:07.282 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.282 [DefaultDispatcher-worker-7 @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:44727/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.282 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.283 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.283 [DefaultDispatcher-worker-10 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.284 [DefaultDispatcher-worker-10 @coroutine#2747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5be783a 2025-03-18 13:56:07.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2025-03-18 13:56:07.285 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2025-03-18 13:56:07.285 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.286 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5be783a: (connection evicted) 2025-03-18 13:56:07.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:07.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2025-03-18 13:56:07.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2025-03-18 13:56:07.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2025-03-18 13:56:07.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2025-03-18 13:56:07.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.286 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4177d427: (connection evicted) 2025-03-18 13:56:07.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:07.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2025-03-18 13:56:07.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c95587 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e9eddf 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@43e9eddf 2025-03-18 13:56:07.288 [Test worker @coroutine#2784] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2025-03-18 13:56:07.296 [Test worker @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9eddf 2025-03-18 13:56:07.300 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9eddf 2025-03-18 13:56:07.301 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9eddf 2025-03-18 13:56:07.302 [Test worker @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9eddf 2025-03-18 13:56:07.306 [DefaultDispatcher-worker-9 @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9eddf 2025-03-18 13:56:07.317 [DefaultDispatcher-worker-13 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9eddf 2025-03-18 13:56:07.318 [Test worker @coroutine#2800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9eddf 2025-03-18 13:56:07.321 [DefaultDispatcher-worker-9 @coroutine#2784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e9eddf 2025-03-18 13:56:07.322 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:07.322 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.322 [DefaultDispatcher-worker-13 @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:52885/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.322 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.323 [DefaultDispatcher-worker-20 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.323 [DefaultDispatcher-worker-20 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2025-03-18 13:56:07.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2025-03-18 13:56:07.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.331 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43e9eddf: (connection evicted) 2025-03-18 13:56:07.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:07.332 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2025-03-18 13:56:07.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2025-03-18 13:56:07.332 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a1cafb2 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2025-03-18 13:56:07.333 [Test worker @coroutine#2840] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2025-03-18 13:56:07.342 [Test worker @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2025-03-18 13:56:07.347 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2025-03-18 13:56:07.348 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2025-03-18 13:56:07.349 [Test worker @coroutine#2845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2025-03-18 13:56:07.354 [DefaultDispatcher-worker-20 @coroutine#2847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2025-03-18 13:56:07.364 [DefaultDispatcher-worker-4 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:07.364 [DefaultDispatcher-worker-4 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.364 [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-18 13:56:07.364 [DefaultDispatcher-worker-4 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.364 [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-18 13:56:07.365 [DefaultDispatcher-worker-7 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2025-03-18 13:56:07.367 [Test worker @coroutine#2858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2025-03-18 13:56:07.371 [DefaultDispatcher-worker-19 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@335cd031 2025-03-18 13:56:07.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2025-03-18 13:56:07.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2025-03-18 13:56:07.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.374 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@335cd031: (connection evicted) 2025-03-18 13:56:07.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:07.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2025-03-18 13:56:07.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f5b0926 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-03-18 13:56:07.376 [Test worker @coroutine#2895] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2025-03-18 13:56:07.383 [Test worker @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-03-18 13:56:07.389 [Test worker @coroutine#2896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-03-18 13:56:07.389 [DefaultDispatcher-worker-17 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:07.389 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.389 [DefaultDispatcher-worker-17 @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:49049/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.389 [DefaultDispatcher-worker-17 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.389 [Test worker @coroutine#2898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-03-18 13:56:07.389 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.389 [DefaultDispatcher-worker-18 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.390 [Test worker @coroutine#2903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-03-18 13:56:07.394 [DefaultDispatcher-worker-14 @coroutine#2905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-03-18 13:56:07.404 [DefaultDispatcher-worker-2 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-03-18 13:56:07.408 [DefaultDispatcher-worker-12 @coroutine#2895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-03-18 13:56:07.476 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.482 [DefaultDispatcher-worker-10 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:07.482 [DefaultDispatcher-worker-10 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.482 [DefaultDispatcher-worker-10 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.482 [DefaultDispatcher-worker-10 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.483 [DefaultDispatcher-worker-7 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.483 [DefaultDispatcher-worker-7 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.527 [DefaultDispatcher-worker-5 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2025-03-18 13:56:07.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2025-03-18 13:56:07.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2025-03-18 13:56:07.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.557 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f: (connection evicted) 2025-03-18 13:56:07.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:07.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2025-03-18 13:56:07.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7671922b 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2025-03-18 13:56:07.559 [Test worker @coroutine#2939] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2025-03-18 13:56:07.567 [Test worker @coroutine#2939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2025-03-18 13:56:07.569 [DefaultDispatcher-worker-15 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:07.569 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.569 [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:59739/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.569 [DefaultDispatcher-worker-15 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.569 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.569 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.572 [Test worker @coroutine#2940] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2025-03-18 13:56:07.573 [Test worker @coroutine#2945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2025-03-18 13:56:07.574 [Test worker @coroutine#2947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2025-03-18 13:56:07.578 [DefaultDispatcher-worker-10 @coroutine#2949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2025-03-18 13:56:07.579 [Test worker @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519e0814 2025-03-18 13:56:07.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2025-03-18 13:56:07.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2025-03-18 13:56:07.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.585 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519e0814: (connection evicted) 2025-03-18 13:56:07.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:07.585 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2025-03-18 13:56:07.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c74506 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.586 [Test worker @coroutine#2973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2025-03-18 13:56:07.587 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2025-03-18 13:56:07.587 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2025-03-18 13:56:07.587 [Test worker @coroutine#2973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2025-03-18 13:56:07.596 [Test worker @coroutine#2973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2025-03-18 13:56:07.601 [Test worker @coroutine#2974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2025-03-18 13:56:07.602 [Test worker @coroutine#2976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2025-03-18 13:56:07.603 [Test worker @coroutine#2978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2025-03-18 13:56:07.608 [DefaultDispatcher-worker-5 @coroutine#2980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d 2025-03-18 13:56:07.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2025-03-18 13:56:07.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2025-03-18 13:56:07.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.645 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2252dc5d: (connection evicted) 2025-03-18 13:56:07.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:07.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2025-03-18 13:56:07.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51617b93 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2025-03-18 13:56:07.692 [DefaultDispatcher-worker-18 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:07.693 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.693 [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:42545/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.693 [DefaultDispatcher-worker-18 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.693 [DefaultDispatcher-worker-19 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.693 [DefaultDispatcher-worker-19 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.704 [DefaultDispatcher-worker-6 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.708 [DefaultDispatcher-worker-15 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.711 [DefaultDispatcher-worker-7 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.714 [DefaultDispatcher-worker-6 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.732 [DefaultDispatcher-worker-5 @coroutine#3006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.732 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2025-03-18 13:56:07.737 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2025-03-18 13:56:07.739 [DefaultDispatcher-worker-10 @coroutine#3012] INFO ktor.application - Responding at http://0.0.0.0:36141 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@717b4de2 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2025-03-18 13:56:07.748 [DefaultDispatcher-worker-11 @coroutine#3015] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.748 [DefaultDispatcher-worker-11 @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:36141/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:07.748 [DefaultDispatcher-worker-11 @coroutine#3015] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.748 [DefaultDispatcher-worker-11 @coroutine#3015] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:07.748 [HikariPool-153 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.749 [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-18 13:56:07.749 [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-18 13:56:07.749 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.749 [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-18 13:56:07.749 [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-18 13:56:07.750 [eventLoopGroupProxy-19-1 @call-handler#3024] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.750 [DefaultDispatcher-worker-15 @coroutine#3015] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.750 [DefaultDispatcher-worker-15 @coroutine#3015] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73fa97a9 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2025-03-18 13:56:07.758 [DefaultDispatcher-worker-10 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.758 [DefaultDispatcher-worker-10 @coroutine#3014] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.758 [DefaultDispatcher-worker-10 @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:36141/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.758 [DefaultDispatcher-worker-10 @coroutine#3014] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.759 [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-18 13:56:07.759 [eventLoopGroupProxy-19-1 @call-handler#3029] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.759 [DefaultDispatcher-worker-4 @coroutine#3014] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.759 [DefaultDispatcher-worker-4 @coroutine#3014] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.763 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.763 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:07.763 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.763 [DefaultDispatcher-worker-9 @coroutine#3034] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55fb9e52 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:07.763 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:07.764 [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-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:07.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2025-03-18 13:56:07.764 [DefaultDispatcher-worker-16 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.764 [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-18 13:56:07.764 [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-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cf849f 2025-03-18 13:56:07.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@76cf849f 2025-03-18 13:56:07.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2025-03-18 13:56:07.764 [eventLoopGroupProxy-19-1 @call-handler#3038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.764 [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-18 13:56:07.764 [eventLoopGroupProxy-19-3 @call-handler#3042] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.764 [DefaultDispatcher-worker-18 @coroutine#3034] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.764 [DefaultDispatcher-worker-18 @coroutine#3034] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.767 [DefaultDispatcher-worker-13 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.772 [DefaultDispatcher-worker-9 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.773 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.773 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.773 [DefaultDispatcher-worker-9 @coroutine#3033] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.773 [DefaultDispatcher-worker-2 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.773 [DefaultDispatcher-worker-2 @coroutine#3048] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications. 2025-03-18 13:56:07.773 [DefaultDispatcher-worker-2 @coroutine#3048] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.773 [DefaultDispatcher-worker-2 @coroutine#3048] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2025-03-18 13:56:07.773 [eventLoopGroupProxy-19-1 @call-handler#3051] 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-18 13:56:07.773 [eventLoopGroupProxy-19-1 @call-handler#3051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.774 [DefaultDispatcher-worker-20 @coroutine#3033] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.774 [DefaultDispatcher-worker-20 @coroutine#3033] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.775 [eventLoopGroupProxy-19-4 @call-handler#3061] 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-18 13:56:07.775 [eventLoopGroupProxy-19-4 @call-handler#3061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.776 [eventLoopGroupProxy-19-5 @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-18 13:56:07.776 [eventLoopGroupProxy-19-5 @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-18 13:56:07.776 [eventLoopGroupProxy-19-5 @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-18 13:56:07.778 [DefaultDispatcher-worker-14 @coroutine#3033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.778 [DefaultDispatcher-worker-4 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.778 [eventLoopGroupProxy-19-5 @call-handler#3063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.779 [DefaultDispatcher-worker-15 @coroutine#3048] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.779 [DefaultDispatcher-worker-15 @coroutine#3048] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/replication/ackAndGetPendingReplications 2025-03-18 13:56:07.781 [DefaultDispatcher-worker-7 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.782 [DefaultDispatcher-worker-14 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.783 [DefaultDispatcher-worker-8 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cf849f 2025-03-18 13:56:07.783 [DefaultDispatcher-worker-8 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.783 [DefaultDispatcher-worker-8 @coroutine#3047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:07.783 [DefaultDispatcher-worker-8 @coroutine#3047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.783 [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-18 13:56:07.783 [eventLoopGroupProxy-19-1 @call-handler#3070] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.784 [DefaultDispatcher-worker-13 @coroutine#3047] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.784 [DefaultDispatcher-worker-13 @coroutine#3047] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/replication/nodeId 2025-03-18 13:56:07.787 [DefaultDispatcher-worker-16 @coroutine#3047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cf849f 2025-03-18 13:56:07.791 [DefaultDispatcher-worker-13 @coroutine#3049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76cf849f 2025-03-18 13:56:07.798 [DefaultDispatcher-worker-17 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.799 [DefaultDispatcher-worker-7 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 13:56:07.799 [DefaultDispatcher-worker-7 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-18 13:56:07.799 [DefaultDispatcher-worker-7 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 13:56:07.800 [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-18 13:56:07.803 [DefaultDispatcher-worker-19 @coroutine#3076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.814 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 13:56:07.814 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2025-03-18 13:56:07.814 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2025-03-18 13:56:07.814 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.814 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973825 2025-03-18 13:56:07.814 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973825. 2025-03-18 13:56:07.814 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973825 2025-03-18 13:56:07.815 [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-18 13:56:07.817 [eventLoopGroupProxy-19-1 @call-handler#3088] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.818 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973825 2025-03-18 13:56:07.818 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973825 2025-03-18 13:56:07.818 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973825. 2025-03-18 13:56:07.818 [DefaultDispatcher-worker-6 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973825 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.822 [DefaultDispatcher-worker-2 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.823 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 13:56:07.823 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 13:56:07.823 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 13:56:07.823 [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-18 13:56:07.824 [eventLoopGroupProxy-19-1 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.824 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 13:56:07.824 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 13:56:07.824 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 13:56:07.825 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.829 [DefaultDispatcher-worker-10 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.839 [DefaultDispatcher-worker-2 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.839 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:07.842 [DefaultDispatcher-worker-8 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.842 [DefaultDispatcher-worker-4 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.842 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.842 [DefaultDispatcher-worker-4 @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:36141/UmAppDatabase/replication/message. 2025-03-18 13:56:07.842 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.842 [DefaultDispatcher-worker-4 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36141/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 13:56:07.843 [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-18 13:56:07.843 [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-18 13:56:07.843 [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-18 13:56:07.847 [DefaultDispatcher-worker-20 @call-handler#3098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.847 [eventLoopGroupProxy-19-1 @call-handler#3098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.847 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.847 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.847 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/replication/message. 2025-03-18 13:56:07.847 [DefaultDispatcher-worker-19 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.851 [DefaultDispatcher-worker-13 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.853 [HikariPool-155 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.857 [DefaultDispatcher-worker-4 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.858 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 13:56:07.858 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-18 13:56:07.858 [DefaultDispatcher-worker-2 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 13:56:07.859 [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-18 13:56:07.861 [DefaultDispatcher-worker-18 @coroutine#3103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.864 [HikariPool-156 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:07.871 [DefaultDispatcher-worker-19 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 13:56:07.871 [DefaultDispatcher-worker-19 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2025-03-18 13:56:07.871 [DefaultDispatcher-worker-19 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2025-03-18 13:56:07.871 [DefaultDispatcher-worker-19 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.871 [DefaultDispatcher-worker-19 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973826 2025-03-18 13:56:07.871 [DefaultDispatcher-worker-19 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973826. 2025-03-18 13:56:07.871 [DefaultDispatcher-worker-19 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973826 2025-03-18 13:56:07.872 [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-18 13:56:07.872 [eventLoopGroupProxy-19-1 @call-handler#3115] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.873 [DefaultDispatcher-worker-19 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973826 2025-03-18 13:56:07.873 [DefaultDispatcher-worker-19 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973826 2025-03-18 13:56:07.873 [DefaultDispatcher-worker-19 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973826. 2025-03-18 13:56:07.873 [DefaultDispatcher-worker-19 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=706375094544973826 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.877 [DefaultDispatcher-worker-17 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.877 [DefaultDispatcher-worker-17 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 13:56:07.877 [DefaultDispatcher-worker-17 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 13:56:07.877 [DefaultDispatcher-worker-17 @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 13:56:07.877 [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-18 13:56:07.878 [eventLoopGroupProxy-19-1 @call-handler#3119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.878 [DefaultDispatcher-worker-17 @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 13:56:07.878 [DefaultDispatcher-worker-17 @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync 2025-03-18 13:56:07.878 [DefaultDispatcher-worker-17 @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync. 2025-03-18 13:56:07.878 [DefaultDispatcher-worker-17 @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.882 [DefaultDispatcher-worker-7 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.892 [DefaultDispatcher-worker-2 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.895 [DefaultDispatcher-worker-7 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.896 [DefaultDispatcher-worker-9 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.896 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.896 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/replication/message. 2025-03-18 13:56:07.896 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.896 [DefaultDispatcher-worker-9 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36141/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 13:56:07.896 [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-18 13:56:07.896 [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-18 13:56:07.896 [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-18 13:56:07.899 [DefaultDispatcher-worker-2 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.903 [DefaultDispatcher-worker-15 @call-handler#3125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.903 [eventLoopGroupProxy-19-1 @call-handler#3125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.903 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.903 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.903 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/replication/message. 2025-03-18 13:56:07.903 [DefaultDispatcher-worker-6 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.907 [DefaultDispatcher-worker-19 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.911 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824 2025-03-18 13:56:07.911 [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:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824. 2025-03-18 13:56:07.911 [UI Thread @coroutine#3145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824 2025-03-18 13:56:07.911 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.911 [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:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.911 [UI Thread @coroutine#3149] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.911 [eventLoopGroupProxy-19-1 @call-handler#3160] 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-18 13:56:07.911 [eventLoopGroupProxy-19-5 @call-handler#3162] 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-18 13:56:07.912 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.912 [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:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.912 [UI Thread @coroutine#3154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.912 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.912 [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:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.912 [UI Thread @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.913 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825 2025-03-18 13:56:07.913 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825. 2025-03-18 13:56:07.913 [UI Thread @coroutine#3173] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825 2025-03-18 13:56:07.913 [eventLoopGroupProxy-19-5 @call-handler#3162] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.913 [UI Thread @coroutine#3149] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.913 [UI Thread @coroutine#3149] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.914 [UI Thread @coroutine#3149] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.914 [UI Thread @coroutine#3149] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.914 [eventLoopGroupProxy-19-1 @call-handler#3160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.914 [UI Thread @coroutine#3145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824 2025-03-18 13:56:07.914 [UI Thread @coroutine#3145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824 2025-03-18 13:56:07.914 [UI Thread @coroutine#3145] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824. 2025-03-18 13:56:07.914 [UI Thread @coroutine#3145] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.915 [eventLoopGroupProxy-19-7 @call-handler#3186] 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-18 13:56:07.915 [eventLoopGroupProxy-19-6 @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-18 13:56:07.915 [eventLoopGroupProxy-19-8 @call-handler#3187] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 13:56:07.916 [eventLoopGroupProxy-19-7 @call-handler#3186] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.916 [eventLoopGroupProxy-19-6 @call-handler#3185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.916 [UI Thread @coroutine#3154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.916 [UI Thread @coroutine#3154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.916 [UI Thread @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.916 [UI Thread @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.916 [UI Thread @coroutine#3154] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.916 [UI Thread @coroutine#3154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.916 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.916 [UI Thread @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.919 [DefaultDispatcher-worker-5 @coroutine#3149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.923 [eventLoopGroupProxy-19-8 @call-handler#3187] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.923 [UI Thread @coroutine#3173] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825 2025-03-18 13:56:07.923 [UI Thread @coroutine#3173] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825 2025-03-18 13:56:07.923 [DefaultDispatcher-worker-10 @coroutine#3145] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.923 [UI Thread @coroutine#3173] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825. 2025-03-18 13:56:07.923 [UI Thread @coroutine#3173] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.927 [DefaultDispatcher-worker-19 @coroutine#3154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.930 [DefaultDispatcher-worker-6 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.934 [DefaultDispatcher-worker-17 @coroutine#3173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.936 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706375094544973824 2025-03-18 13:56:07.936 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706375094544973824. 2025-03-18 13:56:07.936 [UI Thread @coroutine#3202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706375094544973824 2025-03-18 13:56:07.937 [eventLoopGroupProxy-19-1 @call-handler#3204] 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-18 13:56:07.937 [eventLoopGroupProxy-19-1 @call-handler#3204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.938 [UI Thread @coroutine#3202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706375094544973824 2025-03-18 13:56:07.938 [UI Thread @coroutine#3202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706375094544973824 2025-03-18 13:56:07.938 [UI Thread @coroutine#3202] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706375094544973824. 2025-03-18 13:56:07.938 [UI Thread @coroutine#3202] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.942 [DefaultDispatcher-worker-11 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.947 [DefaultDispatcher-worker-18 @coroutine#3202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.950 [DefaultDispatcher-worker-10 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.950 [DefaultDispatcher-worker-10 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.950 [DefaultDispatcher-worker-10 @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:36141/UmAppDatabase/replication/message. 2025-03-18 13:56:07.950 [DefaultDispatcher-worker-10 @coroutine#3016] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.950 [DefaultDispatcher-worker-10 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36141/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 13:56:07.951 [eventLoopGroupProxy-19-1 @call-handler#3212] 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-18 13:56:07.951 [eventLoopGroupProxy-19-1 @call-handler#3212] 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-18 13:56:07.951 [eventLoopGroupProxy-19-1 @call-handler#3212] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 13:56:07.955 [DefaultDispatcher-worker-3 @call-handler#3212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:07.955 [eventLoopGroupProxy-19-1 @call-handler#3212] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.955 [DefaultDispatcher-worker-17 @coroutine#3016] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.955 [DefaultDispatcher-worker-17 @coroutine#3016] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:07.955 [DefaultDispatcher-worker-17 @coroutine#3016] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/replication/message. 2025-03-18 13:56:07.955 [DefaultDispatcher-worker-17 @coroutine#3016] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.959 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706375094544973826&assignmentUid=706375094544973824&clazzUid=706375094544973824&submitterUid=706375094544973825 2025-03-18 13:56:07.959 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706375094544973826&assignmentUid=706375094544973824&clazzUid=706375094544973824&submitterUid=706375094544973825. 2025-03-18 13:56:07.959 [UI Thread @coroutine#3228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706375094544973826&assignmentUid=706375094544973824&clazzUid=706375094544973824&submitterUid=706375094544973825 2025-03-18 13:56:07.959 [DefaultDispatcher-worker-16 @coroutine#3016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:07.959 [eventLoopGroupProxy-19-1 @call-handler#3233] 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-18 13:56:07.962 [eventLoopGroupProxy-19-1 @call-handler#3233] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.962 [UI Thread @coroutine#3228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706375094544973826&assignmentUid=706375094544973824&clazzUid=706375094544973824&submitterUid=706375094544973825 2025-03-18 13:56:07.962 [UI Thread @coroutine#3228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706375094544973826&assignmentUid=706375094544973824&clazzUid=706375094544973824&submitterUid=706375094544973825 2025-03-18 13:56:07.962 [UI Thread @coroutine#3228] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706375094544973826&assignmentUid=706375094544973824&clazzUid=706375094544973824&submitterUid=706375094544973825. 2025-03-18 13:56:07.962 [UI Thread @coroutine#3228] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=706375094544973826&assignmentUid=706375094544973824&clazzUid=706375094544973824&submitterUid=706375094544973825 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.967 [DefaultDispatcher-worker-14 @coroutine#3228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.970 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/PersonDao/getNamesByUid?uid=706375094544973825 2025-03-18 13:56:07.970 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/PersonDao/getNamesByUid?uid=706375094544973825. 2025-03-18 13:56:07.970 [UI Thread @coroutine#3242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/PersonDao/getNamesByUid?uid=706375094544973825 2025-03-18 13:56:07.971 [eventLoopGroupProxy-19-1 @call-handler#3251] 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-18 13:56:07.971 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.971 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.971 [UI Thread @coroutine#3247] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.971 [eventLoopGroupProxy-19-1 @call-handler#3251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.971 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706375094544973824 2025-03-18 13:56:07.971 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706375094544973824. 2025-03-18 13:56:07.971 [UI Thread @coroutine#3252] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706375094544973824 2025-03-18 13:56:07.972 [eventLoopGroupProxy-19-5 @call-handler#3260] 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-18 13:56:07.972 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.972 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.972 [UI Thread @coroutine#3254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.972 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.972 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.972 [UI Thread @coroutine#3256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.972 [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-18 13:56:07.972 [eventLoopGroupProxy-19-7 @call-handler#3271] 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-18 13:56:07.972 [eventLoopGroupProxy-19-6 @call-handler#3272] 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-18 13:56:07.972 [UI Thread @coroutine#3242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/PersonDao/getNamesByUid?uid=706375094544973825 2025-03-18 13:56:07.972 [UI Thread @coroutine#3242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/PersonDao/getNamesByUid?uid=706375094544973825 2025-03-18 13:56:07.972 [UI Thread @coroutine#3242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/PersonDao/getNamesByUid?uid=706375094544973825. 2025-03-18 13:56:07.972 [UI Thread @coroutine#3242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/PersonDao/getNamesByUid?uid=706375094544973825 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.973 [eventLoopGroupProxy-19-7 @call-handler#3271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.973 [UI Thread @coroutine#3254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.973 [UI Thread @coroutine#3254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.973 [eventLoopGroupProxy-19-6 @call-handler#3272] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.973 [UI Thread @coroutine#3254] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.973 [UI Thread @coroutine#3254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.973 [UI Thread @coroutine#3256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.973 [UI Thread @coroutine#3256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.973 [UI Thread @coroutine#3256] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.973 [UI Thread @coroutine#3256] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.974 [eventLoopGroupProxy-19-5 @call-handler#3260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.974 [UI Thread @coroutine#3247] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.974 [UI Thread @coroutine#3247] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:07.974 [UI Thread @coroutine#3247] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:07.974 [UI Thread @coroutine#3247] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=706375094544973825&assignmentUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.974 [eventLoopGroupProxy-19-1 @call-handler#3265] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.975 [UI Thread @coroutine#3252] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706375094544973824 2025-03-18 13:56:07.975 [UI Thread @coroutine#3252] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706375094544973824 2025-03-18 13:56:07.975 [UI Thread @coroutine#3252] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706375094544973824. 2025-03-18 13:56:07.975 [UI Thread @coroutine#3252] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:07.977 [DefaultDispatcher-worker-18 @coroutine#3242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.980 [DefaultDispatcher-worker-19 @coroutine#3254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.983 [DefaultDispatcher-worker-9 @coroutine#3256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.986 [DefaultDispatcher-worker-2 @coroutine#3247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.989 [DefaultDispatcher-worker-20 @coroutine#3252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:07.992 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973826 2025-03-18 13:56:07.992 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973826. 2025-03-18 13:56:07.992 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973826 2025-03-18 13:56:07.992 [eventLoopGroupProxy-19-1 @call-handler#3288] 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-18 13:56:07.995 [eventLoopGroupProxy-19-1 @call-handler#3288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:07.995 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973826 2025-03-18 13:56:07.995 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973826 2025-03-18 13:56:07.995 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973826. 2025-03-18 13:56:07.995 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973826 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:08.000 [DefaultDispatcher-worker-12 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:08.001 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/PersonDao/findByUidAsync?uid=706375094544973825 2025-03-18 13:56:08.001 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/PersonDao/findByUidAsync?uid=706375094544973825. 2025-03-18 13:56:08.001 [UI Thread @coroutine#3286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/PersonDao/findByUidAsync?uid=706375094544973825 2025-03-18 13:56:08.002 [eventLoopGroupProxy-19-1 @call-handler#3292] 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-18 13:56:08.002 [eventLoopGroupProxy-19-1 @call-handler#3292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:08.003 [UI Thread @coroutine#3286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/PersonDao/findByUidAsync?uid=706375094544973825 2025-03-18 13:56:08.003 [UI Thread @coroutine#3286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/PersonDao/findByUidAsync?uid=706375094544973825 2025-03-18 13:56:08.003 [UI Thread @coroutine#3286] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/PersonDao/findByUidAsync?uid=706375094544973825. 2025-03-18 13:56:08.003 [UI Thread @coroutine#3286] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/PersonDao/findByUidAsync?uid=706375094544973825 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:08.009 [DefaultDispatcher-worker-3 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:08.015 [DefaultDispatcher-worker-16 @coroutine#3286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:08.018 [DefaultDispatcher-worker-5 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:08.018 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:08.018 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/replication/message. 2025-03-18 13:56:08.018 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:08.018 [DefaultDispatcher-worker-5 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:36141/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2025-03-18 13:56:08.019 [eventLoopGroupProxy-19-1 @call-handler#3298] 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-18 13:56:08.019 [eventLoopGroupProxy-19-1 @call-handler#3298] 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-18 13:56:08.019 [eventLoopGroupProxy-19-1 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-03-18 13:56:08.023 [DefaultDispatcher-worker-20 @call-handler#3298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2898cd46 2025-03-18 13:56:08.023 [eventLoopGroupProxy-19-1 @call-handler#3298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:08.023 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:08.024 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/replication/message 2025-03-18 13:56:08.024 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/replication/message. 2025-03-18 13:56:08.024 [DefaultDispatcher-worker-15 @coroutine#3035] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:08.025 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824 2025-03-18 13:56:08.025 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824. 2025-03-18 13:56:08.025 [UI Thread @coroutine#3321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824 2025-03-18 13:56:08.025 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.025 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:08.025 [UI Thread @coroutine#3325] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.025 [eventLoopGroupProxy-19-1 @call-handler#3335] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzDao, getTitleByUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzDao /UmAppDatabase/ClazzDao/findByClazzCode, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByClazzCode /UmAppDatabase/ClazzDao/clazzUidExistsAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzUidExistsAsync /UmAppDatabase/ClazzDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidAsFlow /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findByUidWithHolidayCalendarAsync /UmAppDatabase/ClazzDao/findClazzesWithPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findClazzesWithPermission /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/clazzAndDetailPermissionsAsFlow /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzWithDisplayDetails /UmAppDatabase/ClazzDao/getTitleByUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzDao/getTitleByUidAsFlow/(method:GET) /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAndTerminologyAsFlow /UmAppDatabase/ClazzDao/getClazzNameAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzNameAsFlow /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getClazzTimeZoneByClazzUidAsync /UmAppDatabase/ClazzDao/getCoursesByName, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/getCoursesByName /UmAppDatabase/ClazzDao/findOneRosterUserClazzes, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao/findOneRosterUserClazzes /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/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-18 13:56:08.025 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.025 [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:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:08.025 [UI Thread @coroutine#3330] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.025 [eventLoopGroupProxy-19-5 @call-handler#3339] 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-18 13:56:08.026 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.026 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:08.026 [UI Thread @coroutine#3332] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.026 [eventLoopGroupProxy-19-1 @call-handler#3335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:08.026 [eventLoopGroupProxy-19-7 @call-handler#3351] 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-18 13:56:08.026 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825 2025-03-18 13:56:08.026 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825. 2025-03-18 13:56:08.026 [UI Thread @coroutine#3349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825 2025-03-18 13:56:08.026 [eventLoopGroupProxy-19-6 @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-18 13:56:08.026 [UI Thread @coroutine#3321] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824 2025-03-18 13:56:08.026 [UI Thread @coroutine#3321] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824 2025-03-18 13:56:08.026 [eventLoopGroupProxy-19-8 @call-handler#3360] 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-18 13:56:08.026 [UI Thread @coroutine#3321] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824. 2025-03-18 13:56:08.026 [UI Thread @coroutine#3321] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/ClazzDao/getTitleByUidAsFlow?clazzUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:08.026 [eventLoopGroupProxy-19-7 @call-handler#3351] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:08.027 [eventLoopGroupProxy-19-5 @call-handler#3339] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:08.027 [eventLoopGroupProxy-19-6 @call-handler#3352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:08.027 [UI Thread @coroutine#3330] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.027 [UI Thread @coroutine#3330] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.027 [UI Thread @coroutine#3330] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:08.027 [UI Thread @coroutine#3330] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:08.027 [UI Thread @coroutine#3325] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.027 [UI Thread @coroutine#3325] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.027 [UI Thread @coroutine#3325] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:08.027 [UI Thread @coroutine#3325] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:08.027 [UI Thread @coroutine#3332] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.027 [UI Thread @coroutine#3332] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 2025-03-18 13:56:08.027 [UI Thread @coroutine#3332] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824. 2025-03-18 13:56:08.027 [UI Thread @coroutine#3332] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=706375094544973825&assignmentUid=706375094544973824 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:08.028 [eventLoopGroupProxy-19-8 @call-handler#3360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-03-18 13:56:08.028 [UI Thread @coroutine#3349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825 2025-03-18 13:56:08.028 [UI Thread @coroutine#3349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825 2025-03-18 13:56:08.028 [UI Thread @coroutine#3349] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825. 2025-03-18 13:56:08.028 [UI Thread @coroutine#3349] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:36141/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=706375094544973824&clazzUid=706375094544973824&accountPersonUid=706375094544973825 to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:08.028 [DefaultDispatcher-worker-10 @coroutine#3035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa 2025-03-18 13:56:08.030 [DefaultDispatcher-worker-13 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:08.030 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.030 [DefaultDispatcher-worker-13 @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:59679/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:08.030 [DefaultDispatcher-worker-13 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.030 [DefaultDispatcher-worker-8 @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:08.031 [DefaultDispatcher-worker-20 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.031 [DefaultDispatcher-worker-20 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.033 [DefaultDispatcher-worker-21 @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:08.036 [DefaultDispatcher-worker-3 @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:08.039 [DefaultDispatcher-worker-15 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:08.042 [DefaultDispatcher-worker-2 @coroutine#3349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@626edbe0 2025-03-18 13:56:08.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2025-03-18 13:56:08.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2025-03-18 13:56:08.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:08.044 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@626edbe0: (connection evicted) 2025-03-18 13:56:08.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:08.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2025-03-18 13:56:08.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2025-03-18 13:56:08.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2025-03-18 13:56:08.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2025-03-18 13:56:08.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:08.045 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2512eaaa: (connection evicted) 2025-03-18 13:56:08.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:08.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2025-03-18 13:56:08.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2025-03-18 13:56:08.128 [DefaultDispatcher-worker-9 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:08.128 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.128 [DefaultDispatcher-worker-9 @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:52639/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:08.128 [DefaultDispatcher-worker-9 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.128 [DefaultDispatcher-worker-17 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.128 [DefaultDispatcher-worker-17 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.205 [DefaultDispatcher-worker-3 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:08.205 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.205 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:08.205 [DefaultDispatcher-worker-3 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.206 [DefaultDispatcher-worker-8 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.206 [DefaultDispatcher-worker-8 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.287 [DefaultDispatcher-worker-1 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:08.287 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.287 [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:44727/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:08.287 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.287 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.288 [DefaultDispatcher-worker-3 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.327 [DefaultDispatcher-worker-13 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:08.327 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.328 [DefaultDispatcher-worker-13 @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:52885/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:08.328 [DefaultDispatcher-worker-13 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.328 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.328 [DefaultDispatcher-worker-2 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.368 [DefaultDispatcher-worker-6 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:08.368 [DefaultDispatcher-worker-6 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.368 [DefaultDispatcher-worker-6 @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-18 13:56:08.368 [DefaultDispatcher-worker-6 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.369 [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-18 13:56:08.393 [DefaultDispatcher-worker-13 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:08.393 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.393 [DefaultDispatcher-worker-13 @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:49049/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:08.393 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.394 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.394 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.486 [DefaultDispatcher-worker-19 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:08.487 [DefaultDispatcher-worker-19 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.487 [DefaultDispatcher-worker-19 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:08.487 [DefaultDispatcher-worker-19 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.487 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.487 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.574 [DefaultDispatcher-worker-19 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:08.574 [DefaultDispatcher-worker-19 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.574 [DefaultDispatcher-worker-19 @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:59739/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:08.574 [DefaultDispatcher-worker-19 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.574 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.574 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.698 [DefaultDispatcher-worker-4 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:08.698 [DefaultDispatcher-worker-4 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.698 [DefaultDispatcher-worker-4 @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:42545/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:08.698 [DefaultDispatcher-worker-4 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.699 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:08.699 [DefaultDispatcher-worker-5 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.035 [DefaultDispatcher-worker-2 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:09.035 [DefaultDispatcher-worker-2 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.035 [DefaultDispatcher-worker-2 @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:59679/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:09.035 [DefaultDispatcher-worker-2 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.036 [DefaultDispatcher-worker-9 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.036 [DefaultDispatcher-worker-9 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2025-03-18 13:56:09.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2025-03-18 13:56:09.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.048 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2898cd46: (connection evicted) 2025-03-18 13:56:09.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2025-03-18 13:56:09.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@435a13ac 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-03-18 13:56:09.051 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2025-03-18 13:56:09.060 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-03-18 13:56:09.066 [Test worker @coroutine#3420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-03-18 13:56:09.067 [Test worker @coroutine#3422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-03-18 13:56:09.068 [Test worker @coroutine#3424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11034fdb 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-03-18 13:56:09.069 [Test worker @coroutine#3419] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2025-03-18 13:56:09.078 [Test worker @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-03-18 13:56:09.084 [Test worker @coroutine#3426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-03-18 13:56:09.085 [Test worker @coroutine#3428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-03-18 13:56:09.086 [Test worker @coroutine#3430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-03-18 13:56:09.090 [DefaultDispatcher-worker-17 @coroutine#3432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b 2025-03-18 13:56:09.099 [DefaultDispatcher-worker-8 @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-03-18 13:56:09.104 [DefaultDispatcher-worker-11 @coroutine#3419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1 2025-03-18 13:56:09.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2025-03-18 13:56:09.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2025-03-18 13:56:09.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.108 [HikariPool-157 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5de15ce1: (connection evicted) 2025-03-18 13:56:09.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2025-03-18 13:56:09.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2025-03-18 13:56:09.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2025-03-18 13:56:09.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2025-03-18 13:56:09.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.109 [HikariPool-158 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a524c6b: (connection evicted) 2025-03-18 13:56:09.109 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.109 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2025-03-18 13:56:09.109 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@223e51e4 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2025-03-18 13:56:09.110 [Test worker @coroutine#3478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2025-03-18 13:56:09.119 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2025-03-18 13:56:09.125 [Test worker @coroutine#3479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2025-03-18 13:56:09.126 [Test worker @coroutine#3481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2025-03-18 13:56:09.127 [Test worker @coroutine#3483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a06b374 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.127 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2025-03-18 13:56:09.128 [Test worker @coroutine#3478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2025-03-18 13:56:09.133 [DefaultDispatcher-worker-12 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:09.133 [DefaultDispatcher-worker-12 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.133 [DefaultDispatcher-worker-12 @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:52639/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:09.133 [DefaultDispatcher-worker-12 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.134 [DefaultDispatcher-worker-16 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.134 [DefaultDispatcher-worker-16 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.137 [Test worker @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2025-03-18 13:56:09.143 [Test worker @coroutine#3488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2025-03-18 13:56:09.144 [Test worker @coroutine#3490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2025-03-18 13:56:09.145 [Test worker @coroutine#3492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2025-03-18 13:56:09.149 [DefaultDispatcher-worker-10 @coroutine#3494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e739968 2025-03-18 13:56:09.157 [DefaultDispatcher-worker-10 @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2025-03-18 13:56:09.162 [DefaultDispatcher-worker-4 @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2025-03-18 13:56:09.167 [DefaultDispatcher-worker-17 @coroutine#3478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2025-03-18 13:56:09.177 [DefaultDispatcher-worker-2 @coroutine#3540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b768e4d 2025-03-18 13:56:09.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2025-03-18 13:56:09.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2025-03-18 13:56:09.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.180 [HikariPool-159 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b768e4d: (connection evicted) 2025-03-18 13:56:09.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2025-03-18 13:56:09.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2025-03-18 13:56:09.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2025-03-18 13:56:09.180 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2025-03-18 13:56:09.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.180 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e739968: (connection evicted) 2025-03-18 13:56:09.181 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.181 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2025-03-18 13:56:09.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65067d90 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.181 [Test worker @coroutine#3567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2025-03-18 13:56:09.182 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-18 13:56:09.182 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-18 13:56:09.182 [Test worker @coroutine#3567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2025-03-18 13:56:09.190 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-18 13:56:09.196 [Test worker @coroutine#3568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-18 13:56:09.197 [Test worker @coroutine#3570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-18 13:56:09.199 [Test worker @coroutine#3572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57af157c 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-18 13:56:09.199 [Test worker @coroutine#3567] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2025-03-18 13:56:09.208 [Test worker @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-18 13:56:09.210 [DefaultDispatcher-worker-19 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:09.210 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.210 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:09.210 [DefaultDispatcher-worker-19 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.211 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.211 [DefaultDispatcher-worker-1 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.215 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-18 13:56:09.216 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-18 13:56:09.217 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-18 13:56:09.221 [DefaultDispatcher-worker-18 @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68ad030d 2025-03-18 13:56:09.229 [DefaultDispatcher-worker-7 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-18 13:56:09.234 [DefaultDispatcher-worker-9 @coroutine#3567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53b5356 2025-03-18 13:56:09.237 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2025-03-18 13:56:09.237 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2025-03-18 13:56:09.237 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.238 [HikariPool-161 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53b5356: (connection evicted) 2025-03-18 13:56:09.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2025-03-18 13:56:09.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2025-03-18 13:56:09.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2025-03-18 13:56:09.238 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2025-03-18 13:56:09.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.238 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68ad030d: (connection evicted) 2025-03-18 13:56:09.239 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.239 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2025-03-18 13:56:09.239 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f7b4953 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.239 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2025-03-18 13:56:09.240 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-18 13:56:09.240 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-18 13:56:09.240 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2025-03-18 13:56:09.248 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-18 13:56:09.254 [Test worker @coroutine#3629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-18 13:56:09.255 [Test worker @coroutine#3631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-18 13:56:09.257 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64df3f4b 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-18 13:56:09.257 [Test worker @coroutine#3627] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2025-03-18 13:56:09.266 [Test worker @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-18 13:56:09.272 [Test worker @coroutine#3635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-18 13:56:09.273 [Test worker @coroutine#3637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-18 13:56:09.274 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-18 13:56:09.278 [DefaultDispatcher-worker-20 @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b20b431 2025-03-18 13:56:09.286 [DefaultDispatcher-worker-10 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-18 13:56:09.291 [DefaultDispatcher-worker-17 @coroutine#3627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77a27356 2025-03-18 13:56:09.291 [DefaultDispatcher-worker-11 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:09.291 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.291 [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:44727/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:09.291 [DefaultDispatcher-worker-11 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.292 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.292 [DefaultDispatcher-worker-18 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2025-03-18 13:56:09.294 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2025-03-18 13:56:09.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.294 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77a27356: (connection evicted) 2025-03-18 13:56:09.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2025-03-18 13:56:09.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2025-03-18 13:56:09.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2025-03-18 13:56:09.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2025-03-18 13:56:09.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.295 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b20b431: (connection evicted) 2025-03-18 13:56:09.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2025-03-18 13:56:09.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7655dc27 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2025-03-18 13:56:09.296 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-18 13:56:09.297 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-18 13:56:09.297 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2025-03-18 13:56:09.305 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-18 13:56:09.311 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-18 13:56:09.313 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-18 13:56:09.314 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32b19d03 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-18 13:56:09.314 [Test worker @coroutine#3688] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2025-03-18 13:56:09.323 [Test worker @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-18 13:56:09.329 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-18 13:56:09.331 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-18 13:56:09.332 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-18 13:56:09.333 [DefaultDispatcher-worker-18 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:09.333 [DefaultDispatcher-worker-18 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.333 [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:52885/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:09.333 [DefaultDispatcher-worker-18 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.333 [DefaultDispatcher-worker-21 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.333 [DefaultDispatcher-worker-21 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.336 [DefaultDispatcher-worker-12 @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead 2025-03-18 13:56:09.344 [DefaultDispatcher-worker-12 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-18 13:56:09.349 [DefaultDispatcher-worker-18 @coroutine#3688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@428169d 2025-03-18 13:56:09.352 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2025-03-18 13:56:09.352 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2025-03-18 13:56:09.352 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.353 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@428169d: (connection evicted) 2025-03-18 13:56:09.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2025-03-18 13:56:09.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2025-03-18 13:56:09.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2025-03-18 13:56:09.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2025-03-18 13:56:09.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.353 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f1b0ead: (connection evicted) 2025-03-18 13:56:09.354 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.354 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2025-03-18 13:56:09.354 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20bc6f4d 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.354 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2025-03-18 13:56:09.355 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-18 13:56:09.355 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-18 13:56:09.355 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2025-03-18 13:56:09.364 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-18 13:56:09.370 [Test worker @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-18 13:56:09.371 [Test worker @coroutine#3751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-18 13:56:09.372 [Test worker @coroutine#3753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bcde468 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.372 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2025-03-18 13:56:09.373 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-18 13:56:09.373 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-18 13:56:09.373 [Test worker @coroutine#3748] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2025-03-18 13:56:09.373 [DefaultDispatcher-worker-7 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:09.373 [DefaultDispatcher-worker-7 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.373 [DefaultDispatcher-worker-7 @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-18 13:56:09.373 [DefaultDispatcher-worker-7 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.373 [DefaultDispatcher-worker-7 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.382 [Test worker @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-18 13:56:09.387 [Test worker @coroutine#3757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-18 13:56:09.388 [Test worker @coroutine#3759] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-18 13:56:09.390 [Test worker @coroutine#3761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-18 13:56:09.393 [DefaultDispatcher-worker-21 @coroutine#3763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cfb255 2025-03-18 13:56:09.398 [DefaultDispatcher-worker-20 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:09.398 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.398 [DefaultDispatcher-worker-20 @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:49049/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:09.398 [DefaultDispatcher-worker-20 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.398 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.398 [DefaultDispatcher-worker-5 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.402 [DefaultDispatcher-worker-7 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-18 13:56:09.406 [DefaultDispatcher-worker-16 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-18 13:56:09.410 [DefaultDispatcher-worker-10 @coroutine#3748] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d343793 2025-03-18 13:56:09.413 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2025-03-18 13:56:09.413 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2025-03-18 13:56:09.413 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.414 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d343793: (connection evicted) 2025-03-18 13:56:09.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2025-03-18 13:56:09.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2025-03-18 13:56:09.414 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2025-03-18 13:56:09.414 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2025-03-18 13:56:09.414 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.414 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cfb255: (connection evicted) 2025-03-18 13:56:09.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2025-03-18 13:56:09.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e5b449c 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.415 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.416 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.416 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.416 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.416 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.416 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.416 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2025-03-18 13:56:09.416 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2025-03-18 13:56:09.416 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2025-03-18 13:56:09.416 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2025-03-18 13:56:09.425 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2025-03-18 13:56:09.431 [Test worker @coroutine#3812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2025-03-18 13:56:09.432 [Test worker @coroutine#3814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2025-03-18 13:56:09.433 [Test worker @coroutine#3816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2d28114b 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-03-18 13:56:09.433 [Test worker @coroutine#3811] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2025-03-18 13:56:09.442 [Test worker @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-03-18 13:56:09.448 [Test worker @coroutine#3818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-03-18 13:56:09.449 [Test worker @coroutine#3820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-03-18 13:56:09.450 [Test worker @coroutine#3822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-03-18 13:56:09.454 [DefaultDispatcher-worker-7 @coroutine#3824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b 2025-03-18 13:56:09.461 [DefaultDispatcher-worker-16 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2025-03-18 13:56:09.466 [DefaultDispatcher-worker-18 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2025-03-18 13:56:09.469 [DefaultDispatcher-worker-21 @coroutine#3811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2025-03-18 13:56:09.477 [DefaultDispatcher-worker-11 @coroutine#3871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2 2025-03-18 13:56:09.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2025-03-18 13:56:09.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2025-03-18 13:56:09.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.480 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e1f88e2: (connection evicted) 2025-03-18 13:56:09.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2025-03-18 13:56:09.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2025-03-18 13:56:09.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2025-03-18 13:56:09.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2025-03-18 13:56:09.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.480 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7edb2a4b: (connection evicted) 2025-03-18 13:56:09.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2025-03-18 13:56:09.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73344f4a 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.481 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2025-03-18 13:56:09.482 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2025-03-18 13:56:09.482 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2025-03-18 13:56:09.482 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2025-03-18 13:56:09.491 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2025-03-18 13:56:09.494 [DefaultDispatcher-worker-1 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:09.494 [DefaultDispatcher-worker-1 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.494 [DefaultDispatcher-worker-1 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:09.494 [DefaultDispatcher-worker-1 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.494 [DefaultDispatcher-worker-4 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.494 [DefaultDispatcher-worker-4 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.497 [Test worker @coroutine#3899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2025-03-18 13:56:09.498 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2025-03-18 13:56:09.499 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@786125a6 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2025-03-18 13:56:09.499 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2025-03-18 13:56:09.507 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2025-03-18 13:56:09.511 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2025-03-18 13:56:09.512 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2025-03-18 13:56:09.513 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2025-03-18 13:56:09.517 [DefaultDispatcher-worker-13 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1548dc37 2025-03-18 13:56:09.524 [DefaultDispatcher-worker-7 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2025-03-18 13:56:09.529 [DefaultDispatcher-worker-6 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2025-03-18 13:56:09.530 [Test worker @coroutine#3924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4 2025-03-18 13:56:09.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2025-03-18 13:56:09.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2025-03-18 13:56:09.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.534 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4eaf08f4: (connection evicted) 2025-03-18 13:56:09.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2025-03-18 13:56:09.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2025-03-18 13:56:09.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2025-03-18 13:56:09.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2025-03-18 13:56:09.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.535 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1548dc37: (connection evicted) 2025-03-18 13:56:09.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2025-03-18 13:56:09.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71c77042 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.536 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2025-03-18 13:56:09.537 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-18 13:56:09.537 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-18 13:56:09.537 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2025-03-18 13:56:09.544 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-18 13:56:09.550 [Test worker @coroutine#3961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-18 13:56:09.551 [Test worker @coroutine#3964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-18 13:56:09.551 [Test worker @coroutine#3966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@663d59ed 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-18 13:56:09.552 [Test worker @coroutine#3960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2025-03-18 13:56:09.559 [Test worker @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-18 13:56:09.564 [Test worker @coroutine#3968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-18 13:56:09.565 [Test worker @coroutine#3970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-18 13:56:09.566 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-18 13:56:09.569 [DefaultDispatcher-worker-11 @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@665902eb 2025-03-18 13:56:09.577 [DefaultDispatcher-worker-9 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-18 13:56:09.578 [DefaultDispatcher-worker-10 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:09.578 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.578 [DefaultDispatcher-worker-10 @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:59739/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:09.578 [DefaultDispatcher-worker-10 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.579 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.579 [DefaultDispatcher-worker-1 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.581 [DefaultDispatcher-worker-10 @coroutine#3960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-18 13:56:09.582 [Test worker @coroutine#3987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-18 13:56:09.583 [Test worker @coroutine#3989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@142ac60e 2025-03-18 13:56:09.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2025-03-18 13:56:09.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2025-03-18 13:56:09.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.587 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@142ac60e: (connection evicted) 2025-03-18 13:56:09.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2025-03-18 13:56:09.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2025-03-18 13:56:09.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2025-03-18 13:56:09.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2025-03-18 13:56:09.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.587 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@665902eb: (connection evicted) 2025-03-18 13:56:09.588 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.588 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2025-03-18 13:56:09.588 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2025-03-18 13:56:09.588 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@348b26e0 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-18 13:56:09.589 [Test worker @coroutine#4025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2025-03-18 13:56:09.596 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-18 13:56:09.601 [Test worker @coroutine#4026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-18 13:56:09.602 [Test worker @coroutine#4028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-18 13:56:09.603 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25e01756 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.603 [Test worker @coroutine#4025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2025-03-18 13:56:09.604 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-18 13:56:09.604 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-18 13:56:09.604 [Test worker @coroutine#4025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2025-03-18 13:56:09.611 [Test worker @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-18 13:56:09.616 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-18 13:56:09.617 [Test worker @coroutine#4034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-18 13:56:09.617 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-18 13:56:09.621 [DefaultDispatcher-worker-18 @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e 2025-03-18 13:56:09.628 [DefaultDispatcher-worker-1 @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-18 13:56:09.633 [DefaultDispatcher-worker-19 @coroutine#4025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@98dc042 2025-03-18 13:56:09.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2025-03-18 13:56:09.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2025-03-18 13:56:09.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.673 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@98dc042: (connection evicted) 2025-03-18 13:56:09.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2025-03-18 13:56:09.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2025-03-18 13:56:09.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2025-03-18 13:56:09.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2025-03-18 13:56:09.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.673 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@547d3e8e: (connection evicted) 2025-03-18 13:56:09.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.674 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2025-03-18 13:56:09.674 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@430abcad 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.674 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-18 13:56:09.675 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2025-03-18 13:56:09.682 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-18 13:56:09.687 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-18 13:56:09.688 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-18 13:56:09.689 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65f1bf2c 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.689 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2025-03-18 13:56:09.690 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@286f8e90 2025-03-18 13:56:09.690 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@286f8e90 2025-03-18 13:56:09.690 [Test worker @coroutine#4101] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2025-03-18 13:56:09.697 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286f8e90 2025-03-18 13:56:09.702 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286f8e90 2025-03-18 13:56:09.703 [DefaultDispatcher-worker-4 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:09.704 [DefaultDispatcher-worker-4 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.704 [DefaultDispatcher-worker-4 @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:42545/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:09.704 [DefaultDispatcher-worker-4 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.704 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286f8e90 2025-03-18 13:56:09.704 [DefaultDispatcher-worker-20 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.704 [DefaultDispatcher-worker-20 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:09.705 [Test worker @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286f8e90 2025-03-18 13:56:09.708 [DefaultDispatcher-worker-3 @coroutine#4117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@286f8e90 2025-03-18 13:56:09.715 [DefaultDispatcher-worker-7 @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-18 13:56:09.719 [DefaultDispatcher-worker-4 @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4746b319 2025-03-18 13:56:09.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2025-03-18 13:56:09.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2025-03-18 13:56:09.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.723 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4746b319: (connection evicted) 2025-03-18 13:56:09.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2025-03-18 13:56:09.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2025-03-18 13:56:09.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2025-03-18 13:56:09.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2025-03-18 13:56:09.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.724 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@286f8e90: (connection evicted) 2025-03-18 13:56:09.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2025-03-18 13:56:09.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2025-03-18 13:56:09.724 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4136638d 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-18 13:56:09.725 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2025-03-18 13:56:09.732 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-18 13:56:09.737 [Test worker @coroutine#4162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-18 13:56:09.738 [Test worker @coroutine#4164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-18 13:56:09.739 [Test worker @coroutine#4166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70efc3f9 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-03-18 13:56:09.739 [Test worker @coroutine#4161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2025-03-18 13:56:09.746 [Test worker @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-03-18 13:56:09.751 [Test worker @coroutine#4168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-03-18 13:56:09.752 [Test worker @coroutine#4170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-03-18 13:56:09.753 [Test worker @coroutine#4172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-03-18 13:56:09.757 [DefaultDispatcher-worker-13 @coroutine#4174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2025-03-18 13:56:09.764 [DefaultDispatcher-worker-13 @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-18 13:56:09.768 [DefaultDispatcher-worker-3 @coroutine#4161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-18 13:56:09.770 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-18 13:56:09.771 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2025-03-18 13:56:09.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2025-03-18 13:56:09.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2025-03-18 13:56:09.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.775 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1: (connection evicted) 2025-03-18 13:56:09.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2025-03-18 13:56:09.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2025-03-18 13:56:09.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2025-03-18 13:56:09.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2025-03-18 13:56:09.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.775 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e636cc: (connection evicted) 2025-03-18 13:56:09.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2025-03-18 13:56:09.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2025-03-18 13:56:09.776 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eff5c32 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-18 13:56:09.777 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2025-03-18 13:56:09.785 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-18 13:56:09.790 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-18 13:56:09.791 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-18 13:56:09.792 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34e785db 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@59294447 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@59294447 2025-03-18 13:56:09.792 [Test worker @coroutine#4222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2025-03-18 13:56:09.800 [Test worker @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59294447 2025-03-18 13:56:09.805 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59294447 2025-03-18 13:56:09.805 [Test worker @coroutine#4231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59294447 2025-03-18 13:56:09.806 [Test worker @coroutine#4233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59294447 2025-03-18 13:56:09.810 [DefaultDispatcher-worker-12 @coroutine#4235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59294447 2025-03-18 13:56:09.817 [DefaultDispatcher-worker-11 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-18 13:56:09.822 [DefaultDispatcher-worker-18 @coroutine#4222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-18 13:56:09.827 [UI Thread @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31e08c61 2025-03-18 13:56:09.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2025-03-18 13:56:09.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2025-03-18 13:56:09.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.830 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31e08c61: (connection evicted) 2025-03-18 13:56:09.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2025-03-18 13:56:09.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2025-03-18 13:56:09.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2025-03-18 13:56:09.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2025-03-18 13:56:09.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.830 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59294447: (connection evicted) 2025-03-18 13:56:09.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2025-03-18 13:56:09.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58179860 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.832 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2025-03-18 13:56:09.833 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@582ea857 2025-03-18 13:56:09.833 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@582ea857 2025-03-18 13:56:09.833 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2025-03-18 13:56:09.841 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ea857 2025-03-18 13:56:09.846 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ea857 2025-03-18 13:56:09.847 [Test worker @coroutine#4318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ea857 2025-03-18 13:56:09.848 [Test worker @coroutine#4320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ea857 2025-03-18 13:56:09.852 [DefaultDispatcher-worker-20 @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ea857 2025-03-18 13:56:09.853 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ea857 2025-03-18 13:56:09.860 [Test worker @coroutine#4335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@582ea857 2025-03-18 13:56:09.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2025-03-18 13:56:09.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2025-03-18 13:56:09.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.872 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@582ea857: (connection evicted) 2025-03-18 13:56:09.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2025-03-18 13:56:09.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60dd53e9 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-03-18 13:56:09.874 [Test worker @coroutine#4348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2025-03-18 13:56:09.882 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-03-18 13:56:09.887 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-03-18 13:56:09.888 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-03-18 13:56:09.888 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@699794d 2025-03-18 13:56:09.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2025-03-18 13:56:09.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2025-03-18 13:56:09.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:09.891 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.891 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2025-03-18 13:56:09.891 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6dad684f 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.891 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.892 [Test worker @coroutine#4377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2025-03-18 13:56:09.892 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-03-18 13:56:09.892 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-03-18 13:56:09.892 [Test worker @coroutine#4377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2025-03-18 13:56:09.899 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-03-18 13:56:09.904 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-03-18 13:56:09.905 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-03-18 13:56:09.906 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33606f4b 2025-03-18 13:56:09.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2025-03-18 13:56:09.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2025-03-18 13:56:09.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:09.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2025-03-18 13:56:09.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fb0c234 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-03-18 13:56:09.909 [Test worker @coroutine#4407] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2025-03-18 13:56:09.917 [Test worker @coroutine#4407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-03-18 13:56:09.922 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-03-18 13:56:09.922 [Test worker @coroutine#4410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-03-18 13:56:09.923 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40c4b938 2025-03-18 13:56:09.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2025-03-18 13:56:09.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2025-03-18 13:56:09.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:09.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2025-03-18 13:56:09.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@426d7d23 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-18 13:56:09.927 [Test worker @coroutine#4440] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2025-03-18 13:56:09.935 [Test worker @coroutine#4440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-18 13:56:09.941 [Test worker @coroutine#4441] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-18 13:56:09.941 [Test worker @coroutine#4443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-18 13:56:09.942 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-18 13:56:09.947 [DefaultDispatcher-worker-18 @coroutine#4447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a03b87 2025-03-18 13:56:09.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2025-03-18 13:56:09.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2025-03-18 13:56:09.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.955 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2a03b87: (connection evicted) 2025-03-18 13:56:09.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2025-03-18 13:56:09.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2025-03-18 13:56:09.956 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2025-03-18 13:56:09.956 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.956 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@202d83b9 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-03-18 13:56:09.957 [Test worker @coroutine#4470] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2025-03-18 13:56:09.964 [Test worker @coroutine#4470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-03-18 13:56:09.969 [Test worker @coroutine#4471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-03-18 13:56:09.970 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-03-18 13:56:09.971 [Test worker @coroutine#4475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23d1090 2025-03-18 13:56:09.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2025-03-18 13:56:09.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2025-03-18 13:56:09.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:09.973 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.973 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2025-03-18 13:56:09.973 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64bcf689 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.973 [Test worker @coroutine#4499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2025-03-18 13:56:09.974 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-03-18 13:56:09.974 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-03-18 13:56:09.974 [Test worker @coroutine#4499] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2025-03-18 13:56:09.982 [Test worker @coroutine#4499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-03-18 13:56:09.987 [Test worker @coroutine#4500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-03-18 13:56:09.987 [Test worker @coroutine#4502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-03-18 13:56:09.988 [Test worker @coroutine#4504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-03-18 13:56:09.992 [DefaultDispatcher-worker-12 @coroutine#4506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-03-18 13:56:09.993 [Test worker @coroutine#4510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-03-18 13:56:09.995 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4 2025-03-18 13:56:09.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2025-03-18 13:56:09.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2025-03-18 13:56:09.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:09.996 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3594b4b4: (connection evicted) 2025-03-18 13:56:09.996 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:09.996 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2025-03-18 13:56:09.996 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a0c384d 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:09.997 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:09.998 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:09.998 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:09.998 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:09.998 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:09.998 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2025-03-18 13:56:09.998 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-03-18 13:56:09.998 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-03-18 13:56:09.998 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2025-03-18 13:56:10.005 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-03-18 13:56:10.010 [Test worker @coroutine#4533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-03-18 13:56:10.010 [Test worker @coroutine#4535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-03-18 13:56:10.011 [Test worker @coroutine#4537] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-03-18 13:56:10.011 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fad48b7 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-18 13:56:10.012 [Test worker @coroutine#4532] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2025-03-18 13:56:10.020 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-18 13:56:10.025 [Test worker @coroutine#4540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-18 13:56:10.026 [Test worker @coroutine#4542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-18 13:56:10.026 [Test worker @coroutine#4544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-18 13:56:10.030 [DefaultDispatcher-worker-19 @coroutine#4546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8a0447e 2025-03-18 13:56:10.039 [DefaultDispatcher-worker-20 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-03-18 13:56:10.040 [DefaultDispatcher-worker-7 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:10.040 [DefaultDispatcher-worker-7 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.040 [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:59679/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:10.040 [DefaultDispatcher-worker-7 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.041 [DefaultDispatcher-worker-19 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.041 [DefaultDispatcher-worker-19 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.048 [DefaultDispatcher-worker-6 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c937c92 2025-03-18 13:56:10.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2025-03-18 13:56:10.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2025-03-18 13:56:10.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.053 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c937c92: (connection evicted) 2025-03-18 13:56:10.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2025-03-18 13:56:10.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2025-03-18 13:56:10.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2025-03-18 13:56:10.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2025-03-18 13:56:10.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.053 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8a0447e: (connection evicted) 2025-03-18 13:56:10.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2025-03-18 13:56:10.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31741bb6 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.054 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.055 [Test worker @coroutine#4562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2025-03-18 13:56:10.055 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e61b69 2025-03-18 13:56:10.055 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e61b69 2025-03-18 13:56:10.055 [Test worker @coroutine#4562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2025-03-18 13:56:10.063 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e61b69 2025-03-18 13:56:10.068 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e61b69 2025-03-18 13:56:10.068 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e61b69 2025-03-18 13:56:10.069 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e61b69 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13c147f8 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 13:56:10.070 [Test worker @coroutine#4562] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2025-03-18 13:56:10.077 [Test worker @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 13:56:10.082 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 13:56:10.083 [Test worker @coroutine#4571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 13:56:10.084 [Test worker @coroutine#4573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 13:56:10.089 [DefaultDispatcher-worker-2 @coroutine#4575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ab906e 2025-03-18 13:56:10.096 [DefaultDispatcher-worker-9 @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e61b69 2025-03-18 13:56:10.104 [DefaultDispatcher-worker-7 @coroutine#4562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38e61b69 2025-03-18 13:56:10.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2025-03-18 13:56:10.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2025-03-18 13:56:10.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.107 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e61b69: (connection evicted) 2025-03-18 13:56:10.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2025-03-18 13:56:10.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2025-03-18 13:56:10.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2025-03-18 13:56:10.107 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2025-03-18 13:56:10.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.107 [HikariPool-193 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60ab906e: (connection evicted) 2025-03-18 13:56:10.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.108 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2025-03-18 13:56:10.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c8ba94 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-03-18 13:56:10.109 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2025-03-18 13:56:10.117 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-03-18 13:56:10.122 [Test worker @coroutine#4590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-03-18 13:56:10.123 [Test worker @coroutine#4592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-03-18 13:56:10.124 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5808573f 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.124 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-03-18 13:56:10.125 [Test worker @coroutine#4588] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2025-03-18 13:56:10.132 [Test worker @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-03-18 13:56:10.138 [Test worker @coroutine#4596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-03-18 13:56:10.138 [DefaultDispatcher-worker-19 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:10.138 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.138 [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:52639/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:10.138 [DefaultDispatcher-worker-19 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.139 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-03-18 13:56:10.139 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.139 [DefaultDispatcher-worker-10 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.140 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-03-18 13:56:10.144 [DefaultDispatcher-worker-20 @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0 2025-03-18 13:56:10.150 [DefaultDispatcher-worker-13 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-03-18 13:56:10.157 [DefaultDispatcher-worker-16 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-03-18 13:56:10.161 [DefaultDispatcher-worker-2 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-03-18 13:56:10.165 [DefaultDispatcher-worker-19 @coroutine#4588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@510c6b9 2025-03-18 13:56:10.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2025-03-18 13:56:10.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2025-03-18 13:56:10.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.172 [HikariPool-194 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Closing connection org.sqlite.jdbc4.JDBC4Connection@510c6b9: (connection evicted) 2025-03-18 13:56:10.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2025-03-18 13:56:10.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2025-03-18 13:56:10.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2025-03-18 13:56:10.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2025-03-18 13:56:10.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.173 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e6bac0: (connection evicted) 2025-03-18 13:56:10.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.173 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2025-03-18 13:56:10.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2025-03-18 13:56:10.174 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2025-03-18 13:56:10.174 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.174 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.174 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a61721e 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-03-18 13:56:10.175 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2025-03-18 13:56:10.183 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-03-18 13:56:10.187 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-03-18 13:56:10.188 [Test worker @coroutine#4634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-03-18 13:56:10.189 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47db20e0 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.189 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-03-18 13:56:10.190 [Test worker @coroutine#4631] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2025-03-18 13:56:10.197 [Test worker @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-03-18 13:56:10.202 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-03-18 13:56:10.203 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-03-18 13:56:10.203 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-03-18 13:56:10.207 [DefaultDispatcher-worker-13 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5869f15f 2025-03-18 13:56:10.215 [DefaultDispatcher-worker-12 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:10.215 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.215 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:10.215 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.215 [DefaultDispatcher-worker-3 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-03-18 13:56:10.215 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.215 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.220 [DefaultDispatcher-worker-14 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-03-18 13:56:10.223 [DefaultDispatcher-worker-4 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44 2025-03-18 13:56:10.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2025-03-18 13:56:10.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2025-03-18 13:56:10.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.229 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f0dae44: (connection evicted) 2025-03-18 13:56:10.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2025-03-18 13:56:10.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2025-03-18 13:56:10.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2025-03-18 13:56:10.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2025-03-18 13:56:10.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.229 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5869f15f: (connection evicted) 2025-03-18 13:56:10.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2025-03-18 13:56:10.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3cced001 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2025-03-18 13:56:10.230 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.231 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.231 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.231 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.231 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.231 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.231 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.231 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.231 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2025-03-18 13:56:10.231 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d31e24 2025-03-18 13:56:10.231 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@79d31e24 2025-03-18 13:56:10.231 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2025-03-18 13:56:10.239 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d31e24 2025-03-18 13:56:10.243 [Test worker @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d31e24 2025-03-18 13:56:10.244 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d31e24 2025-03-18 13:56:10.245 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d31e24 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41a4135e 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.245 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2025-03-18 13:56:10.246 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2d0d25 2025-03-18 13:56:10.246 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2d0d25 2025-03-18 13:56:10.246 [Test worker @coroutine#4671] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2025-03-18 13:56:10.253 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2d0d25 2025-03-18 13:56:10.258 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2d0d25 2025-03-18 13:56:10.258 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2d0d25 2025-03-18 13:56:10.259 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2d0d25 2025-03-18 13:56:10.263 [DefaultDispatcher-worker-15 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2d0d25 2025-03-18 13:56:10.270 [DefaultDispatcher-worker-21 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d31e24 2025-03-18 13:56:10.274 [DefaultDispatcher-worker-13 @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79d31e24 2025-03-18 13:56:10.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2025-03-18 13:56:10.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2025-03-18 13:56:10.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.276 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79d31e24: (connection evicted) 2025-03-18 13:56:10.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2025-03-18 13:56:10.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2025-03-18 13:56:10.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2025-03-18 13:56:10.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2025-03-18 13:56:10.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.277 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f2d0d25: (connection evicted) 2025-03-18 13:56:10.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2025-03-18 13:56:10.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64b262a7 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-03-18 13:56:10.279 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2025-03-18 13:56:10.287 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-03-18 13:56:10.292 [Test worker @coroutine#4709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-03-18 13:56:10.293 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-03-18 13:56:10.294 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-03-18 13:56:10.294 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a2f7a61 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-03-18 13:56:10.295 [Test worker @coroutine#4708] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2025-03-18 13:56:10.297 [DefaultDispatcher-worker-13 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:10.297 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.297 [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:44727/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:10.297 [DefaultDispatcher-worker-13 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.297 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.297 [DefaultDispatcher-worker-4 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.303 [Test worker @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-03-18 13:56:10.308 [Test worker @coroutine#4718] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-03-18 13:56:10.309 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-03-18 13:56:10.309 [Test worker @coroutine#4722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-03-18 13:56:10.313 [DefaultDispatcher-worker-8 @coroutine#4724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@196c8b93 2025-03-18 13:56:10.320 [DefaultDispatcher-worker-8 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-03-18 13:56:10.325 [DefaultDispatcher-worker-4 @coroutine#4708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-03-18 13:56:10.335 [DefaultDispatcher-worker-3 @coroutine#4739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34d776eb 2025-03-18 13:56:10.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2025-03-18 13:56:10.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2025-03-18 13:56:10.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.336 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34d776eb: (connection evicted) 2025-03-18 13:56:10.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2025-03-18 13:56:10.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2025-03-18 13:56:10.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2025-03-18 13:56:10.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2025-03-18 13:56:10.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.337 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@196c8b93: (connection evicted) 2025-03-18 13:56:10.337 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.337 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2025-03-18 13:56:10.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f3f2340 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.338 [DefaultDispatcher-worker-5 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2025-03-18 13:56:10.338 [DefaultDispatcher-worker-5 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.338 [DefaultDispatcher-worker-5 @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:52885/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:10.338 [DefaultDispatcher-worker-5 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1802badc 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@1802badc 2025-03-18 13:56:10.338 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2025-03-18 13:56:10.339 [DefaultDispatcher-worker-19 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.339 [DefaultDispatcher-worker-19 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.346 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1802badc 2025-03-18 13:56:10.350 [Test worker @coroutine#4749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1802badc 2025-03-18 13:56:10.351 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1802badc 2025-03-18 13:56:10.352 [Test worker @coroutine#4753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1802badc 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74bca236 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.352 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2025-03-18 13:56:10.353 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@33dcbdc2 2025-03-18 13:56:10.353 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@33dcbdc2 2025-03-18 13:56:10.353 [Test worker @coroutine#4745] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2025-03-18 13:56:10.360 [Test worker @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33dcbdc2 2025-03-18 13:56:10.364 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33dcbdc2 2025-03-18 13:56:10.365 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33dcbdc2 2025-03-18 13:56:10.366 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33dcbdc2 2025-03-18 13:56:10.370 [DefaultDispatcher-worker-5 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33dcbdc2 2025-03-18 13:56:10.377 [DefaultDispatcher-worker-15 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1802badc 2025-03-18 13:56:10.377 [DefaultDispatcher-worker-9 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:10.377 [DefaultDispatcher-worker-9 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.377 [DefaultDispatcher-worker-9 @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-18 13:56:10.377 [DefaultDispatcher-worker-9 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.378 [DefaultDispatcher-worker-3 @coroutine#2284] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.381 [DefaultDispatcher-worker-17 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1802badc 2025-03-18 13:56:10.385 [DefaultDispatcher-worker-11 @coroutine#4745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1802badc 2025-03-18 13:56:10.391 [DefaultDispatcher-worker-6 @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1802badc 2025-03-18 13:56:10.392 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2025-03-18 13:56:10.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2025-03-18 13:56:10.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.392 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1802badc: (connection evicted) 2025-03-18 13:56:10.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2025-03-18 13:56:10.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2025-03-18 13:56:10.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2025-03-18 13:56:10.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2025-03-18 13:56:10.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.393 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33dcbdc2: (connection evicted) 2025-03-18 13:56:10.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2025-03-18 13:56:10.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aeaee3 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.394 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.395 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2025-03-18 13:56:10.395 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-03-18 13:56:10.395 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-03-18 13:56:10.395 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2025-03-18 13:56:10.402 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-03-18 13:56:10.403 [DefaultDispatcher-worker-12 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:10.403 [DefaultDispatcher-worker-12 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.403 [DefaultDispatcher-worker-12 @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:49049/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:10.403 [DefaultDispatcher-worker-12 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.403 [DefaultDispatcher-worker-15 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.403 [DefaultDispatcher-worker-15 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.407 [Test worker @coroutine#4788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-03-18 13:56:10.408 [Test worker @coroutine#4793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-03-18 13:56:10.409 [Test worker @coroutine#4795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@492c1b1b 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.409 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2025-03-18 13:56:10.410 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-18 13:56:10.410 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-18 13:56:10.410 [Test worker @coroutine#4787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2025-03-18 13:56:10.417 [Test worker @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-18 13:56:10.422 [Test worker @coroutine#4797] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-18 13:56:10.423 [Test worker @coroutine#4799] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-18 13:56:10.424 [Test worker @coroutine#4801] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-18 13:56:10.428 [DefaultDispatcher-worker-12 @coroutine#4803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f112d1 2025-03-18 13:56:10.435 [DefaultDispatcher-worker-12 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-03-18 13:56:10.440 [DefaultDispatcher-worker-8 @coroutine#4787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@362d91ef 2025-03-18 13:56:10.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2025-03-18 13:56:10.447 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2025-03-18 13:56:10.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.447 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@362d91ef: (connection evicted) 2025-03-18 13:56:10.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2025-03-18 13:56:10.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2025-03-18 13:56:10.448 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2025-03-18 13:56:10.448 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2025-03-18 13:56:10.448 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.448 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f112d1: (connection evicted) 2025-03-18 13:56:10.449 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.449 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2025-03-18 13:56:10.449 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e6c4c55 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-18 13:56:10.449 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-18 13:56:10.450 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2025-03-18 13:56:10.457 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-18 13:56:10.462 [Test worker @coroutine#4831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-18 13:56:10.463 [Test worker @coroutine#4833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-18 13:56:10.463 [Test worker @coroutine#4835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ffaac1f 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-03-18 13:56:10.464 [Test worker @coroutine#4830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2025-03-18 13:56:10.471 [Test worker @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-03-18 13:56:10.476 [Test worker @coroutine#4837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-03-18 13:56:10.477 [Test worker @coroutine#4840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-03-18 13:56:10.478 [Test worker @coroutine#4842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-03-18 13:56:10.482 [DefaultDispatcher-worker-8 @coroutine#4844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd 2025-03-18 13:56:10.489 [DefaultDispatcher-worker-12 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-18 13:56:10.493 [DefaultDispatcher-worker-15 @coroutine#4830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3794621d 2025-03-18 13:56:10.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2025-03-18 13:56:10.495 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2025-03-18 13:56:10.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.495 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3794621d: (connection evicted) 2025-03-18 13:56:10.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2025-03-18 13:56:10.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2025-03-18 13:56:10.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2025-03-18 13:56:10.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2025-03-18 13:56:10.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.496 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bad0efd: (connection evicted) 2025-03-18 13:56:10.496 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.496 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2025-03-18 13:56:10.496 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bd69bf6 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.497 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2025-03-18 13:56:10.498 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377b7bf 2025-03-18 13:56:10.498 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1377b7bf 2025-03-18 13:56:10.498 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2025-03-18 13:56:10.499 [DefaultDispatcher-worker-3 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:10.499 [DefaultDispatcher-worker-3 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.499 [DefaultDispatcher-worker-3 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:10.499 [DefaultDispatcher-worker-3 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.499 [DefaultDispatcher-worker-2 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.499 [DefaultDispatcher-worker-2 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.505 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377b7bf 2025-03-18 13:56:10.510 [Test worker @coroutine#4875] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377b7bf 2025-03-18 13:56:10.511 [Test worker @coroutine#4877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377b7bf 2025-03-18 13:56:10.512 [Test worker @coroutine#4879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377b7bf 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32fa7ff0 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-03-18 13:56:10.512 [Test worker @coroutine#4871] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2025-03-18 13:56:10.519 [Test worker @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-03-18 13:56:10.524 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-03-18 13:56:10.525 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-03-18 13:56:10.526 [Test worker @coroutine#4885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-03-18 13:56:10.532 [DefaultDispatcher-worker-3 @coroutine#4887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4702faee 2025-03-18 13:56:10.538 [DefaultDispatcher-worker-10 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377b7bf 2025-03-18 13:56:10.543 [DefaultDispatcher-worker-3 @coroutine#4871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1377b7bf 2025-03-18 13:56:10.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2025-03-18 13:56:10.544 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2025-03-18 13:56:10.544 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.545 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1377b7bf: (connection evicted) 2025-03-18 13:56:10.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2025-03-18 13:56:10.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2025-03-18 13:56:10.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2025-03-18 13:56:10.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2025-03-18 13:56:10.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.545 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4702faee: (connection evicted) 2025-03-18 13:56:10.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2025-03-18 13:56:10.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@156c1c4e 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-03-18 13:56:10.547 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2025-03-18 13:56:10.555 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-03-18 13:56:10.560 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-03-18 13:56:10.561 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-03-18 13:56:10.561 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@411c5fa2 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-03-18 13:56:10.562 [Test worker @coroutine#4914] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2025-03-18 13:56:10.570 [Test worker @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-03-18 13:56:10.574 [Test worker @coroutine#4923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-03-18 13:56:10.575 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-03-18 13:56:10.576 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-03-18 13:56:10.580 [DefaultDispatcher-worker-3 @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2 2025-03-18 13:56:10.582 [DefaultDispatcher-worker-2 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:10.583 [DefaultDispatcher-worker-2 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.583 [DefaultDispatcher-worker-2 @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:59739/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:10.583 [DefaultDispatcher-worker-2 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.583 [DefaultDispatcher-worker-2 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.583 [DefaultDispatcher-worker-2 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.587 [DefaultDispatcher-worker-2 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-03-18 13:56:10.594 [DefaultDispatcher-worker-14 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-03-18 13:56:10.597 [DefaultDispatcher-worker-7 @coroutine#4914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-03-18 13:56:10.648 [HikariPool-210 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.662 [HikariPool-211 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.708 [DefaultDispatcher-worker-17 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:10.709 [DefaultDispatcher-worker-17 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.709 [DefaultDispatcher-worker-17 @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:42545/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:10.709 [DefaultDispatcher-worker-17 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.709 [DefaultDispatcher-worker-19 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.709 [DefaultDispatcher-worker-19 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:10.710 [DefaultDispatcher-worker-14 @coroutine#4949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e 2025-03-18 13:56:10.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2025-03-18 13:56:10.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2025-03-18 13:56:10.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.711 [HikariPool-210 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57ae3c0e: (connection evicted) 2025-03-18 13:56:10.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2025-03-18 13:56:10.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2025-03-18 13:56:10.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2025-03-18 13:56:10.711 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2025-03-18 13:56:10.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.712 [HikariPool-211 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d2eddc2: (connection evicted) 2025-03-18 13:56:10.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.712 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2025-03-18 13:56:10.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d1319b 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbc3756 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbc3756 2025-03-18 13:56:10.713 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2025-03-18 13:56:10.720 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbc3756 2025-03-18 13:56:10.725 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbc3756 2025-03-18 13:56:10.726 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbc3756 2025-03-18 13:56:10.727 [Test worker @coroutine#4964] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbc3756 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71120f9a 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.727 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2025-03-18 13:56:10.728 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2025-03-18 13:56:10.728 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2025-03-18 13:56:10.728 [Test worker @coroutine#4959] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2025-03-18 13:56:10.735 [Test worker @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2025-03-18 13:56:10.740 [Test worker @coroutine#4966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2025-03-18 13:56:10.740 [Test worker @coroutine#4968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2025-03-18 13:56:10.741 [Test worker @coroutine#4970] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2025-03-18 13:56:10.745 [DefaultDispatcher-worker-12 @coroutine#4972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7daecd21 2025-03-18 13:56:10.752 [DefaultDispatcher-worker-7 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbc3756 2025-03-18 13:56:10.757 [DefaultDispatcher-worker-9 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbc3756 2025-03-18 13:56:10.761 [DefaultDispatcher-worker-21 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbc3756 2025-03-18 13:56:10.763 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2025-03-18 13:56:10.763 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2025-03-18 13:56:10.763 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.764 [HikariPool-212 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dbc3756: (connection evicted) 2025-03-18 13:56:10.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2025-03-18 13:56:10.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2025-03-18 13:56:10.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2025-03-18 13:56:10.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2025-03-18 13:56:10.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.764 [HikariPool-213 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7daecd21: (connection evicted) 2025-03-18 13:56:10.764 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.764 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2025-03-18 13:56:10.764 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65c75870 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@49588c70 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@49588c70 2025-03-18 13:56:10.765 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2025-03-18 13:56:10.773 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49588c70 2025-03-18 13:56:10.777 [Test worker @coroutine#4990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49588c70 2025-03-18 13:56:10.778 [Test worker @coroutine#4992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49588c70 2025-03-18 13:56:10.779 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49588c70 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c0e09b5 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-03-18 13:56:10.779 [Test worker @coroutine#4989] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2025-03-18 13:56:10.787 [Test worker @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-03-18 13:56:10.791 [Test worker @coroutine#4996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-03-18 13:56:10.792 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-03-18 13:56:10.793 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-03-18 13:56:10.797 [DefaultDispatcher-worker-8 @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1170d81f 2025-03-18 13:56:10.803 [DefaultDispatcher-worker-8 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49588c70 2025-03-18 13:56:10.809 [DefaultDispatcher-worker-4 @coroutine#4989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49588c70 2025-03-18 13:56:10.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2025-03-18 13:56:10.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2025-03-18 13:56:10.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.811 [HikariPool-214 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Closing connection org.sqlite.jdbc4.JDBC4Connection@49588c70: (connection evicted) 2025-03-18 13:56:10.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2025-03-18 13:56:10.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2025-03-18 13:56:10.811 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2025-03-18 13:56:10.811 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2025-03-18 13:56:10.811 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.811 [HikariPool-215 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1170d81f: (connection evicted) 2025-03-18 13:56:10.812 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.812 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2025-03-18 13:56:10.812 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18563d10 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.812 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2025-03-18 13:56:10.813 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2025-03-18 13:56:10.813 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2025-03-18 13:56:10.813 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2025-03-18 13:56:10.820 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2025-03-18 13:56:10.825 [Test worker @coroutine#5018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2025-03-18 13:56:10.826 [Test worker @coroutine#5020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2025-03-18 13:56:10.826 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74c997b1 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-03-18 13:56:10.827 [Test worker @coroutine#5017] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2025-03-18 13:56:10.834 [Test worker @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-03-18 13:56:10.839 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-03-18 13:56:10.840 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-03-18 13:56:10.841 [Test worker @coroutine#5028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-03-18 13:56:10.844 [DefaultDispatcher-worker-5 @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90 2025-03-18 13:56:10.851 [DefaultDispatcher-worker-3 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2025-03-18 13:56:10.856 [DefaultDispatcher-worker-10 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2025-03-18 13:56:10.860 [DefaultDispatcher-worker-18 @coroutine#5017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@79927a7c 2025-03-18 13:56:10.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2025-03-18 13:56:10.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2025-03-18 13:56:10.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.863 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@79927a7c: (connection evicted) 2025-03-18 13:56:10.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2025-03-18 13:56:10.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2025-03-18 13:56:10.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2025-03-18 13:56:10.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2025-03-18 13:56:10.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.864 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4afb2c90: (connection evicted) 2025-03-18 13:56:10.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2025-03-18 13:56:10.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4872d04d 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 13:56:10.865 [Test worker @coroutine#5047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2025-03-18 13:56:10.873 [Test worker @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 13:56:10.877 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 13:56:10.878 [Test worker @coroutine#5050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 13:56:10.879 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 13:56:10.883 [DefaultDispatcher-worker-7 @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 13:56:10.886 [DefaultDispatcher-worker-18 @coroutine#5047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2025-03-18 13:56:10.893 [UI Thread @coroutine#5073] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=706375105825169408 2025-03-18 13:56:10.893 [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=706375105825169408. 2025-03-18 13:56:10.893 [UI Thread @coroutine#5073] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=706375105825169408 2025-03-18 13:56:10.894 [UI Thread @coroutine#5073] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=706375105825169408 2025-03-18 13:56:10.894 [UI Thread @coroutine#5073] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=706375105825169408 2025-03-18 13:56:10.894 [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=706375105825169408. 2025-03-18 13:56:10.894 [UI Thread @coroutine#5073] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=706375105825169408 to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:56:10.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2025-03-18 13:56:10.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2025-03-18 13:56:10.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.896 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65977161: (connection evicted) 2025-03-18 13:56:10.896 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.896 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2025-03-18 13:56:10.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2025-03-18 13:56:10.929 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32bff23d 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-18 13:56:10.930 [Test worker @coroutine#5089] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2025-03-18 13:56:10.938 [Test worker @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-18 13:56:10.943 [Test worker @coroutine#5090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-18 13:56:10.943 [Test worker @coroutine#5092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-18 13:56:10.944 [Test worker @coroutine#5094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-18 13:56:10.949 [DefaultDispatcher-worker-16 @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-18 13:56:10.959 [DefaultDispatcher-worker-16 @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-18 13:56:10.962 [DefaultDispatcher-worker-20 @coroutine#5089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2025-03-18 13:56:10.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2025-03-18 13:56:10.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2025-03-18 13:56:10.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:10.969 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb: (connection evicted) 2025-03-18 13:56:10.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:10.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2025-03-18 13:56:10.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2025-03-18 13:56:11.005 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2025-03-18 13:56:11.005 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.005 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.005 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.005 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.005 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.005 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.005 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611d867 2025-03-18 13:56:11.005 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.005 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-03-18 13:56:11.006 [Test worker @coroutine#5114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2025-03-18 13:56:11.013 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-03-18 13:56:11.018 [Test worker @coroutine#5115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-03-18 13:56:11.019 [Test worker @coroutine#5117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-03-18 13:56:11.020 [Test worker @coroutine#5119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34775090 2025-03-18 13:56:11.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2025-03-18 13:56:11.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2025-03-18 13:56:11.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:11.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2025-03-18 13:56:11.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2120d5 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.024 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2025-03-18 13:56:11.025 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 13:56:11.025 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 13:56:11.025 [Test worker @coroutine#5131] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2025-03-18 13:56:11.032 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 13:56:11.037 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 13:56:11.038 [Test worker @coroutine#5134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 13:56:11.039 [Test worker @coroutine#5136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2025-03-18 13:56:11.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2025-03-18 13:56:11.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2025-03-18 13:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:11.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2025-03-18 13:56:11.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@730c4dfd 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.042 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2025-03-18 13:56:11.043 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb509a6 2025-03-18 13:56:11.043 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bb509a6 2025-03-18 13:56:11.043 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2025-03-18 13:56:11.045 [DefaultDispatcher-worker-16 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:11.045 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.045 [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:59679/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:11.045 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.046 [DefaultDispatcher-worker-12 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.046 [DefaultDispatcher-worker-12 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.051 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb509a6 2025-03-18 13:56:11.056 [Test worker @coroutine#5154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb509a6 2025-03-18 13:56:11.057 [Test worker @coroutine#5156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb509a6 2025-03-18 13:56:11.057 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb509a6 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2762e9a7 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-03-18 13:56:11.058 [Test worker @coroutine#5149] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2025-03-18 13:56:11.066 [Test worker @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-03-18 13:56:11.071 [Test worker @coroutine#5160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-03-18 13:56:11.072 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-03-18 13:56:11.073 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-03-18 13:56:11.076 [DefaultDispatcher-worker-11 @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b994b71 2025-03-18 13:56:11.084 [DefaultDispatcher-worker-11 @coroutine#5149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bb509a6 2025-03-18 13:56:11.086 [UI Thread @coroutine#5176] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54757/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.086 [UI Thread @coroutine#5176] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54757/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 13:56:11.086 [UI Thread @coroutine#5176] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54757/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.087 [UI Thread @coroutine#5176] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54757/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.087 [UI Thread @coroutine#5176] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54757/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.087 [UI Thread @coroutine#5176] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54757/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 13:56:11.087 [UI Thread @coroutine#5176] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54757/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:11.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2025-03-18 13:56:11.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2025-03-18 13:56:11.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.088 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bb509a6: (connection evicted) 2025-03-18 13:56:11.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2025-03-18 13:56:11.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2025-03-18 13:56:11.088 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2025-03-18 13:56:11.088 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2025-03-18 13:56:11.088 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.088 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b994b71: (connection evicted) 2025-03-18 13:56:11.089 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.089 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2025-03-18 13:56:11.089 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64a0a1c6 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-03-18 13:56:11.090 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2025-03-18 13:56:11.098 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-03-18 13:56:11.102 [Test worker @coroutine#5183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-03-18 13:56:11.103 [Test worker @coroutine#5185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-03-18 13:56:11.104 [Test worker @coroutine#5187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48c42253 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-18 13:56:11.104 [Test worker @coroutine#5182] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2025-03-18 13:56:11.111 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-18 13:56:11.116 [Test worker @coroutine#5189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-18 13:56:11.117 [Test worker @coroutine#5191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-18 13:56:11.118 [Test worker @coroutine#5193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-18 13:56:11.122 [DefaultDispatcher-worker-17 @coroutine#5195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ace45e9 2025-03-18 13:56:11.128 [DefaultDispatcher-worker-21 @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb 2025-03-18 13:56:11.129 [UI Thread @coroutine#5205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46051/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.129 [UI Thread @coroutine#5205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46051/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 13:56:11.129 [UI Thread @coroutine#5205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46051/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.130 [UI Thread @coroutine#5205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46051/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.130 [UI Thread @coroutine#5205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46051/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2025-03-18 13:56:11.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2025-03-18 13:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.131 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e6a55fb: (connection evicted) 2025-03-18 13:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2025-03-18 13:56:11.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2025-03-18 13:56:11.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2025-03-18 13:56:11.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2025-03-18 13:56:11.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.131 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ace45e9: (connection evicted) 2025-03-18 13:56:11.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2025-03-18 13:56:11.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2025-03-18 13:56:11.132 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2025-03-18 13:56:11.132 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.132 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@544ee437 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dfc0fda 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dfc0fda 2025-03-18 13:56:11.133 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2025-03-18 13:56:11.140 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dfc0fda 2025-03-18 13:56:11.143 [DefaultDispatcher-worker-8 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:11.143 [DefaultDispatcher-worker-8 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.143 [DefaultDispatcher-worker-8 @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:52639/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:11.143 [DefaultDispatcher-worker-8 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.144 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.144 [DefaultDispatcher-worker-5 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.145 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dfc0fda 2025-03-18 13:56:11.146 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dfc0fda 2025-03-18 13:56:11.147 [Test worker @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dfc0fda 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@310045fc 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-18 13:56:11.147 [Test worker @coroutine#5211] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2025-03-18 13:56:11.154 [Test worker @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-18 13:56:11.159 [Test worker @coroutine#5221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-18 13:56:11.160 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-18 13:56:11.161 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-18 13:56:11.165 [DefaultDispatcher-worker-21 @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a282c78 2025-03-18 13:56:11.171 [DefaultDispatcher-worker-8 @coroutine#5211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7dfc0fda 2025-03-18 13:56:11.172 [UI Thread @coroutine#5237] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.172 [UI Thread @coroutine#5237] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 13:56:11.172 [UI Thread @coroutine#5237] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.173 [UI Thread @coroutine#5237] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.173 [UI Thread @coroutine#5237] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2025-03-18 13:56:11.173 [UI Thread @coroutine#5237] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2025-03-18 13:56:11.173 [UI Thread @coroutine#5237] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47379/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:11.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2025-03-18 13:56:11.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2025-03-18 13:56:11.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.174 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7dfc0fda: (connection evicted) 2025-03-18 13:56:11.174 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.174 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2025-03-18 13:56:11.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2025-03-18 13:56:11.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2025-03-18 13:56:11.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2025-03-18 13:56:11.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.175 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a282c78: (connection evicted) 2025-03-18 13:56:11.175 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.175 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2025-03-18 13:56:11.175 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5634c26c 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-03-18 13:56:11.176 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2025-03-18 13:56:11.184 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-03-18 13:56:11.188 [Test worker @coroutine#5244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-03-18 13:56:11.192 [Test worker @coroutine#5246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-03-18 13:56:11.192 [Test worker @coroutine#5248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1acd660d 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-03-18 13:56:11.193 [Test worker @coroutine#5243] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2025-03-18 13:56:11.200 [Test worker @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-03-18 13:56:11.205 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-03-18 13:56:11.206 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-03-18 13:56:11.207 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-03-18 13:56:11.211 [DefaultDispatcher-worker-6 @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e18848d 2025-03-18 13:56:11.218 [DefaultDispatcher-worker-9 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-03-18 13:56:11.219 [DefaultDispatcher-worker-21 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:11.219 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.219 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:11.219 [DefaultDispatcher-worker-21 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.220 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.220 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.225 [DefaultDispatcher-worker-18 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5 2025-03-18 13:56:11.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2025-03-18 13:56:11.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2025-03-18 13:56:11.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.231 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4f0fd5: (connection evicted) 2025-03-18 13:56:11.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2025-03-18 13:56:11.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2025-03-18 13:56:11.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2025-03-18 13:56:11.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2025-03-18 13:56:11.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.232 [HikariPool-229 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e18848d: (connection evicted) 2025-03-18 13:56:11.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2025-03-18 13:56:11.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a5f5b96 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.233 [Test worker @coroutine#5294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2025-03-18 13:56:11.234 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-03-18 13:56:11.234 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-03-18 13:56:11.234 [Test worker @coroutine#5294] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2025-03-18 13:56:11.241 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-03-18 13:56:11.246 [Test worker @coroutine#5295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-03-18 13:56:11.246 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-03-18 13:56:11.247 [Test worker @coroutine#5299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-03-18 13:56:11.251 [DefaultDispatcher-worker-19 @coroutine#5301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-03-18 13:56:11.261 [DefaultDispatcher-worker-10 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-03-18 13:56:11.267 [DefaultDispatcher-worker-2 @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-03-18 13:56:11.276 [DefaultDispatcher-worker-7 @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5345b68c 2025-03-18 13:56:11.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2025-03-18 13:56:11.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2025-03-18 13:56:11.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.277 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5345b68c: (connection evicted) 2025-03-18 13:56:11.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2025-03-18 13:56:11.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2523730b 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2025-03-18 13:56:11.279 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2025-03-18 13:56:11.286 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2025-03-18 13:56:11.291 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2025-03-18 13:56:11.292 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2025-03-18 13:56:11.293 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50626d22 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-18 13:56:11.293 [Test worker @coroutine#5328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2025-03-18 13:56:11.301 [Test worker @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-18 13:56:11.301 [DefaultDispatcher-worker-1 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:11.302 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.302 [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:44727/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:11.302 [DefaultDispatcher-worker-1 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.302 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.302 [DefaultDispatcher-worker-6 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.306 [Test worker @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-18 13:56:11.307 [Test worker @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-18 13:56:11.308 [Test worker @coroutine#5342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-18 13:56:11.311 [DefaultDispatcher-worker-14 @coroutine#5344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@734db023 2025-03-18 13:56:11.318 [DefaultDispatcher-worker-8 @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2025-03-18 13:56:11.322 [DefaultDispatcher-worker-7 @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba65354 2025-03-18 13:56:11.326 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2025-03-18 13:56:11.326 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2025-03-18 13:56:11.326 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.326 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ba65354: (connection evicted) 2025-03-18 13:56:11.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2025-03-18 13:56:11.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2025-03-18 13:56:11.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2025-03-18 13:56:11.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2025-03-18 13:56:11.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.327 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@734db023: (connection evicted) 2025-03-18 13:56:11.327 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.327 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2025-03-18 13:56:11.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3983b06d 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.328 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-03-18 13:56:11.329 [Test worker @coroutine#5369] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2025-03-18 13:56:11.336 [Test worker @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-03-18 13:56:11.341 [Test worker @coroutine#5370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-03-18 13:56:11.342 [Test worker @coroutine#5372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-03-18 13:56:11.343 [DefaultDispatcher-worker-8 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:11.343 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.343 [DefaultDispatcher-worker-8 @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:52885/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:11.343 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.343 [Test worker @coroutine#5374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-03-18 13:56:11.343 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.343 [DefaultDispatcher-worker-8 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.347 [DefaultDispatcher-worker-8 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-03-18 13:56:11.351 [DefaultDispatcher-worker-9 @coroutine#5369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-03-18 13:56:11.357 [DefaultDispatcher-worker-9 @coroutine#5393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4 2025-03-18 13:56:11.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2025-03-18 13:56:11.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2025-03-18 13:56:11.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.358 [HikariPool-233 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2bf5f4: (connection evicted) 2025-03-18 13:56:11.358 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.358 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2025-03-18 13:56:11.358 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65c2610f 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1942a960 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@1942a960 2025-03-18 13:56:11.359 [Test worker @coroutine#5401] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2025-03-18 13:56:11.366 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1942a960 2025-03-18 13:56:11.371 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1942a960 2025-03-18 13:56:11.372 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1942a960 2025-03-18 13:56:11.373 [Test worker @coroutine#5406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1942a960 2025-03-18 13:56:11.377 [DefaultDispatcher-worker-1 @coroutine#5408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1942a960 2025-03-18 13:56:11.380 [DefaultDispatcher-worker-3 @coroutine#5420] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1942a960 2025-03-18 13:56:11.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2025-03-18 13:56:11.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2025-03-18 13:56:11.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.381 [HikariPool-234 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1942a960: (connection evicted) 2025-03-18 13:56:11.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2025-03-18 13:56:11.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2025-03-18 13:56:11.381 [DefaultDispatcher-worker-5 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:11.381 [DefaultDispatcher-worker-5 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.381 [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-18 13:56:11.381 [DefaultDispatcher-worker-5 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.382 [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-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d1ecf3b 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bf63a 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@72bf63a 2025-03-18 13:56:11.382 [Test worker @coroutine#5431] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2025-03-18 13:56:11.390 [Test worker @coroutine#5431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bf63a 2025-03-18 13:56:11.394 [Test worker @coroutine#5432] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bf63a 2025-03-18 13:56:11.395 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bf63a 2025-03-18 13:56:11.396 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bf63a 2025-03-18 13:56:11.432 [DefaultDispatcher-worker-6 @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72bf63a 2025-03-18 13:56:11.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2025-03-18 13:56:11.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2025-03-18 13:56:11.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.436 [HikariPool-235 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72bf63a: (connection evicted) 2025-03-18 13:56:11.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2025-03-18 13:56:11.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2025-03-18 13:56:11.436 [DefaultDispatcher-worker-3 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:11.436 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.436 [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:49049/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:11.436 [DefaultDispatcher-worker-3 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67dc7d0 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2025-03-18 13:56:11.437 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.437 [DefaultDispatcher-worker-21 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-03-18 13:56:11.437 [Test worker @coroutine#5455] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2025-03-18 13:56:11.445 [Test worker @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-03-18 13:56:11.450 [Test worker @coroutine#5457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-03-18 13:56:11.451 [Test worker @coroutine#5459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-03-18 13:56:11.452 [Test worker @coroutine#5461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-03-18 13:56:11.456 [DefaultDispatcher-worker-20 @coroutine#5463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-03-18 13:56:11.459 [DefaultDispatcher-worker-2 @coroutine#5455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@574ffd63 2025-03-18 13:56:11.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2025-03-18 13:56:11.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2025-03-18 13:56:11.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.462 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@574ffd63: (connection evicted) 2025-03-18 13:56:11.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2025-03-18 13:56:11.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2025-03-18 13:56:11.464 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42675041 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2025-03-18 13:56:11.465 [Test worker @coroutine#5479] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2025-03-18 13:56:11.472 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2025-03-18 13:56:11.477 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2025-03-18 13:56:11.478 [Test worker @coroutine#5482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2025-03-18 13:56:11.479 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15c46930 2025-03-18 13:56:11.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2025-03-18 13:56:11.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2025-03-18 13:56:11.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:11.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2025-03-18 13:56:11.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2025-03-18 13:56:11.481 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52d04234 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-03-18 13:56:11.482 [Test worker @coroutine#5495] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2025-03-18 13:56:11.489 [Test worker @coroutine#5495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-03-18 13:56:11.494 [Test worker @coroutine#5496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-03-18 13:56:11.495 [Test worker @coroutine#5498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-03-18 13:56:11.496 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f7e72a7 2025-03-18 13:56:11.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2025-03-18 13:56:11.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2025-03-18 13:56:11.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:11.497 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.497 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2025-03-18 13:56:11.497 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2025-03-18 13:56:11.497 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@196bc2c1 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-18 13:56:11.498 [Test worker @coroutine#5511] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2025-03-18 13:56:11.503 [DefaultDispatcher-worker-18 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:11.504 [DefaultDispatcher-worker-18 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.504 [DefaultDispatcher-worker-18 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:11.504 [DefaultDispatcher-worker-18 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.504 [DefaultDispatcher-worker-15 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.504 [DefaultDispatcher-worker-15 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.506 [Test worker @coroutine#5511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-18 13:56:11.511 [Test worker @coroutine#5515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-18 13:56:11.512 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-18 13:56:11.513 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2025-03-18 13:56:11.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2025-03-18 13:56:11.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2025-03-18 13:56:11.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:11.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2025-03-18 13:56:11.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2025-03-18 13:56:11.519 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40255/Site/verify 2025-03-18 13:56:11.519 [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:40255/Site/verify. 2025-03-18 13:56:11.520 [UI Thread @coroutine#5535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40255/Site/verify 2025-03-18 13:56:11.520 [UI Thread @coroutine#5535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40255/Site/verify 2025-03-18 13:56:11.521 [UI Thread @coroutine#5535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40255/Site/verify 2025-03-18 13:56:11.521 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40255/Site/verify. 2025-03-18 13:56:11.521 [UI Thread @coroutine#5535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40255/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7940d27b 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-18 13:56:11.524 [Test worker @coroutine#5549] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2025-03-18 13:56:11.532 [Test worker @coroutine#5549] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-18 13:56:11.537 [Test worker @coroutine#5550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-18 13:56:11.538 [Test worker @coroutine#5552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-18 13:56:11.539 [Test worker @coroutine#5554] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4cd3e2f3 2025-03-18 13:56:11.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2025-03-18 13:56:11.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2025-03-18 13:56:11.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:11.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2025-03-18 13:56:11.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b76a0f4 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.541 [Test worker @coroutine#5566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2025-03-18 13:56:11.542 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-03-18 13:56:11.542 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-03-18 13:56:11.542 [Test worker @coroutine#5566] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2025-03-18 13:56:11.550 [Test worker @coroutine#5566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-03-18 13:56:11.555 [Test worker @coroutine#5567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-03-18 13:56:11.555 [Test worker @coroutine#5569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-03-18 13:56:11.556 [Test worker @coroutine#5571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65314e4 2025-03-18 13:56:11.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2025-03-18 13:56:11.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2025-03-18 13:56:11.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:11.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2025-03-18 13:56:11.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c6d65f7 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.558 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2025-03-18 13:56:11.559 [Test worker @coroutine#5583] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2025-03-18 13:56:11.567 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2025-03-18 13:56:11.572 [Test worker @coroutine#5584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2025-03-18 13:56:11.573 [Test worker @coroutine#5586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2025-03-18 13:56:11.573 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e2f6452 2025-03-18 13:56:11.575 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51065/Site/verify 2025-03-18 13:56:11.575 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51065/Site/verify. 2025-03-18 13:56:11.575 [UI Thread @coroutine#5597] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51065/Site/verify 2025-03-18 13:56:11.575 [UI Thread @coroutine#5597] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51065/Site/verify 2025-03-18 13:56:11.575 [UI Thread @coroutine#5597] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51065/Site/verify 2025-03-18 13:56:11.576 [UI Thread @coroutine#5597] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51065/Site/verify. 2025-03-18 13:56:11.576 [UI Thread @coroutine#5597] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51065/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:11.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2025-03-18 13:56:11.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2025-03-18 13:56:11.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:11.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2025-03-18 13:56:11.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2025-03-18 13:56:11.579 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52511/Site/verify 2025-03-18 13:56:11.579 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52511/Site/verify. 2025-03-18 13:56:11.579 [UI Thread @coroutine#5609] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52511/Site/verify 2025-03-18 13:56:11.580 [UI Thread @coroutine#5609] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52511/Site/verify 2025-03-18 13:56:11.580 [UI Thread @coroutine#5609] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52511/Site/verify 2025-03-18 13:56:11.580 [UI Thread @coroutine#5609] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:52511/Site/verify. 2025-03-18 13:56:11.580 [UI Thread @coroutine#5609] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:52511/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:11.583 [UI Thread @coroutine#5622] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:37881/Site/verify 2025-03-18 13:56:11.583 [UI Thread @coroutine#5622] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:37881/Site/verify. 2025-03-18 13:56:11.583 [UI Thread @coroutine#5622] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:37881/Site/verify 2025-03-18 13:56:11.583 [UI Thread @coroutine#5622] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:37881/Site/verify 2025-03-18 13:56:11.583 [UI Thread @coroutine#5622] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:37881/Site/verify 2025-03-18 13:56:11.583 [UI Thread @coroutine#5622] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:37881/Site/verify. 2025-03-18 13:56:11.583 [UI Thread @coroutine#5622] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:37881/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:11.587 [UI Thread @coroutine#5636] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2025-03-18 13:56:11.587 [UI Thread @coroutine#5636] 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-18 13:56:11.587 [UI Thread @coroutine#5636] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2025-03-18 13:56:11.587 [DefaultDispatcher-worker-18 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:11.587 [UI Thread @coroutine#5636] 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-18 13:56:11.587 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.587 [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:59739/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:11.587 [DefaultDispatcher-worker-18 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.588 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.588 [DefaultDispatcher-worker-11 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a4f7911 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.589 [Test worker @coroutine#5646] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2025-03-18 13:56:11.597 [Test worker @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.602 [Test worker @coroutine#5647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.603 [Test worker @coroutine#5649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.604 [Test worker @coroutine#5651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.608 [DefaultDispatcher-worker-18 @coroutine#5653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.618 [DefaultDispatcher-worker-4 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.622 [DefaultDispatcher-worker-17 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.625 [DefaultDispatcher-worker-15 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.628 [DefaultDispatcher-worker-19 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.631 [DefaultDispatcher-worker-10 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.636 [DefaultDispatcher-worker-7 @coroutine#5646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.644 [DefaultDispatcher-worker-19 @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33b3e47 2025-03-18 13:56:11.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2025-03-18 13:56:11.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2025-03-18 13:56:11.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.645 [HikariPool-243 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33b3e47: (connection evicted) 2025-03-18 13:56:11.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2025-03-18 13:56:11.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2025-03-18 13:56:11.646 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1761383f 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@9640678 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@9640678 2025-03-18 13:56:11.647 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2025-03-18 13:56:11.654 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9640678 2025-03-18 13:56:11.659 [Test worker @coroutine#5677] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9640678 2025-03-18 13:56:11.660 [Test worker @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9640678 2025-03-18 13:56:11.661 [Test worker @coroutine#5681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9640678 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65b9ebee 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c5fc41 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c5fc41 2025-03-18 13:56:11.661 [Test worker @coroutine#5675] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2025-03-18 13:56:11.668 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c5fc41 2025-03-18 13:56:11.673 [Test worker @coroutine#5683] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c5fc41 2025-03-18 13:56:11.674 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c5fc41 2025-03-18 13:56:11.675 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c5fc41 2025-03-18 13:56:11.679 [DefaultDispatcher-worker-17 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25c5fc41 2025-03-18 13:56:11.686 [DefaultDispatcher-worker-5 @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9640678 2025-03-18 13:56:11.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2025-03-18 13:56:11.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2025-03-18 13:56:11.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.694 [HikariPool-244 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9640678: (connection evicted) 2025-03-18 13:56:11.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2025-03-18 13:56:11.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2025-03-18 13:56:11.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2025-03-18 13:56:11.694 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2025-03-18 13:56:11.694 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.694 [HikariPool-245 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25c5fc41: (connection evicted) 2025-03-18 13:56:11.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.695 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2025-03-18 13:56:11.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e3ccedb 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.695 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2025-03-18 13:56:11.696 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-03-18 13:56:11.696 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-03-18 13:56:11.696 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2025-03-18 13:56:11.703 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-03-18 13:56:11.708 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-03-18 13:56:11.708 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-03-18 13:56:11.709 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-03-18 13:56:11.709 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2025-03-18 13:56:11.709 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.709 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.709 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.709 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6679a082 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.710 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-03-18 13:56:11.712 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2025-03-18 13:56:11.715 [DefaultDispatcher-worker-15 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:11.716 [DefaultDispatcher-worker-15 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.716 [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:42545/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:11.716 [DefaultDispatcher-worker-15 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.716 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.716 [DefaultDispatcher-worker-3 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:11.720 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-03-18 13:56:11.725 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-03-18 13:56:11.726 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-03-18 13:56:11.727 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-03-18 13:56:11.730 [DefaultDispatcher-worker-5 @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71e064b2 2025-03-18 13:56:11.737 [DefaultDispatcher-worker-5 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-03-18 13:56:11.741 [DefaultDispatcher-worker-11 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0 2025-03-18 13:56:11.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2025-03-18 13:56:11.744 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2025-03-18 13:56:11.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.744 [HikariPool-246 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2471cfa0: (connection evicted) 2025-03-18 13:56:11.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2025-03-18 13:56:11.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2025-03-18 13:56:11.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2025-03-18 13:56:11.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2025-03-18 13:56:11.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.745 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71e064b2: (connection evicted) 2025-03-18 13:56:11.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:11.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2025-03-18 13:56:11.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed. 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-248 - configuration: 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ae449e7 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-248" 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Starting... 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Added connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-03-18 13:56:11.746 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Start completed. 2025-03-18 13:56:11.754 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-03-18 13:56:11.758 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-03-18 13:56:11.759 [Test worker @coroutine#5781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-03-18 13:56:11.760 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-249 - configuration: 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b316cac 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-249" 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Starting... 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-03-18 13:56:11.760 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Added connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-03-18 13:56:11.761 [Test worker @coroutine#5778] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Start completed. 2025-03-18 13:56:11.768 [Test worker @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-03-18 13:56:11.772 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-03-18 13:56:11.773 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-03-18 13:56:11.774 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-03-18 13:56:11.778 [DefaultDispatcher-worker-15 @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@df80af2 2025-03-18 13:56:11.784 [DefaultDispatcher-worker-2 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-03-18 13:56:11.788 [DefaultDispatcher-worker-17 @coroutine#5778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71390c8 2025-03-18 13:56:11.847 [HikariPool-248 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:11.861 [HikariPool-249 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown initiated... 2025-03-18 13:56:12.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Close initiated... 2025-03-18 13:56:12.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.040 [HikariPool-248 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-248 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71390c8: (connection evicted) 2025-03-18 13:56:12.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-248 - Closed. 2025-03-18 13:56:12.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-248 - Shutdown completed. 2025-03-18 13:56:12.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown initiated... 2025-03-18 13:56:12.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Close initiated... 2025-03-18 13:56:12.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.041 [HikariPool-249 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-249 - Closing connection org.sqlite.jdbc4.JDBC4Connection@df80af2: (connection evicted) 2025-03-18 13:56:12.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-249 - Closed. 2025-03-18 13:56:12.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-249 - Shutdown completed. 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-250 - configuration: 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a9eb44d 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.042 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-250" 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Starting... 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Added connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-03-18 13:56:12.043 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Start completed. 2025-03-18 13:56:12.050 [DefaultDispatcher-worker-8 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:12.051 [DefaultDispatcher-worker-8 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.051 [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:59679/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:12.051 [DefaultDispatcher-worker-8 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.051 [DefaultDispatcher-worker-14 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.051 [DefaultDispatcher-worker-14 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.051 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-03-18 13:56:12.056 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-03-18 13:56:12.057 [Test worker @coroutine#5836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-03-18 13:56:12.058 [Test worker @coroutine#5838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-251 - configuration: 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c17ebb7 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-251" 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Starting... 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2025-03-18 13:56:12.058 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2025-03-18 13:56:12.059 [Test worker @coroutine#5830] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Start completed. 2025-03-18 13:56:12.066 [Test worker @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2025-03-18 13:56:12.070 [Test worker @coroutine#5840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2025-03-18 13:56:12.071 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2025-03-18 13:56:12.072 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2025-03-18 13:56:12.076 [DefaultDispatcher-worker-1 @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4 2025-03-18 13:56:12.083 [DefaultDispatcher-worker-10 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-03-18 13:56:12.086 [DefaultDispatcher-worker-8 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-03-18 13:56:12.090 [DefaultDispatcher-worker-11 @coroutine#5830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25a218a 2025-03-18 13:56:12.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown initiated... 2025-03-18 13:56:12.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Close initiated... 2025-03-18 13:56:12.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.093 [HikariPool-250 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-250 - Closing connection org.sqlite.jdbc4.JDBC4Connection@25a218a: (connection evicted) 2025-03-18 13:56:12.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-250 - Closed. 2025-03-18 13:56:12.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-250 - Shutdown completed. 2025-03-18 13:56:12.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown initiated... 2025-03-18 13:56:12.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Close initiated... 2025-03-18 13:56:12.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.094 [HikariPool-251 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-251 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c8590f4: (connection evicted) 2025-03-18 13:56:12.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-251 - Closed. 2025-03-18 13:56:12.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-251 - Shutdown completed. 2025-03-18 13:56:12.094 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-252 - configuration: 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@763e1ec9 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-252" 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Starting... 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-03-18 13:56:12.095 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Start completed. 2025-03-18 13:56:12.103 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-03-18 13:56:12.107 [Test worker @coroutine#5886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-03-18 13:56:12.108 [Test worker @coroutine#5888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-03-18 13:56:12.109 [Test worker @coroutine#5890] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-253 - configuration: 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17125ea9 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-253" 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.109 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Starting... 2025-03-18 13:56:12.110 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-03-18 13:56:12.110 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Added connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-03-18 13:56:12.110 [Test worker @coroutine#5885] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Start completed. 2025-03-18 13:56:12.117 [Test worker @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-03-18 13:56:12.122 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-03-18 13:56:12.122 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-03-18 13:56:12.123 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-03-18 13:56:12.127 [DefaultDispatcher-worker-7 @coroutine#5899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@774c6111 2025-03-18 13:56:12.134 [DefaultDispatcher-worker-2 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-03-18 13:56:12.137 [DefaultDispatcher-worker-2 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-03-18 13:56:12.141 [DefaultDispatcher-worker-19 @coroutine#5885] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1 2025-03-18 13:56:12.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown initiated... 2025-03-18 13:56:12.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Close initiated... 2025-03-18 13:56:12.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.143 [HikariPool-252 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-252 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c1a86e1: (connection evicted) 2025-03-18 13:56:12.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-252 - Closed. 2025-03-18 13:56:12.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-252 - Shutdown completed. 2025-03-18 13:56:12.143 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown initiated... 2025-03-18 13:56:12.143 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Close initiated... 2025-03-18 13:56:12.143 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.143 [HikariPool-253 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-253 - Closing connection org.sqlite.jdbc4.JDBC4Connection@774c6111: (connection evicted) 2025-03-18 13:56:12.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.144 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-253 - Closed. 2025-03-18 13:56:12.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-253 - Shutdown completed. 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-254 - configuration: 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c91ced9 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-254" 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.144 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Starting... 2025-03-18 13:56:12.145 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-03-18 13:56:12.145 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Added connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-03-18 13:56:12.145 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Start completed. 2025-03-18 13:56:12.148 [DefaultDispatcher-worker-6 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:12.148 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.148 [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:52639/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:12.148 [DefaultDispatcher-worker-6 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.149 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.149 [DefaultDispatcher-worker-4 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.153 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-03-18 13:56:12.158 [Test worker @coroutine#5941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-03-18 13:56:12.159 [Test worker @coroutine#5943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-03-18 13:56:12.160 [Test worker @coroutine#5945] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-255 - configuration: 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4bdc0fb0 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-255" 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Starting... 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Added connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-03-18 13:56:12.160 [Test worker @coroutine#5937] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Start completed. 2025-03-18 13:56:12.167 [Test worker @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-03-18 13:56:12.172 [Test worker @coroutine#5947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-03-18 13:56:12.173 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-03-18 13:56:12.174 [Test worker @coroutine#5951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-03-18 13:56:12.177 [DefaultDispatcher-worker-14 @coroutine#5953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@53466b67 2025-03-18 13:56:12.184 [DefaultDispatcher-worker-17 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-03-18 13:56:12.188 [DefaultDispatcher-worker-2 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-03-18 13:56:12.191 [DefaultDispatcher-worker-3 @coroutine#5937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf 2025-03-18 13:56:12.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown initiated... 2025-03-18 13:56:12.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Close initiated... 2025-03-18 13:56:12.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.194 [HikariPool-254 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-254 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24cf1abf: (connection evicted) 2025-03-18 13:56:12.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-254 - Closed. 2025-03-18 13:56:12.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-254 - Shutdown completed. 2025-03-18 13:56:12.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown initiated... 2025-03-18 13:56:12.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Close initiated... 2025-03-18 13:56:12.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.195 [HikariPool-255 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-255 - Closing connection org.sqlite.jdbc4.JDBC4Connection@53466b67: (connection evicted) 2025-03-18 13:56:12.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-255 - Closed. 2025-03-18 13:56:12.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-255 - Shutdown completed. 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-256 - configuration: 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4346ed39 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-256" 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Starting... 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-03-18 13:56:12.196 [Test worker @coroutine#5992] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Start completed. 2025-03-18 13:56:12.204 [Test worker @coroutine#5992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-03-18 13:56:12.208 [Test worker @coroutine#5993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-03-18 13:56:12.209 [Test worker @coroutine#5995] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-03-18 13:56:12.210 [Test worker @coroutine#5997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-03-18 13:56:12.215 [DefaultDispatcher-worker-12 @coroutine#5999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1 2025-03-18 13:56:12.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown initiated... 2025-03-18 13:56:12.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Close initiated... 2025-03-18 13:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.216 [HikariPool-256 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-256 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e85cce1: (connection evicted) 2025-03-18 13:56:12.216 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.216 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-256 - Closed. 2025-03-18 13:56:12.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-256 - Shutdown completed. 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-257 - configuration: 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4967fabe 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-257" 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Starting... 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Added connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-03-18 13:56:12.217 [Test worker @coroutine#6015] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Start completed. 2025-03-18 13:56:12.224 [DefaultDispatcher-worker-12 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:12.224 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.224 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:12.224 [DefaultDispatcher-worker-12 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.225 [Test worker @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-03-18 13:56:12.225 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.225 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.229 [Test worker @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-03-18 13:56:12.230 [Test worker @coroutine#6021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-03-18 13:56:12.231 [Test worker @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-03-18 13:56:12.235 [DefaultDispatcher-worker-20 @coroutine#6025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-03-18 13:56:12.246 [DefaultDispatcher-worker-5 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-03-18 13:56:12.249 [DefaultDispatcher-worker-15 @coroutine#6015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0 2025-03-18 13:56:12.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown initiated... 2025-03-18 13:56:12.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Close initiated... 2025-03-18 13:56:12.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.252 [HikariPool-257 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-257 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10fc01e0: (connection evicted) 2025-03-18 13:56:12.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-257 - Closed. 2025-03-18 13:56:12.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-257 - Shutdown completed. 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-258 - configuration: 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d015dba 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-258" 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.253 [Test worker @coroutine#6044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Starting... 2025-03-18 13:56:12.254 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-03-18 13:56:12.254 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-03-18 13:56:12.254 [Test worker @coroutine#6044] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Start completed. 2025-03-18 13:56:12.261 [Test worker @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-03-18 13:56:12.266 [Test worker @coroutine#6045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-03-18 13:56:12.266 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-03-18 13:56:12.267 [Test worker @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-03-18 13:56:12.271 [DefaultDispatcher-worker-4 @coroutine#6051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-03-18 13:56:12.281 [DefaultDispatcher-worker-8 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-03-18 13:56:12.284 [DefaultDispatcher-worker-18 @coroutine#6044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-03-18 13:56:12.291 [DefaultDispatcher-worker-5 @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87 2025-03-18 13:56:12.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown initiated... 2025-03-18 13:56:12.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Close initiated... 2025-03-18 13:56:12.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.292 [HikariPool-258 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-258 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c3a3d87: (connection evicted) 2025-03-18 13:56:12.292 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.292 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-258 - Closed. 2025-03-18 13:56:12.292 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-258 - Shutdown completed. 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-259 - configuration: 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54a0ada1 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-259" 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Starting... 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec2462 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ec2462 2025-03-18 13:56:12.293 [Test worker @coroutine#6076] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Start completed. 2025-03-18 13:56:12.300 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec2462 2025-03-18 13:56:12.306 [Test worker @coroutine#6077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec2462 2025-03-18 13:56:12.306 [DefaultDispatcher-worker-12 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:12.306 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.306 [DefaultDispatcher-worker-12 @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:44727/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:12.306 [DefaultDispatcher-worker-12 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.306 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec2462 2025-03-18 13:56:12.307 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.307 [DefaultDispatcher-worker-5 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.307 [Test worker @coroutine#6083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec2462 2025-03-18 13:56:12.311 [DefaultDispatcher-worker-10 @coroutine#6086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec2462 2025-03-18 13:56:12.321 [DefaultDispatcher-worker-16 @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec2462 2025-03-18 13:56:12.325 [DefaultDispatcher-worker-16 @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec2462 2025-03-18 13:56:12.330 [DefaultDispatcher-worker-21 @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ec2462 2025-03-18 13:56:12.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown initiated... 2025-03-18 13:56:12.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Close initiated... 2025-03-18 13:56:12.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.331 [HikariPool-259 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-259 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ec2462: (connection evicted) 2025-03-18 13:56:12.331 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.331 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-259 - Closed. 2025-03-18 13:56:12.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-259 - Shutdown completed. 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-260 - configuration: 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3963d003 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-260" 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Starting... 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Added connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2025-03-18 13:56:12.333 [Test worker @coroutine#6111] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Start completed. 2025-03-18 13:56:12.342 [Test worker @coroutine#6111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2025-03-18 13:56:12.348 [DefaultDispatcher-worker-17 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:12.348 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.348 [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:52885/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:12.348 [DefaultDispatcher-worker-17 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.348 [DefaultDispatcher-worker-4 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.348 [DefaultDispatcher-worker-4 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.349 [Test worker @coroutine#6112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2025-03-18 13:56:12.349 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2025-03-18 13:56:12.350 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-260 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42927b0a 2025-03-18 13:56:12.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown initiated... 2025-03-18 13:56:12.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Close initiated... 2025-03-18 13:56:12.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-260 - Closed. 2025-03-18 13:56:12.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-260 - Shutdown completed. 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-261 - configuration: 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@636787fd 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-261" 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.355 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Starting... 2025-03-18 13:56:12.356 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-03-18 13:56:12.356 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Added connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-03-18 13:56:12.356 [Test worker @coroutine#6138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Start completed. 2025-03-18 13:56:12.363 [Test worker @coroutine#6138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-03-18 13:56:12.368 [Test worker @coroutine#6140] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-03-18 13:56:12.369 [Test worker @coroutine#6142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-03-18 13:56:12.370 [Test worker @coroutine#6144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-261 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78835956 2025-03-18 13:56:12.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown initiated... 2025-03-18 13:56:12.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Close initiated... 2025-03-18 13:56:12.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-261 - Closed. 2025-03-18 13:56:12.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-261 - Shutdown completed. 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-262 - configuration: 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ab4b4cd 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-262" 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Starting... 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Added connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-03-18 13:56:12.373 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Start completed. 2025-03-18 13:56:12.381 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-03-18 13:56:12.386 [DefaultDispatcher-worker-18 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:12.386 [DefaultDispatcher-worker-18 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.386 [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-18 13:56:12.386 [DefaultDispatcher-worker-18 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.386 [Test worker @coroutine#6162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-03-18 13:56:12.386 [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-18 13:56:12.387 [Test worker @coroutine#6167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-03-18 13:56:12.388 [Test worker @coroutine#6169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-262 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5989f463 2025-03-18 13:56:12.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown initiated... 2025-03-18 13:56:12.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Close initiated... 2025-03-18 13:56:12.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.391 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-262 - Closed. 2025-03-18 13:56:12.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-262 - Shutdown completed. 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-263 - configuration: 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44a90cc1 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-263" 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Starting... 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ce987a 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Added connection org.sqlite.jdbc4.JDBC4Connection@32ce987a 2025-03-18 13:56:12.392 [UI Thread @coroutine#6186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Start completed. 2025-03-18 13:56:12.400 [UI Thread @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ce987a 2025-03-18 13:56:12.405 [UI Thread @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ce987a 2025-03-18 13:56:12.405 [UI Thread @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ce987a 2025-03-18 13:56:12.406 [UI Thread @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32ce987a 2025-03-18 13:56:12.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown initiated... 2025-03-18 13:56:12.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Close initiated... 2025-03-18 13:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.408 [HikariPool-263 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-263 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32ce987a: (connection evicted) 2025-03-18 13:56:12.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-263 - Closed. 2025-03-18 13:56:12.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-263 - Shutdown completed. 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-264 - configuration: 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28089256 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-264" 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.409 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Starting... 2025-03-18 13:56:12.410 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6d4a64 2025-03-18 13:56:12.410 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e6d4a64 2025-03-18 13:56:12.410 [Test worker @coroutine#6200] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Start completed. 2025-03-18 13:56:12.418 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6d4a64 2025-03-18 13:56:12.423 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6d4a64 2025-03-18 13:56:12.424 [Test worker @coroutine#6203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6d4a64 2025-03-18 13:56:12.424 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-264 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e6d4a64 2025-03-18 13:56:12.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown initiated... 2025-03-18 13:56:12.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Close initiated... 2025-03-18 13:56:12.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-264 - Closed. 2025-03-18 13:56:12.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-264 - Shutdown completed. 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-265 - configuration: 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e909344 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-265" 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.426 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Starting... 2025-03-18 13:56:12.427 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-03-18 13:56:12.427 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-03-18 13:56:12.427 [Test worker @coroutine#6216] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Start completed. 2025-03-18 13:56:12.435 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-03-18 13:56:12.440 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-03-18 13:56:12.443 [Test worker @coroutine#6219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-03-18 13:56:12.443 [DefaultDispatcher-worker-4 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:12.444 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.444 [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:49049/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:12.444 [DefaultDispatcher-worker-4 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.444 [DefaultDispatcher-worker-15 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.444 [DefaultDispatcher-worker-15 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.444 [Test worker @coroutine#6222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-265 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ccf85e9 2025-03-18 13:56:12.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown initiated... 2025-03-18 13:56:12.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Close initiated... 2025-03-18 13:56:12.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.446 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-265 - Closed. 2025-03-18 13:56:12.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-265 - Shutdown completed. 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-266 - configuration: 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43a2b00c 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-266" 2025-03-18 13:56:12.446 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.447 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.447 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.447 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.447 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.447 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.447 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.447 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.447 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Starting... 2025-03-18 13:56:12.447 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-18 13:56:12.447 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Added connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-18 13:56:12.447 [Test worker @coroutine#6235] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Start completed. 2025-03-18 13:56:12.455 [Test worker @coroutine#6235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-18 13:56:12.460 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-18 13:56:12.461 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-18 13:56:12.461 [Test worker @coroutine#6240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-266 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5192abb4 2025-03-18 13:56:12.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown initiated... 2025-03-18 13:56:12.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Close initiated... 2025-03-18 13:56:12.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-266 - Closed. 2025-03-18 13:56:12.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-266 - Shutdown completed. 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-267 - configuration: 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b70b2a 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-267" 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.463 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Starting... 2025-03-18 13:56:12.464 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-18 13:56:12.464 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-18 13:56:12.464 [Test worker @coroutine#6251] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Start completed. 2025-03-18 13:56:12.471 [Test worker @coroutine#6251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-18 13:56:12.477 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-18 13:56:12.477 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-18 13:56:12.478 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-267 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6cf50207 2025-03-18 13:56:12.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown initiated... 2025-03-18 13:56:12.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Close initiated... 2025-03-18 13:56:12.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-267 - Closed. 2025-03-18 13:56:12.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-267 - Shutdown completed. 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-268 - configuration: 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@135de93b 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-268" 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Starting... 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-18 13:56:12.481 [Test worker @coroutine#6268] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Start completed. 2025-03-18 13:56:12.489 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-18 13:56:12.494 [Test worker @coroutine#6269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-18 13:56:12.495 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-18 13:56:12.496 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-268 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c6ff37 2025-03-18 13:56:12.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown initiated... 2025-03-18 13:56:12.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Close initiated... 2025-03-18 13:56:12.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-268 - Closed. 2025-03-18 13:56:12.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-268 - Shutdown completed. 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-269 - configuration: 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72f9cd3f 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-269" 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.499 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Starting... 2025-03-18 13:56:12.500 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-18 13:56:12.500 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-18 13:56:12.500 [Test worker @coroutine#6286] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Start completed. 2025-03-18 13:56:12.508 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-18 13:56:12.508 [DefaultDispatcher-worker-9 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:12.509 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.509 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:12.509 [DefaultDispatcher-worker-9 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.509 [DefaultDispatcher-worker-15 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.509 [DefaultDispatcher-worker-15 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.513 [Test worker @coroutine#6287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-18 13:56:12.514 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-18 13:56:12.515 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-269 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f32c65f 2025-03-18 13:56:12.516 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown initiated... 2025-03-18 13:56:12.516 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Close initiated... 2025-03-18 13:56:12.516 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.517 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.517 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-269 - Closed. 2025-03-18 13:56:12.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-269 - Shutdown completed. 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-270 - configuration: 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@497031ea 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-270" 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Starting... 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4727e4 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4727e4 2025-03-18 13:56:12.517 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Start completed. 2025-03-18 13:56:12.525 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b4727e4 2025-03-18 13:56:12.531 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b4727e4 2025-03-18 13:56:12.532 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b4727e4 2025-03-18 13:56:12.533 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-270 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b4727e4 2025-03-18 13:56:12.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown initiated... 2025-03-18 13:56:12.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Close initiated... 2025-03-18 13:56:12.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-270 - Closed. 2025-03-18 13:56:12.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-270 - Shutdown completed. 2025-03-18 13:56:12.534 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-271 - configuration: 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7064ae69 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-271" 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Starting... 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-03-18 13:56:12.535 [Test worker @coroutine#6325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Start completed. 2025-03-18 13:56:12.543 [Test worker @coroutine#6325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-03-18 13:56:12.548 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-03-18 13:56:12.549 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-03-18 13:56:12.550 [Test worker @coroutine#6332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-271 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7aece85c 2025-03-18 13:56:12.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown initiated... 2025-03-18 13:56:12.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Close initiated... 2025-03-18 13:56:12.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-271 - Closed. 2025-03-18 13:56:12.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-271 - Shutdown completed. 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-272 - configuration: 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b068ddf 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-272" 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Starting... 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb13671 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bb13671 2025-03-18 13:56:12.553 [Test worker @coroutine#6345] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Start completed. 2025-03-18 13:56:12.561 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb13671 2025-03-18 13:56:12.566 [Test worker @coroutine#6346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb13671 2025-03-18 13:56:12.567 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb13671 2025-03-18 13:56:12.568 [Test worker @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-272 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bb13671 2025-03-18 13:56:12.569 [UI Thread @coroutine#6360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2025-03-18 13:56:12.569 [UI Thread @coroutine#6360] 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-18 13:56:12.569 [UI Thread @coroutine#6360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2025-03-18 13:56:12.570 [UI Thread @coroutine#6360] 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-18 13:56:12.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown initiated... 2025-03-18 13:56:12.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Close initiated... 2025-03-18 13:56:12.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.571 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.571 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-272 - Closed. 2025-03-18 13:56:12.571 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-272 - Shutdown completed. 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-273 - configuration: 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@536a0bbe 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-273" 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.572 [Test worker @coroutine#6366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Starting... 2025-03-18 13:56:12.573 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-03-18 13:56:12.573 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Added connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-03-18 13:56:12.573 [Test worker @coroutine#6366] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Start completed. 2025-03-18 13:56:12.580 [Test worker @coroutine#6366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-03-18 13:56:12.586 [Test worker @coroutine#6367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-03-18 13:56:12.586 [Test worker @coroutine#6369] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-03-18 13:56:12.587 [Test worker @coroutine#6371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-273 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30ff3726 2025-03-18 13:56:12.589 [UI Thread @coroutine#6382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42223/Site/verify 2025-03-18 13:56:12.589 [UI Thread @coroutine#6382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42223/Site/verify. 2025-03-18 13:56:12.589 [UI Thread @coroutine#6382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42223/Site/verify 2025-03-18 13:56:12.590 [UI Thread @coroutine#6382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42223/Site/verify 2025-03-18 13:56:12.590 [UI Thread @coroutine#6382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42223/Site/verify 2025-03-18 13:56:12.590 [UI Thread @coroutine#6382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42223/Site/verify. 2025-03-18 13:56:12.590 [UI Thread @coroutine#6382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42223/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2025-03-18 13:56:12.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown initiated... 2025-03-18 13:56:12.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Close initiated... 2025-03-18 13:56:12.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2025-03-18 13:56:12.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:12.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-273 - Closed. 2025-03-18 13:56:12.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-273 - Shutdown completed. 2025-03-18 13:56:12.592 [DefaultDispatcher-worker-19 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:12.592 [DefaultDispatcher-worker-19 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.592 [DefaultDispatcher-worker-19 @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:59739/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:12.592 [DefaultDispatcher-worker-19 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.592 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.592 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-274 - configuration: 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@339cedbb 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-274" 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:12.593 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Starting... 2025-03-18 13:56:12.594 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bd86fe 2025-03-18 13:56:12.594 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Added connection org.sqlite.jdbc4.JDBC4Connection@33bd86fe 2025-03-18 13:56:12.594 [Test worker @coroutine#6391] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Start completed. 2025-03-18 13:56:12.602 [Test worker @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33bd86fe 2025-03-18 13:56:12.607 [Test worker @coroutine#6393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33bd86fe 2025-03-18 13:56:12.607 [Test worker @coroutine#6395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33bd86fe 2025-03-18 13:56:12.608 [Test worker @coroutine#6397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33bd86fe 2025-03-18 13:56:12.612 [DefaultDispatcher-worker-13 @coroutine#6399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33bd86fe 2025-03-18 13:56:12.616 [DefaultDispatcher-worker-20 @coroutine#6391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33bd86fe 2025-03-18 13:56:12.619 [UI Thread @coroutine#6411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59111/706375113984327680/_ustadmanifest.json 2025-03-18 13:56:12.619 [UI Thread @coroutine#6411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59111/706375113984327680/_ustadmanifest.json. 2025-03-18 13:56:12.619 [UI Thread @coroutine#6411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59111/706375113984327680/_ustadmanifest.json 2025-03-18 13:56:12.619 [UI Thread @coroutine#6411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59111/706375113984327680/_ustadmanifest.json 2025-03-18 13:56:12.619 [UI Thread @coroutine#6411] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59111/706375113984327680/_ustadmanifest.json 2025-03-18 13:56:12.620 [UI Thread @coroutine#6411] 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:59111/706375113984327680/_ustadmanifest.json. 2025-03-18 13:56:12.620 [UI Thread @coroutine#6411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59111/706375113984327680/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:56:12.620 [UI Thread @coroutine#6411] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59111/mediainfo.json 2025-03-18 13:56:12.620 [UI Thread @coroutine#6411] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59111/mediainfo.json. 2025-03-18 13:56:12.620 [UI Thread @coroutine#6411] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59111/mediainfo.json 2025-03-18 13:56:12.620 [UI Thread @coroutine#6411] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59111/mediainfo.json 2025-03-18 13:56:12.620 [UI Thread @coroutine#6411] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59111/mediainfo.json 2025-03-18 13:56:12.661 [UI Thread @coroutine#6411] 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:59111/mediainfo.json. 2025-03-18 13:56:12.661 [UI Thread @coroutine#6411] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59111/mediainfo.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:56:12.694 [HikariPool-274 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:12.721 [DefaultDispatcher-worker-11 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:12.721 [DefaultDispatcher-worker-11 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.721 [DefaultDispatcher-worker-11 @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:42545/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:12.721 [DefaultDispatcher-worker-11 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.722 [DefaultDispatcher-worker-17 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:12.722 [DefaultDispatcher-worker-17 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.056 [DefaultDispatcher-worker-15 @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@207358ad 2025-03-18 13:56:13.056 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.056 [DefaultDispatcher-worker-15 @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:59679/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:13.056 [DefaultDispatcher-worker-15 @coroutine#2115] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.057 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.057 [DefaultDispatcher-worker-16 @coroutine#2115] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59679/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.112 [DefaultDispatcher-worker-4 @coroutine#6428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f93f4c 2025-03-18 13:56:13.153 [DefaultDispatcher-worker-1 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43e6f05f 2025-03-18 13:56:13.153 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.153 [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:52639/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:13.153 [DefaultDispatcher-worker-1 @coroutine#2147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.153 [DefaultDispatcher-worker-16 @coroutine#2147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.153 [DefaultDispatcher-worker-16 @coroutine#2147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52639/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.207 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:13.230 [DefaultDispatcher-worker-6 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@951053f 2025-03-18 13:56:13.230 [DefaultDispatcher-worker-6 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.230 [DefaultDispatcher-worker-6 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:13.230 [DefaultDispatcher-worker-6 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.230 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.230 [DefaultDispatcher-worker-13 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60491/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.311 [DefaultDispatcher-worker-8 @coroutine#2226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52984065 2025-03-18 13:56:13.311 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.312 [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:44727/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:13.312 [DefaultDispatcher-worker-8 @coroutine#2226] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.312 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.312 [DefaultDispatcher-worker-7 @coroutine#2226] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44727/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.352 [DefaultDispatcher-worker-18 @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b166420 2025-03-18 13:56:13.352 [DefaultDispatcher-worker-18 @coroutine#2255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.352 [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:52885/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:13.352 [DefaultDispatcher-worker-18 @coroutine#2255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.353 [DefaultDispatcher-worker-4 @coroutine#2255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.353 [DefaultDispatcher-worker-4 @coroutine#2255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52885/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.391 [DefaultDispatcher-worker-18 @coroutine#2284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6e489746 2025-03-18 13:56:13.391 [DefaultDispatcher-worker-18 @coroutine#2284] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.391 [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-18 13:56:13.391 [DefaultDispatcher-worker-18 @coroutine#2284] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.391 [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-18 13:56:13.449 [DefaultDispatcher-worker-13 @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bb6b9ab 2025-03-18 13:56:13.449 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.449 [DefaultDispatcher-worker-13 @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:49049/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:13.449 [DefaultDispatcher-worker-13 @coroutine#2298] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.450 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.450 [DefaultDispatcher-worker-11 @coroutine#2298] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49049/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.514 [DefaultDispatcher-worker-4 @coroutine#2349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25f67aea 2025-03-18 13:56:13.514 [DefaultDispatcher-worker-4 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.514 [DefaultDispatcher-worker-4 @coroutine#2349] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:13.514 [DefaultDispatcher-worker-4 @coroutine#2349] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.515 [DefaultDispatcher-worker-1 @coroutine#2349] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.515 [DefaultDispatcher-worker-1 @coroutine#2349] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51799/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.553 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:13.597 [DefaultDispatcher-worker-6 @coroutine#2392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3119fcad 2025-03-18 13:56:13.597 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.597 [DefaultDispatcher-worker-6 @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:59739/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:13.597 [DefaultDispatcher-worker-6 @coroutine#2392] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.598 [DefaultDispatcher-worker-19 @coroutine#2392] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.598 [DefaultDispatcher-worker-19 @coroutine#2392] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59739/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown initiated... 2025-03-18 13:56:13.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Close initiated... 2025-03-18 13:56:13.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:13.664 [HikariPool-274 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-274 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33bd86fe: (connection evicted) 2025-03-18 13:56:13.664 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:13.664 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-274 - Closed. 2025-03-18 13:56:13.664 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-274 - Shutdown completed. 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-275 - configuration: 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bd69a51 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-275" 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Starting... 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a11426a 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a11426a 2025-03-18 13:56:13.689 [Test worker @coroutine#6454] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Start completed. 2025-03-18 13:56:13.698 [Test worker @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a11426a 2025-03-18 13:56:13.704 [Test worker @coroutine#6455] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a11426a 2025-03-18 13:56:13.705 [Test worker @coroutine#6457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a11426a 2025-03-18 13:56:13.706 [Test worker @coroutine#6459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a11426a 2025-03-18 13:56:13.711 [DefaultDispatcher-worker-20 @coroutine#6461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a11426a 2025-03-18 13:56:13.714 [DefaultDispatcher-worker-19 @coroutine#6454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a11426a 2025-03-18 13:56:13.791 [HikariPool-275 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:13.792 [DefaultDispatcher-worker-19 @coroutine#2445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33ccab9c 2025-03-18 13:56:13.792 [DefaultDispatcher-worker-19 @coroutine#2445] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.792 [DefaultDispatcher-worker-19 @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:42545/UmAppDatabase/replication/nodeId. 2025-03-18 13:56:13.792 [DefaultDispatcher-worker-19 @coroutine#2445] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.793 [DefaultDispatcher-worker-20 @coroutine#2445] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.793 [DefaultDispatcher-worker-20 @coroutine#2445] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42545/UmAppDatabase/replication/nodeId 2025-03-18 13:56:13.795 [UI Thread @coroutine#6470] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48233/706375119285215232/_ustadmanifest.json 2025-03-18 13:56:13.795 [UI Thread @coroutine#6470] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48233/706375119285215232/_ustadmanifest.json. 2025-03-18 13:56:13.795 [UI Thread @coroutine#6470] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48233/706375119285215232/_ustadmanifest.json 2025-03-18 13:56:13.796 [UI Thread @coroutine#6470] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48233/706375119285215232/_ustadmanifest.json 2025-03-18 13:56:13.796 [UI Thread @coroutine#6470] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48233/706375119285215232/_ustadmanifest.json 2025-03-18 13:56:13.796 [UI Thread @coroutine#6470] 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:48233/706375119285215232/_ustadmanifest.json. 2025-03-18 13:56:13.796 [UI Thread @coroutine#6470] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48233/706375119285215232/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:56:13.796 [UI Thread @coroutine#6470] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48233/tincan.xml 2025-03-18 13:56:13.796 [UI Thread @coroutine#6470] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48233/tincan.xml. 2025-03-18 13:56:13.796 [UI Thread @coroutine#6470] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48233/tincan.xml 2025-03-18 13:56:13.796 [UI Thread @coroutine#6470] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48233/tincan.xml 2025-03-18 13:56:13.796 [UI Thread @coroutine#6470] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48233/tincan.xml 2025-03-18 13:56:13.821 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:13.837 [UI Thread @coroutine#6470] 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:48233/tincan.xml. 2025-03-18 13:56:13.837 [UI Thread @coroutine#6470] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48233/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2025-03-18 13:56:13.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown initiated... 2025-03-18 13:56:13.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Close initiated... 2025-03-18 13:56:13.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2025-03-18 13:56:13.847 [HikariPool-275 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-275 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a11426a: (connection evicted) 2025-03-18 13:56:13.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - After closing stats (total=0, active=0, idle=0, waiting=0) 2025-03-18 13:56:13.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-275 - Closed. 2025-03-18 13:56:13.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-275 - Shutdown completed.